1.1.8.4 Parameter(s)
-
cmd - Command to send to ODBA proxy, now. Now ping, chkpsb, shut and listconn can be used. It is mandatory.
-
-c ping - Checks the ODBA proxy status. With a specified hostname and port, if it is accessible, we assume the proxy is OK; otherwise, we assume the ODBA proxy is down.
-
-c chkpsb - Checks whether the PSB is defined properly or not.
-
-c shut - Stops ODBA proxy on z/OS.
-
-c listconn - Shows information for existing ODBA connection, including server address and peer address.
-
host - Hostname or ipv4 address of ODBA proxy. It is mandatory.
-
port - It is the port of ODBA proxy for receiving command if cmd is
ping,shutorlistconn. It is the port of ODBA proxy for receiving odba request if cmd ischkpsb. It is mandatory. -
PSB=psbname - PSB name. It is mandatory if command is
chkpsb. -
DRA=DRA table - Name of the DRA table in which the IMS/DB system to be
accessed. It is mandatory if command is
chkpsb.
Parent topic: odbactl