MODIFY PROFILES command

Read syntax diagramSkip visual syntax diagram
>>-MODIFY-- --procname--,--PROFILES--,--ID--=--appl_name-------><

Abbreviations

Operand Abbreviation
MODIFY F

Purpose

The MODIFY PROFILES command refreshes an active application's set of RACF® profiles. This command updates the profiles in storage to reflect changes made by the security administrator to the RACF profiles.

Note: The profile changes affect only those sessions that are started after the command is run. Active sessions are not affected. Pending sessions might be terminated if the profile or the LU-LU password is deleted or changed for a partner LU. To prevent such an error, it is recommended that this command not be invoked if any active or pending sessions between the application program and its partner LUs would be affected by a profile change. See the z/OS Communications Server: SNA Programmer's LU 6.2 Guide for more information about LU 6.2 application program security.

Operands

procname
The procedure name for the command. If procname in the START command was specified as startname.ident, where startname is the VTAM® start procedure and ident is the optional identifier, either startname.ident or ident can be specified for procname.

If procname in the START command was startname, startname must be specified for procname.

ID=appl_name
Specifies the name of an active application that has VERIFY=OPTIONAL or VERIFY=REQUIRED specified on its APPL statement. This operand is required.