A drop-down list to specify the user profile that will run the compiled
program. The profile of the program owner or the program user is used
to run the program and control which objects can be used by the program
(including the authority the program has for each object). The values
in this list are equivalent to the USRPRF parameter values of the CRTCBLPGM
and CRTBNDCBL commands.
- *CMDDFT
- No parameter will be passed to the host and the host defined default will
be used.
- *USER
- The user profile of the user is to be used when the program is run.
- *OWNER
- The user profiles of both the program's owner and user are to be used
when the program is run. The collective sets of object authority in
both user profiles are to be used to find and access objects during the
running of the program. Any objects that are created during the program
are owned by the program's user.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.