Operating Systems: AIX, HP-UX, Linux, Solaris, Windows, z/OS
dumpOdrState.jacl script
You can use the dumpOdrState.jacl script to dump on demand router (ODR) states, and for problem diagnosis and debugging purposes. The detailed state of the queues and throttles of each gateway running in the ODR is returned, as well as other global counters.
Purpose
You can use the dumpOdrState.jacl script to dump ODR states.
Location
The dumpOdrState.jacl script is located in the install_root/bin directory.
Usage
The default script usage follows:./wsadmin.sh|bat -profile dumpOdrState.jacl
Procedures
Specify the following parameter with the dumpOdrState.jacl script:
- ODR_name
- Name of the ODR.
Example
./wsadmin.sh|.bat -profile dumpOdrState.jacl myODR
Results
The dumpOdrState.jacl script dumps the ODR state of the ODR that you specified by invoking the WsmmProxyMBean managed bean (MBean).
This script returns one string that contains a description of the state of every Autonomic Request Flow Manager (ARFM) gateway in the ODR. The description lists the queued and running requests, and the throttling state of each queue. The description also contains debug-level information.
Related tasks
Creating ODRs
Related reference
Administrative roles and privileges