Specifies, for spooled output only, who the owner of the spooled file
is.
The possible values are:
- *CURUSRPRF
- The spooled file is owned by the current user profile. If the job
has switched to a new user profile, the new user profile is the owner of the
spooled file.
- *JOB
- The spooled file is owned by the original user profile. If the job
has switched to a new user profile, the original user profile is the owner of
the spooled file.
- *CURGRPPRF
- The spooled file is owned by the group profile of the current user
profile. If the job has switched to a new user profile, the owner of
the spooled file is the group profile of the new user profile that the job has
switched to. If no group profile exists for the current user profile,
ownership of the spooled file is determined the same way as *CURUSRPRF.
- *JOBGRPPRF
- The spooled file is owned by the group profile of the original user
profile. If the job has switched to a new user profile, the group
profile of the original user profile is still the owner of the spooled
file. If no group profile exists, ownership of the spooled file is
determined the same way as *JOB.
- *CMDDFT
- The system default is used.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.