Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Change Remote Definition (CHGRMTDFN) command changes the attributes of a remote system in the remote definition table.
Restriction: You must have *ALLOBJ authority to use this command.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
SYSTEM | System name | Element list | Required, Key, Positional 1 |
Element 1: System name | Character value, *ANY | ||
Element 2: System group | Character value | ||
TEXT | Text | Character value, *SAME, *BLANK | Optional, Positional 2 |
MTGNTCDOC | Meeting notice document type | *SAME, *FFTDCA, *EMN | Optional |
CALDTASTM | Calendar data stream | Single values: *SAME, *NONE Other values (up to 5 repetitions): Communications name, *OV400 |
Optional |
RMTCALPWD | Calendar password | Simple name, *SAME, *NONE | Optional |
RMTUSRAUT | Remote user authority | *SAME, *PRIVATE, *PUBLIC, *MINIMUM, *EXCLUDE | Optional |
RMTLOCNAME | Remote location | Communications name, *SAME, *SYSTEM | Optional |
LCLLOCNAME | Local location | Communications name, *SAME, *LOC, *NETATR | Optional |
RMTNETID | Remote network identifier | Communications name, *SAME, *LOC, *NETATR, *NONE | Optional |
MODE | Mode | Communications name, *SAME, *NETATR | Optional |
Top |
Specifies the system name and system group of the remote system being changed.
This is a required parameter.
The possible values are:
The possible system name value is:
The possible system group value is:
Top |
Specifies text that briefly describes the remote system definition. More information on this parameter is in Appendix A of the CL Reference.
The possible values are:
Top |
Specifies the type of meeting notice documents accepted by the remote system.
The possible values are:
Top |
Specifies the type of calendar data stream that the local system uses when sending a request for calendar information to this remote system. Each type of calendar data stream represents a format in which remote calendar requests are made from the local system to this remote system.
The possible single values are:
The possible multiple values are:
Top |
Specifies the password that is associated with user profile QRMTCAL on the remote system. This user profile is used to sign on to the remote system when processing a request for calendar information.
The possible values are:
Top |
Specifies the object authority for calendar objects on the local system to be used for incoming requests for calendar information from remote system users. This parameter is used by OfficeVision calendar processing to determine authority to calendars.
The possible values are:
Top |
Specifies the remote location name of the remote system being updated.
The possible values are:
Top |
Specifies the location name that identifies the local system to the remote system.
The possible values are:
Top |
Specifies the remote network identifier (ID) of the remote system being updated.
The possible values are:
Top |
Specifies the name of the mode that defines the device sessions used to request data from the remote system.
The possible values are:
Top |
Example 1: Changing the Description of a Remote Definition
CHGFRMTDFN SYSTEM(ABCXYZ) TEXT('LONDON REMOTE XYZ')
This command changes the description of the remote system ABCXYZ to LONDON REMOTE XYZ.
Example 2: Changing the Calendar Data Stream for Undefined Systems
CHGRMTDFN SYSTEM(*ANY) CALDTASTM(*OV400)
This command changes the default definition for remote systems that do not have specific remote definitions. These systems are defined to support the OfficeVision data stream for remote calendar requests.
Top |
*ESCAPE Messages
Top |