IBM SC34-5764-01 Server User Manual


 
EXECLOAD
Note: This is an authorized command.
 EXECLOAD AUTHClib member
AUTHElib
PROClib
name
MEM
(
RFS
LIB

EXECLOAD loads an exec into virtual storage.
Operands
AUTHClib
indicates that member must be loaded from an authorized command sublibrary.
AUTHElib
indicates that member must be loaded from an authorized exec sublibrary.
LIB
indicates that a VSE Librarian sublibrary and member has been specified.
MEM
indicates that a member name has been specified.
member
specifies the VSE Librarian sublibrary member that contains the exec to be loaded into virtual storage.
Note: The member type must not be specified. A member type of PROC is assumed.
name
specifies a fully qualified RFS file name or a VSE Librarian sublibrary and member.
Note: For a sublibrary and member, the member type must not be specified. A member type of PROC
is assumed.
PROClib
indicates that member must be loaded from a sublibrary in the LIBDEF PROC search chain for the
CICS partition.
RFS
indicates that an RFS file has been specified.
Return Codes
0 Normal return
1501 Invalid command
1502 Invalid operand
1523 Error storing EXECLOAD information
1525 Error retrieving EXECLOAD information
1530 Unable to link to CICLIBR routine
1531 Error returned from CICLIBR routine
1532 Error returned from RFS READ
1547 GETMAIN error
1548 No client available
1599 Internal error
Commands
346
CICS TS for VSE/ESA: REXX Guide