Using BBI control commands
BBI control commands affect the current BBI-SS PAS and its resources.
Refer to the MainView Administration Guide for information about BBI control commands.
To use BBI control commands
Enter BBI commands on the COMMAND line of any MainView AutoOPERATOR application in this format:. command keyword parameter
Each BBI control command must be entered with a period (.) prefix. Delimiters in the control command statement can be a blank, comma, or equal sign.
The following examples are the most frequently used BBI control commands. The command abbreviations are shown in bold type.
Example | Description |
---|---|
.D A | is the same as .DISPLAY ACTIVE ALL and writes the status of the BBI-SS PAS and its resources to the Journal log Use LOG DISPLAY to see this information online. |
.D E HIGH | is the same as .DISPLAY EXEC HIGH and displays the high-priority EXECs |
.D V | is the same as .DISPLAY VPOOL and displays the EXEC statistics for the SHARED variable pools |
.H E | is the same as. HELP RESET and displays an explanation of the BBI RESET control command |
.HELP | displays information on all the BBI control commands |
.D RULESET | displays information about Rule Sets and Rules; the command format is: .D RULESET[,type],[rulesetid],[start],[count] where:
You can omit (or skip) parameters by using a comma as a placeholder. The following list shows some sample commands:
|
.C E 2109 | is the same as .CANCEL EXEC eid (where eid is the EXEC ID number as shown in DISPLAY EXEC and can be a numeric value or the name of the EXEC) This command cancels an EXEC that is either queued or running. |