在 netezza 中 table _v_session_brief 中的列名称代表什么?
what do the column names stand for in table _v_session_brief in netezza?
Netezza
_v_session_brieftable中的session_id,pid 和client_pid有什么区别
您可以在 nzsession
documentation.
中找到它
ID: The ID of the session.
PID: The process identification number of the command you are running.
Client PID: The process identification number of the client system.
Netezza
_v_session_brieftable中的session_id,pid 和client_pid有什么区别您可以在 nzsession
documentation.
ID: The ID of the session.
PID: The process identification number of the command you are running.
Client PID: The process identification number of the client system.