Netezza Manual Inputs
Netezza and NZPLSQL
By default, Manta Flow extracts DDL scripts from configured Netezza servers and then analyzes the data flows in them. It is also possible to analyze the data flows in the Netezza NZPLSQL scripts that work with the configured server.
- Copy the Netezza NZPLSQL scripts to the
<MANTA_DIR_HOME>/input/netezza/${netezza.dictionary.id}[/database_name[/schema_name]]
folder, wherenetezza.dictionary.id
is the identification of the server (if not changed in the configuration) anddatabase_name
andschema_name
are optional directory structures that give IBM Manta Data Lineage information about the default database and schema for any unqualified references to database objects used in the scripts. Learn more about unqualified object references.