To load the user-profile definition table from a data set, use the LOADUPDT command. The user-profile definition table contains one or more PROFILE statements.
Type: OPER command
Authority: To issue the LOADUPDT command, you require OPER authority.
This command has the following format:
LOADUPDT 'dsname[(member)]'
Indicates a fully qualified data set name that can include a member name. The data set can be any fixed-length or variable-length data set with a record length of 80 or greater.
Notes:
Example: Load the User-Profile Definition Table
The following example shows how to load the user-profile definition table PROFILE from CYBER.PARMLIB.
LOADUPDT 'CYBER.PARMLIB(PROFILE)'
|
Copyright © 2013 CA.
All rights reserved.
|
|