Starting the ud32 Tool
Perform the following task to invoke the ud32 Tuxedo driver program in a PATROL interactive window. This utility allows you to query the Tuxedo Management Information Base (MIB).
The ud32 interface has two modes: edit and execute. Use edit mode first to define the query based on valid attribute and value pairs. Then use execute mode to run the query. The attributes are items such as operations, while the value is the data on which the attribute operates; for example, an attribute may contain the literal SRVCNM and the value contains the name of the service that you want called. The attribute-value pairs go in the Input FML field.
The Input FML field defines a FML fielded buffer (FMFR32) which is sent to ud32. ud32 provides a way to test Tuxedo services or to enter data in a database if the named service is one that accepts adds database records. For more information about ud32, see the Oracle Tuxedo user documentation.
Before you begin
Ensure that you have completed the following items:
- Installed the PATROL Agent and Console and have them running
- Loaded and configured the PATROL for Oracle Tuxedo
To Start the ud32 Tool
- Right-click the BEATUX_SYSTEM application icon.
- Choose KM Commands > Admin. Tools > ud32.
The ud32 Utility dialog box appears. - Select Edit
- Enter an attribute and value pair.
The attribute-value pairs will be written to the Input FML field. Click Accept.
- Enter security information, if needed.
If the Tuxedo domain has the APP_PW or ACL service turned on, the Security checkbox will be checked and you must enter the appropriate application password and administrator password. - Select Execute.
- Click Accept to run the query.
The output appears in a task output window.
Where to go from here
You are ready to monitor the configured Tuxedo environment.