Terminate pubset reconfiguration job normally
| Component: | BS2000 | 
| Functional area: | Pubset and MRSCAT management | 
| Domain: | MULTI-CATALOG-AND-PUBSET-MGMT | 
| Privileges: | TSOS | 
Function
The RESUME-PUBSET-RECONFIGURATION command enables systems support to gracefully terminate reconfiguration jobs which have been abnormally terminated as a result of job cancellation or a change of master. 
Reconfiguration jobs may have been initiated by a START-/STOP-PUBSET-CACHING, MODIFY-PUBSET-DEFINITION-FILE, MODIFY-PUBSET-PROCESSING, MODIFY-PUBSET-RESTRICTIONS or CREATE-SNAPSET command.
If applied to the pubset of a slave system, the RESUME-PUBSET-RECONFIGURATION command updates the associated MRS catalog entries on the basis of the information in the pubset configuration file.
Format
| RESUME-PUBSET-RECONFIGURATION | 
| PUBSET = <cat-id 1..4> | 
Operands
PUBSET = <cat-id 1..4>
Identifies the pubset for which reconfiguration jobs are to be gracefully terminated.
Return codes
| (SC2) | SC1 | Maincode | Meaning/Guaranteed messages | 
|---|---|---|---|
| 0 | CMD0001 | No errors | |
| 32 | CMD0221 | Internal system error | |
| 32 | DMS138A | Internal parameter error | |
| 64 | CMD0216 | No authorization to issue command | |
| 64 | DMS138B | Pubset does not exist | |
| 64 | DMS138C | Pubset not accessible | |
| 64 | DMS1391 | SM pubset has no reconfiguration file | |
| 128 | DMS1386 | Not enough class 4/5 memory | 
Return codes of the command which initiated the reconfiguration job may also be issued: START-/STOP-PUBSET-CACHING, MODIFY-PUBSET-DEFINITION-FILE, MODIFY-PUBSET-PROCESSING, MODIFY-PUBSET-RESTRICTIONS or CREATE-SNAPSET.