DFS0725I INITIATE|UPDATE|TERMINATE OLREORG COMMAND FOR DB dbnamexx COMPLETE. CC= nn
Explanation
The /INITIATE, /UPDATE, or /TERMINATE OLREORG command processing is complete.
In the message text:
- dbnamexx
- is the HALDB partition name entered in the command
- nn
- is the completion code
A zero completion code indicates that the command has been successfully processed. Message DFS2970I is issued after OLR initialization completes to indicate that the HALDB OLR has started. A nonzero completion code indicates that an unexpected error was encountered during command processing.
- Completion code
- Meaning
- 0
- REQUEST SUCCESSFUL
- 10
- RESOURCE NAME INVALID
- 14
- RESOURCE NOT A PARTITION NAME
- 1C
- RESOURCE IS A PARTITION SECONDARY INDEX
- 20
- INIT OLREORG ISSUED, OLR IS ALREADY IN PROGRESS
- 24
- NO OLREORG IS IN PROGRESS
- 28
- NO DMB LOADED - need to schedule a PSB that references the DB
- AE
- DYNAMIC ALLOCATION ERROR
- C1
- OLREORG DDIR MISSING
- C3
- OLREORG PARTITION STOPPED, or LOCKED, or DBDUMPED
- C4
- OLREORG PARTITION BEING RECOVERED
- C5
- OLREORG PARTITION ACCESS NOT UPDATE/EXCLUSIVE
- C6
- OLREORG SCHEDULING FAILED - A failure to build required blocks/PSB or partition selection failure occurred.
- C7
- OLREORG PARTITION NOT AUTHORIZED - Check HALDB Master status
- C8
- OLREORG MASTER STOPPED, or LOCKED, or DBDUMPED
- C9
- OLREORG MASTER ACCESS NOT UPDATE or EXCLUSIVE
- CA
- OLREORG SET OWNERSHIP FAILED
- CB
- PARTITION NOT IN SPECIFIED STATUS
- CC
- OLR already active for the partition
- CE
- HALDB OLR cannot access all the data in the partition because an EEQE exists.
- DA
- DATABASE BEING RECALLED FROM HSM
System action
IMS continues processing.