| Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Start Mode (STRMOD) command starts one or all modes currently in use for an advanced program-to-program communications (APPC) remote location. The user can use STRMOD in either the reset or ended state; it is required only after an End Mode (ENDMOD) command has ended a mode. More information is in the APPC Programming book, SC41-5443.
Restriction: The user must have operational authority for the APPC device to use this command.
| Top |
| Keyword | Description | Choices | Notes |
|---|---|---|---|
| RMTLOCNAME | Remote location | Communications name | Required, Positional 1 |
| DEV | Device | Name, *LOC | Optional, Positional 2 |
| MODE | Mode | Communications name, *NETATR, *ALL | Optional |
| LCLLOCNAME | Local location | Communications name, *LOC, *NETATR | Optional |
| RMTNETID | Remote network identifier | Communications name, *LOC, *NETATR, *NONE | Optional |
| Top |
| Top |
Specifies the device description name.
The possible values are:
| Top |
Specifies the mode that is to be started.
The possible values are:
Note: SNASVCMG and CPSVCMG are reserved names and cannot be specified.
| Top |
Specifies the local location name.
The possible values are:
| Top |
Specifies the remote network ID used with the remote location.
The possible values are:
| Top |
STRMOD RMTLOCNAME(APPCRLOC) DEV(APPCDEV) MODE(APPCMODE)
RMTNETID(CHICAGO)
This command starts a mode named APPCMODE for a remote location named APPCRLOC, a device named APPCDEV, and a remote network ID of CHICAGO.
| Top |
| Top |