Previous Topic: NOVOLCHK Keyword—Bypass Volume Level CheckingNext Topic: Examples: OECPUTM keyword


OECPUTM Keyword—Maximum CPUTIME for a Dubbed Process

Valid on z/OS.

Use the OECPUTM keyword to specify the maximum time in seconds a process is allowed to use. This value overrides the MAXCPUTIME parameter in the BPXPRMxx member of PARMLIB for this user.

OECPUTM is equivalent to CPUTIMEMAX in RACF

This keyword has the following format:

TSS ADD(acidname) OECPUTM(nnnnnnnn)
nnnnnnnnn

The maximum time in seconds a process is allowed to use.

Range: 7 to 2,147,483,647

Default: USS takes the system defaults set in BPXPRMxx

This keyword is used with the ADDTO, REPLACE, REMOVE, and WHOHAS commands.