CL Command Reference - CHGRMTDFN
CL Command List > CHGRMTDFN Reference
Description:
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.
Examples:
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.