Parameter Defaults for Commands
| Variable Name | Description | Reference 1 |
|---|---|---|
| AOFSETSTATESCOPE | Allows you to override the predefined default for the SCOPE parameter of the SETSTATE command. | SETSTATE |
| DISPEVT_WAIT | Sets the WAIT parameter of the DISPEVT command to the specified value. | DISPEVT |
| DISPEVTS_WAIT | Sets the WAIT parameter of the DISPEVTS command to the specified value. | DISPEVTS |
| DISPGW_COLUMNS | Specifies the panel column layout of the DISPGW command. This is a stem where:
Each column definition is a blank separated list of tokens in the sequence:
TGLOBALS with that name are a user-specific setting and they overwrite the installation defaults. It is recommended to save a layout to TGLOBALS and then derive CGLOBALS when needed. Invalid definitions are silently ignored. |
DISPGW |
| DISPMTR_COLUMNS | Specifies the panel column layout of the DISPMTR command. This is a stem where:
Each column definition is a blank separated list of tokens in the sequence:
TGLOBALS with that name are a user-specific setting and they overwrite the installation defaults. It is recommended to save a layout to TGLOBALS and then derive CGLOBALS when needed. Invalid definitions are silently ignored. |
DISPMTR |
| DISPSTAT_COLUMNS | Specifies the panel column layout of the DISPSTAT command. This is a stem where:
Each column definition is a blank separated list of tokens in the sequence:
TGLOBALS with that name are a user-specific setting and they overwrite the installation defaults. It is recommended to save a layout to TGLOBALS and then derive CGLOBALS when needed. Invalid definitions are silently ignored. |
DISPSTAT |
| DISPTRG_WAIT | Sets the WAIT parameter of the DISPTRG command to the specified value. | DISPTRG |
| EVIRYDP0_COLUMNS | Specifies the panel column layout of the INGIMS REQ=DEP command. This is a
stem where:
Each column definition is a blank separated list of tokens in the sequence:
TGLOBALS with that name are a user-specific setting and they overwrite the installation defaults. It is recommended to save a layout to TGLOBALS and then derive CGLOBALS when needed. Invalid definitions are silently ignored. |
INGIMS |
| INGAMS_COLUMNS | Specifies the panel column layout of the INGAMS command. This is a stem where:
Each column definition is a blank separated list of tokens in the sequence:
TGLOBALS with that name are a user-specific setting and they overwrite the installation defaults. It is recommended to save a layout to TGLOBALS and then derive CGLOBALS when needed. Invalid definitions are silently ignored. |
INGAMS |
| INGAUTO_INTERVAL | Sets the default for the INTERVAL parameter of the INGAUTO command. | INGAUTO |
| INGEVENT_WAIT | Sets the WAIT parameter of the INGEVENT command to the specified value. The parameter specifies whether or not to wait until the request is complete. | INGEVENT |
| INGEXEC_RESP | Sets the RESP parameter of the INGEXEC command to the specified value. | INGEXEC |
| INGEXEC_SELECT | Sets the SELECT parameter of the INGEXEC command to the specified value. | INGEXEC |
| INGEXEC_TIMEOUT | Sets the TIMEOUT parameter of the INGEXEC command to the specified value. | INGEXEC |
| INGEXEC_WAIT | Sets the WAIT parameter of the INGEXEC command to the specified value. | INGEXEC |
| INGGROUP_WAIT | Sets the WAIT parameter of the INGGROUP command to the specified value. The parameter specifies whether or not to wait until the request is complete. | INGGROUP |
| INGHIST_MAX | Sets the MAX parameter of the INGHIST command to the specified value. | INGHIST |
| INGHIST_WIMAX | Sets the WIMAX parameter of INGHIST command to the specified value. | INGHIST |
| INGIMS_CMDWAIT | Sets the CMDWAIT parameter (the maximum wait time for a command to complete) of the INGIMS command to the specified value. | INGIMS |
| INGIMS_REQ | Sets the REQ parameter (the request to be issued to the IMS subsystem) of the INGIMS command to the specified value. | INGIMS |
| INGINFO_WAIT | Sets the WAIT parameter of the INGINFO command to the specified value. | INGINFO |
| INGINFO_RSTAT | Sets the RSTAT parameter of the INGINFO command to the specified value. | INGINFO |
| INGLKUP_TIMEOUT | Sets the TIMEOUT parameter of the INGLKUP command to the specified value. | INGLKUP |
| INGLKUP_WAIT | Sets the WAIT parameter of the INGLKUP command to the specified value. | INGLKUP |
| INGLIST_COLUMNS | Specifies the panel column layout of the INGLIST command. This is a stem where:
Each column definition is a blank separated list of tokens in the sequence:
TGLOBALS with that name are a user-specific setting and they overwrite the installation defaults. It is recommended to save a layout to TGLOBALS and then derive CGLOBALS when needed. Invalid definitions are silently ignored. |
INGLIST |
| INGLIST_WAIT | Sets the WAIT parameter of the INGLIST command to the specified value. | INGLIST |
| INGMON_WAIT | Sets the WAIT parameter of the INGMON command to the specified value. | INGMON |
| INGMOVE_WAIT | Sets the WAIT parameter of the INGMOVE command to the specified value. | INGMOVE |
| INGPAC_WAIT | Sets the WAIT parameter of the INGPAC command to the specified value. | INGPAC |
| INGRELS_SHOW | Sets the SHOW parameter of the INGRELS command to the specified value. | INGRELS |
| INGRELS_WAIT | Sets the WAIT parameter of the INGRELS command to the specified value. | INGRELS |
| INGREQ_BOOST | Sets the default BOOST parameter of the INGREQ command to the specified value. | INGREQ |
| INGREQ_EXPIRE | Sets the default EXPIRE parameter of the INGREQ command to the specified value. It can be set only to a relative time (e.g. +4:00), but not an absolute expire date/time. | INGREQ |
| INGREQ_INTERRUPT | Sets the default INTERRUPT parameter of the INGREQ command to the specified value. The parameter specifies whether or not the automation manager should wait until the resource has reached its UP state, but the resource is still in the startup phase when the higher priority stop request is given. | INGREQ |
| INGREQ_OVERRIDE | Sets the default OVERRIDE parameter of the INGREQ command to the specified value. | INGREQ |
| INGREQ_PRECHECK | Sets the default PRECHECK parameter of the INGREQ command to the specified value. | INGREQ |
| INGREQ_PRI | Sets the default priority (PRI parameter) of the INGREQ command to the specified value. | INGREQ |
| INGREQ_PRI.E2EMGR | Specifies the priority that incoming requests from the end-to-end automation manager are executed at. Default: LOW | INGREQ |
| INGREQ_REMOVE | Sets the default value for the REMOVE parameter of the INGREQ command to the specified value. If the resource reaches the specified status (condition), the request is automatically removed. | INGREQ |
| INGREQ_REMOVE.START | Sets the default value for the REMOVE parameter of the INGREQ START command. If not specified, the value set by INGREQ_REMOVE is used. | INGREQ |
| INGREQ_REMOVE.STOP | Sets the default value for the REMOVE parameter of the INGREQ STOP command. If not specified, the value set by INGREQ_REMOVE is used. | INGREQ |
| INGREQ_RESTART | Sets the default for the RESTART parameter of the INGREQ command when shutting down the resource. | INGREQ |
| INGREQ_SCOPE | Sets the SCOPE parameter of the INGREQ command to the specified value. | INGREQ |
| INGREQ_SOURCE | Sets the default SOURCE parameter of the INGREQ command to the specified value. The parameter specifies the originator of the request. | INGREQ |
| INGREQ_TIMEOUT | Sets the interval in minutes used to check for the INGREQ command used to check whether the request has been successfully completed, and whether to send a message or cancel the request if it has not been satisfied after that time. | INGREQ |
| INGREQ_TYPE | Sets the default startup/shutdown type (TYPE parameter) of the INGREQ command to the specified value. | INGREQ |
| INGREQ_VERIFY | Sets the default VERIFY parameter of the INGREQ command to the specified value. | INGREQ |
| INGREQ_WAIT | Sets the WAIT parameter of the INGREQ command to the specified value. | INGREQ |
| INGRPT_WAIT | Sets the WAIT parameter of the INGRPT command to the specified value. | INGRPT |
| INGRUN_CMT | Sets the CMT parameter of the INGRUN command to the specified value. | INGRUN |
| INGRUN_MULT | Sets the MULT parameter of the INGRUN command to the specified value. | INGRUN |
| INGRUN_OVERRIDE | Sets the OVERRIDE parameter of the INGRUN command to the specified value. | INGRUN |
| INGRUN_PERSISTENT | Sets the PERSISTENT parameter of the INGRUN command to the specified value. | INGRUN |
| INGRUN_PRI | Sets the PRI parameter of the INGRUN command to the specified value. | INGRUN |
| INGRUN_REQ | Sets the REQ parameter of the INGRUN command to the specified value. | INGRUN |
| INGRUN_RUNMODE | Sets the RUNMODE parameter of the INGRUN command to the specified value. | INGRUN |
| INGRUN_RUNRES | Sets the RUNRES parameter of the INGRUN command to the specified value. | INGRUN |
| INGRUN_SYSTEM | Sets the SYSTEM parameter of the INGRUN command to the specified value. | INGRUN |
| INGRUN_TARGET | Sets the TARGET parameter of the INGRUN command to the specified value. | INGRUN |
| INGRUN_TYPE | Sets the TYPE parameter of the INGRUN command to the specified value. | INGRUN |
| INGRUN_VERIFY | Sets the VERIFY parameter of the INGRUN command to the specified value. | INGRUN |
| INGRUN_WAIT | Sets the WAIT parameter of the INGRUN command to the specified value. | INGRUN |
| INGSCHED_WAIT | Sets the WAIT parameter of the INGSCHED command to the specified value. The parameter specifies whether or not to wait until the request is complete. | INGSCHED |
| INGSET_VERIFY | Sets the default VERIFY parameter of the INGSET command to the specified value. | INGSET |
| INGSET_WAIT | Sets the WAIT parameter of the INGSET command to the specified value. The parameter specifies whether or not to wait until the request is complete. | INGSET |
| INGSTX_WAIT | Sets the WAIT parameter of the INGSTX command to the specified value. | INGSTX |
| INGSUSPD_EXPIRE | Sets the default EXPIRE parameter of the INGSUSPD command to the specified value. It can be set only to a relative time (e.g. +4:00), but not an absolute expire date/time. | INGSUSPD |
| INGSUSPD_REMOVE | Sets the default value for the REMOVE parameter of the INGSUSPD command to the specified value. If the resource reaches the specified status (condition), the request is automatically removed. | INGSUSPD |
| INGSUSPD_SCOPE | Sets the SCOPE parameter of the INGSUSPD command to the specified value. | INGSUSPD |
| INGSUSPD_TIMEOUT | Sets the interval in minutes for the INGSUSPD command to check whether the request completes successfully, and whether to send a message or cancel the request if the request is not satisfied after that time. | INGSUSPD |
| INGSUSPD_VERIFY | Sets the default VERIFY parameter of the INGSUSPD command to the specified value. | INGSUSPD |
| INGSUSPD_WAIT | Sets the WAIT parameter of the INGSUSPD command to the specified value. | INGSUSPD |
| INGTRIG_WAIT | Sets the WAIT parameter of the INGTRIG command to the specified value. | INGTRIG |
| INGVOTE_EXCLUDE | Sets the EXCLUDE parameter of the INGVOTE command to the specified value. The parameter specifies the resource types (for example SVP or GRP) to be excluded when showing all requests. Resources of that type are filtered out. | INGVOTE |
| INGVOTE_SHOW | Sets the SHOW parameter of the INGVOTE command to the specified value. | INGVOTE |
| INGVOTE_SOURCE | Sets the default SOURCE parameter of the INGVOTE command to the specified value. | INGVOTE |
| INGVOTE_STATUS | Sets the STATUS parameter of the INGVOTE command to the specified value. The parameter specifies which requests should be displayed: winning, losing or all. | INGVOTE |
| INGVOTE_WAIT | Sets the WAIT parameter of the INGVOTE command to the specified value. | INGVOTE |
| INGWHY_TIMEOUT | Sets the TIMEOUT parameter of the INGWHY command to the specified value. | INGWHY |
| INGWHY_WAIT | Sets the WAIT parameter of the INGWHY command to the specified value. | INGWHY |
|
||