I am unable to find SQL commands to list the connections (IP and/or port) on a v8 DB2 instance for mainframe.
If anyone has SQL commands or other sys admin commands (ie. log parsing techniques) to do so, please enlighted the rest of us. The goal is to find usage info for DB2 instances on z/OS.
I can do this with DB2 on AIX, as my previous post mentioned
Subject: "snapshot_appl_ info equivalent for z/OS":...
User Profile
Collapse
-
Listing instance connections on z/OS
-
snapshot_appl_info equivalent for z/OS
I am pursuing an equivalent SQL statement (or close substitute) for z/OS (v8) that currently works on LUW with sysproc.SNAPSHO T_APPL_INFO. My intent is to list all connections (package to port relationships if possible) to a database/instance.
I've searched thru the following two recommended documents in earlier posts, but didn't find an answer:
* SQL Reference for Cross-Platform Development
* SQL Reference on V8 for...
No activity results to display
Show More