Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Entering the shared pubsets in the MRSCAT

&pagelevel(4)&pagelevel

The MRSCAT contains entries for the pubsets defined on the processor. A shared pubset that is to be imported to the processor must first be entered in the MRSCAT with the ADD-MASTER-CATALOG-ENTRY or MODIFY-MASTER-CATALOG-ENTRY command:

/ADD-MASTER-CATALOG-ENTRY ENTRY-NAME=<catid>,       -
/                         SHARED-PUBSET=*YES,       -
/                         DIALOG-WAIT-TIME=<time1>, -
/                         BATCH-WAIT-TIME=<time2>

or

/MODIFY-MASTER-CATALOG-ENTRY ENTRY-NAME=<catid>,       -
/                            SHARED-PUBSET=*YES,       -
/                            DIALOG-WAIT-TIME=<time1>, -
/                            BATCH-WAIT-TIME=<time2>

The time values <time1> and <time2> specify for batch and dialog tasks how long the system should wait for the (re)establishment of the connection in the event that it is lost. For compatibility reasons, the DIALOG-WAIT-TIME and BATCH-WAIT-TIME operands have the same default values as in the previous versions. However, we recommend using the value defined for FAIL-DETECTION-LIMIT (SET-MSCF-ENVIRONMENT command) for DIALOG-WAIT-TIME.