gtpo1m4hOperations

ZDRCT-Display the RCAT

Use this command to display information about an application.

Requirements and Restrictions

None.

Format




ALL
displays information about all the applications defined in the routing control application table (RCAT).

APPL-name
displays information about the specified application, where name is the 4-character alphanumeric name of an application.

CPU-id
displays information about all of the applications defined for the specified processor, where id is the 1-character alphanumeric CPU ID of a processor.

SSN-subsystem
displays information about the applications defined for the specified subsystem, where subsystem is the 1- to 4-character alphanumeric name of a subsystem.

SSUN-username
displays information about the applications defined for the specified subsystem user, where username is the 1- to 4-character alphanumeric name of a subsystem user.

ACTive
displays only the active applications.

SHUTdown
displays only the applications that are shut down.

STOPped
displays only the applications that are stopped.

Additional Information

Online help information is available for this command. To display the help information, enter one of the following:

ZDRCT HELP

ZDRCT ?

Examples

The following information is displayed in the examples:

 APPL 
is the name of the application.

 CPU 
is the CPU ID of the application.

 SS 
is the subsystem name of the application.

 SSU 
is the subsystem user name of the application.

 STATUS 
is the status of the application, which can be ACTIVE, STOPPED, or SHUTD.

 NCB 
is the number of the NCB slot in the NCB directory record entry that a dynamic LU will use when it logs on to the application. The NCB slot contains the address of the NCB record.
Note:
The NCB slot for the application is defined using the MSGRTA macro.

Information about the CXFT application is displayed in the following example.

+--------------------------------------------------------------------------------+
|User:   ZDRCT APPL-CXFT                                                         |
|                                                                                |
|System: DRCT0001I 12.14.24                                                      |
|        APPL CPU SS   SSU  STATUS   NCB                                         |
|        CXFT B   BSS  HPN  STOPPED   05                                         |
|        END OF RCAT DISPLAY                                                     |
+--------------------------------------------------------------------------------+

Information about all of the active applications in the basic subsystem (BSS) is displayed in the following example.

+--------------------------------------------------------------------------------+
|User:   ZDRCT SSN-BSS,ACTIVE                                                    |
|                                                                                |
|System: DRCT0001I 12.15.51                                                      |
|        APPL CPU SS   SSU  STATUS   NCB                                         |
|        AAAA A   BSS  HPN  ACTIVE    03                                         |
|        CLGA A   BSS  HPN  ACTIVE    02                                         |
|        CLGB B   BSS  HPN  ACTIVE    05                                         |
|        CLGC C   BSS  HPN  ACTIVE    01                                         |
|        CLGD D   BSS  HPN  ACTIVE    02                                         |
|        CLGE E   BSS  HPN  ACTIVE    01                                         |
|        CLGZ Z   BSS  HPN  ACTIVE    01                                         |
|        CLG0 0   BSS  HPN  ACTIVE    00                                         |
|        LOGI B   BSS  HPN  ACTIVE    00                                         |
|        SMPA A   BSS  HPN  ACTIVE    03                                         |
|        SMPB B   BSS  HPN  ACTIVE    03                                         |
|        SMPC C   BSS  HPN  ACTIVE    01                                         |
|        SMPD D   BSS  HPN  ACTIVE    01                                         |
|        SMPE E   BSS  HPN  ACTIVE    00                                         |
|        SMPZ Z   BSS  HPN  ACTIVE    00                                         |
|        SMP0 0   BSS  HPN  ACTIVE    00                                         |
|        END OF RCAT DISPLAY                                                     |
+--------------------------------------------------------------------------------+

Related Information