When attempting to save an OLL member after modifying it, the following message is shown and the member cannot be saved.
What is the solution to this problem?
CAVO0212E MEMBER xxxxxxx ALREADY EXISTS
OS : z/VSE
Release : All
The cause of this incident is that MCB/lock information of VOLLIE cannot be referenced between static and dynamic partitions
.
Therefore, using the command, check the members that are open (in use) and close them.
Specifically,
(1) Check whether or not the member is in use in the corresponding OLL file by the following command.
SET DISPLAY MCB OLL=oll name (ex. SYSOLL)
(2) Close the member in use as checked in (1) with the following command.
SET CLOSE MCB=member name