nzsession Command: How to Manage Netezza Sessions
A Netezza session represents a single connection to the Netezza appliance. You can use the nzsession command to view and manage the sessions. Session starts when user performs following things: Run nzsql command and session ends when they exit Run nzload command Use nzadmin tool Connect to Netezza system with JDBC, ODBC or OLEDB drivers. The session ends when command completes You must be the system administrator or should have proper permissions to show and manage the sessions and transactions. Read: Commonly used Netezza Basic Commands nzsql command and its…