The MODIFY-JOINFILE statement can be used to change the default catalog ID in the user catalog of an SF or SM pubset. There is one exception: under the TSOS user ID, a prerequisite for conversion is that the values for the PUBSET and NEW-DEFAULT-CATID operands are the same.
In order to execute this statement, the pubset must be imported.
Format
MODIFY-JOINFILE |
PUBSET = <catid 1..4> ,DEFAULT-CATID = <catid 1..4> ,NEW-DEFAULT-CATID = <catid 1..4> |
Operands
PUBSET = <catid 1..4>
Specifies the catalog ID of the pubset in which the user catalog in question resides.
DEFAULT-CATID = <catid 1..4>
Specifies the default catalog ID in the user catalog to be modified.
NEW-DEFAULT-CATID = <catid 1..4>
Specifies the catalog ID that is to replace the old one and become the new default catalog ID.