Hi,
I am trying to find a view or a way I can figure out was protocol
users are connecting to the database. Ie: through TCP/IP, Local,
share memory, etc. In Oracle, I know you can select on the v
$session_connec t_info and in SQL Server it is the sysprocesses view.
Is there something like it in DB2. Any suggestion or advice is
greatly appreciate.
Thank you very much,
Louis.
I am trying to find a view or a way I can figure out was protocol
users are connecting to the database. Ie: through TCP/IP, Local,
share memory, etc. In Oracle, I know you can select on the v
$session_connec t_info and in SQL Server it is the sysprocesses view.
Is there something like it in DB2. Any suggestion or advice is
greatly appreciate.
Thank you very much,
Louis.
Comment