Previous Topic: Technical Information

Next Topic: REXX Program AS400CTL


Summary of the REXX Programs

The following table lists the REXX programs supplied with AS/400 Manager, what the application is called by, and what the program does after it is called.

This REXX program...

Called by...

Does this...

AS400CKJ.cmd

User-written automation program

Illustrates how to implement a program to perform an automatic action

AS400CMD.cmd

Rule that implements SYSCMD application

Issues OS/400 operator line mode commands

AS400CTL.cmd

The configuration program AS400SET at startup, or restarted by a rule if AS400CTL fails

Captures alerts from AS/400 systems in RSTART status, converts them to CA Automation Point messages, and sends them to rules

AS400INI.cmd

AS400JMP with the session and system names

Runs a session sign on program

AS400JMP.cmd

AS400MRP and from user-written automation REXX programs

Checks the system status, and then binds to the session

AS400MRP.cmd

User-written rules

Performs message reply to AS/400

AS400REC.cmd

Rules invoked when a system is in FAILED status

Performs recovery on failed communications with system

AS400SET.cmd

IREXX at CA Automation Point startup

Calls AS400CFG.cmd to initialize the AS/400 configuration; starts AS400CTL.CMD for each alert session defined

AS400SLR.cmd

User-written automation programs and from AS400MRP

Invokes a session error program

AS400SPN.cmd

Rules

Implements the SUSPEND RESUME application commands

AS400SSD.cmd

Time rules when the system status has changed

Plots the system status in the AS400SSD plot window for all defined sessions

AS400STA.cmd

Rule that implements the DSPSTAT application command

Displays AS/400 system status information in the AP Msg window

AS400SUS.cmd

Time rules

Manages suspend time for systems in SUSPND status and decrements the suspension timer value.

When the suspend interval has elapsed, it sets the system status to RSTART.

AS400SYS.cmd

Rule that implements the DSPCNFG application command

Displays a list of configuration definition status variables in the AP Msg window

AS400VRY.cmd

User-written automation program

Illustrates how to implement a program to perform an automatic action