CALL PQCNRS (ERRIND, ARCCR, RETCR)
There is conflict when trying to archive (dearchive) a structure existing both in the centralized structure store (CSS) and in the archive.
ARCCR archiving conflict resolution:
PCRMNT: Structure in conflict not archived. Contents of the archive structure maintained.
PCRABA: Archiving operation interrupted.
PCRUPD: CSS structure replaces old one in the archive.
RETCR dearchiving conflict resolution:
PCRMNT: Archive structure not dearchived. Contents of the CSS structure preserved.
PCRABA: Dearchiving operation interrupted. CSS is unchanged.
PCRUPD: Archive structure replaces old one in the CSS.