IBM PureData System for Analytics (Netezza) and Db2 CLI command compatibility

Most PureData® System for Analytics (Netezza®) CLI commands (nz* commands) do not have corresponding Db2® commands. In some cases, there's a different mechanism. In other cases, no equivalent is necessary.

Table 1. PureData System for Analytics (Netezza) command support
Netezza CLI command Db2 support
nzbackup For information about how to perform backups, see Backing up and restoring a database, schema, or table.
nzcontents There is no Db2 equivalent.
nzconvert For information about how to load data in a Db2 environment, see Loading your data.
nzds The Db2 environment does not use data slices.
nzevent Use a Db2 web console.
nzhistcleanupdb The Db2 environment does not use a history database. To collect and view historical data about database usage, use the Db2 monitoring capabilities.
nzhistcreatedb The Db2 environment does not use a history database. To collect and view historical data about database usage, use the Db2 monitoring capabilities.
nzhostbackup For information about how to perform backups, see Backing up and restoring a database, schema, or table.
nzhostrestore For information about how to perform backups, see Backing up and restoring a database, schema, or table.
nzhw There is no Db2 equivalent. In the Db2 managed service environment, hardware is managed for you.
nzload For information about how to load data in a Db2 environment, see Loading your data.
nzodbcsql For information about defining and testing ODBC connections, see Connecting programmatically with ODBC or CLI.
nzpassword Use a Db2 web console.
nzreclaim For column-organized tables, reorganization is done automatically. For row-organized tables, use the REORG TABLE statement.
nzrestore For information about how to perform backups, see Backing up and restoring a database, schema, or table.
nzrev Use a Db2 web console or CLPPlus.
nzsession Use a Db2 web console to obtain a list of connected applications.
nzspupart The Db2 environment does not use SPUs.
nzsql Use the dbsql command. For more information, see Overview of the support tools.
nzstart Use the apstart command. For information, see apstart command.
nzstate Use a Db2 web console.
nzstats Use a Db2 web console.
nzstop Use the apstop command. For information, see apstop command.
nzsystem Use a Db2 web console.