Reason:
This message occurs for each database subject to COMM CLOSE or COMM STATS when the database is in a status that does not permit the action to occur. There is one exception where no message occurs for databases with a reason of NOT OPEN if a range of databases was provided or if, where allowed, ALL was specified. In the message text, close/stats is replaced with either CLOSE or STATS, whichever was requested. In the message text, n is replaced by the DBID, for example, a 2. In the message text, reason is replaced by one of the following, each with a further description:
VIRTUAL is the reason if the database is defined as a VIRTUAL database. A VIRTUAL database is not subject to COMM CLOSE but might be subject to the VIRTUAL_DELETE command. A VIRTUAL database is not subject to COMM STATS because a VIRTUAL database cannot have its STATS pushed to DASD.
SYSTEMDBID is the reason if the database is defined as the Dynamic System Tables database. This database is never subject to COMM CLOSE but might be subject to the DELETE_SYSTEMDBID command. This database is not subject to COMM STATS.
CBS TEMP is the reason if the database is defined as the temporary Compound Boolean Selection (CBS) index database, the database is not defined as VIRTUAL, and the command is COMM CLOSE. This database is never subject to COMM CLOSE.
CBS HEURISTICS is the reason if the database is defined as the heuristics Compound Boolean Selection (CBS) database, the database is not defined as VIRTUAL, and the command is COMM CLOSE. This database is never subject to COMM CLOSE.
NOT OPEN is the reason if the database is not currently open. This message is not printed for databases that are referenced within a range, or if, where allowed, ALL was specified.
NOT REGISTERED is the reason if the database has not been completely opened and registered to the Log Area (LXX) for this MUF. This condition should be a rare occurrence.
OPEN WITH USERS is the reason if the database is currently open but has applications open against the database. The message occurs if the database is set to COMM CLOSE, because a database cannot be closed if any User Requirements Tables (URTs) are open.
Action:
None. This message is for information only.
|
Copyright © 2014 CA.
All rights reserved.
|
|