WLM_SET_CLIENT_INFO procedure

The WLM_SET_CLIENT_INFO procedure sets values for the SQL client special registers.

Read syntax diagramSkip visual syntax diagramWLM_SET_CLIENT_INFO(client_userid,client_wrkstnname,client_applname,client_acctng,client_programid)

The schema is SYSPROC.

client_userid
A character string containing the value to set for the CLIENT USERID special register for the current connection.
client_wrkstnname
A character string containing the value to set for the CLIENT WRKSTNNAME special register for the current connection.
client_applname
A character string containing the value to set for the CLIENT APPLNAME special register for the current connection.
client_acctng
A character string containing the value to set for the CLIENT ACCTNG special register for the current connection.
client_programid
A character string containing the value to set for the CLIENT PROGRAMID special register for the current connection.