CPQZACTN parameter

From m204wiki
Revision as of 15:32, 19 April 2013 by Dme (talk | contribs) (Undo revision 56827 by DmeWiccan (talk))
Jump to navigation Jump to search

Summary

Default value
X'80', unless the CPQZSECS parameter is explicitly set.
Parameter type
System
Where set
On User 0's parameter line or reset by system manager
Related products
All
Introduced
Model 204 V6.1 or earlier

Description

If an extended quiesce is in progress, one of the following actions will take place when the CPQZSECS time limit expires. The action depends on the setting of CPQZACTN. The settings are mutually exclusive.

Setting Meaning
X'10' EOJ - terminate the run
X'20' OPERATOR - prompts the Operator to provide what action to take: EOJ, ENDEQ, or CONTINUE
X'40' ENDEQ - end extended quiesce state, release all updating users
X'80' CONTINUE - the extended quiesce should continue for the length of CPQZSECS seconds

If the extended quiesce is ended before the CPQZSECS time limit expires, the CPQZACTN setting is ignored.