4.394 rept-stat-as

Use this command to generate a report of the Application Server (AS) association status.

Parameters

aname (optional)
Association name to report on. This parameter causes the ASP states for a given association and all of the AS's that it is assigned to be displayed.
Range:
ayyyyyyyyyyyyyy

Up to 15 alphanumeric characters; the first character must be a letter

asname (optional)
Application Server name; the AS name to report on. This parameter causes the the PST, SST, ASP state, and ASP-ID for each association in the AS to be displayed.
Range:
ayyyyyyyyyyyyyy

Up to 15 alphanumeric characters; the first character must be a letter

Example

rept-stat-as

Dependencies

If an association is specified in the command, the specified association must exist in the AS table.

Notes

This command can be canceled using the F9 function key or the canc-cmd command. See canc-cmd for more information.

If the command is specified without a parameter, status for all AS associations is displayed.

This command displays the following states: ACTIVE, UP, DOWN, PENDING.

Output

rept-stat-as

    rlghncxa03w 04-02-04 12:57:21 EST  EAGLE 34.0.0
    ASNAME            PST            SST    
    m3ua0001          OOS-MT         AS-INACTIVE
    m3ua0002          IS-NR          AS-ACTIVE
    m3ua0003          OOS-MT-DSBLD   AS-DOWN
    m3ua0004          IS-ANR         AS-PENDING

    Command Completed. 
;
rept-stat-as:asname=m3ua0001

    rlghncxa03w 05-02-04 12:57:21 EST  EAGLE 34.0.0
    ASNAME            PST            SST
    m3ua0001          OOS-MT         AS-INACTIVE

    ANAME             PST            SST           ASP STATE      ASPID
    m3ua_1301         OOS-MT-DSBLD   ----          ASP-DOWN       undefined
    m3ua_1302         OOS-MT         CONNECTING    ASP-DOWN       undefined
    m3ua_1303         IS-NR          ESTABLISHED   ASP-INACTIVE   123456789

    Command Completed. 
;
rept-stat-as:aname=m3ua_1303

    rlghncxa03w 05-02-04 12:57:21 EST  EAGLE 34.0.0
    ASNAME            ANAME             ASP STATE
    m3ua0001          m3ua_1303         ASP-INACTIVE
    m3ua0002          m3ua_1303         ASP-ACTIVE
    m3ua0003          m3ua_1303         ASP-DOWN

    Command Completed. 
;

Related Topics