Netezza nzsql Exit Codes for UNIX/Linux Systems
In this article, Netezza nzsql exit codes are discussed. These exit codes are very much important when you are building ETL/ELT operation using shell scripts. On UNIX/Linux systems such as the NPS, the Netezza nzsql exit codes provide information about the execution status of the SQL commands. Read: Netezza nzsql Command and its Usage Netezza SET ON_ERROR_STOP and Examples Netezza nzsql Exit Codes When you are running queries interactively at the nzsql prompt or by using a script (nzsql -f), the command returns one of the following exit codes: 0:…