Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

Operating states of a shared pubset

&pagelevel(4)&pagelevel

The SHOW-MASTER-CATALOG-ENTRY command contains information about the operating state of a shared pubset. The following operating states are possible:

  • INACC
    The shared pubset is not imported; it is in inaccessible state.

  • LOCAL-IMPORTED, SHARED
    The shared pubset is imported and in accessible state. The catalog can be accessed from the processor. In addition, information is provided via MASTER-HOST: If OWN-HOST is specified, the local processor is the master processor. If <processor-name> is specified, the local processor is a slave processor and the specified partner is the master processor.

  • LOCAL-IMPORTED, QUIET
    The MSCF connection to the master processor is temporarily interrupted or an export with master change has been initiated on the master processor but the master change has not yet been started.

  • LOCAL-IMPORTED, QUIET, MASTER-CHANGE-IN-PROCESS
    The master change is in progress.

  • INACC, QUIET
    The automatic master change was rejected or terminated abnormally. The pubset is in a "masterless" state. Since no DMS meta-operations can be carried out in this state, systems support should eliminate the cause of the error as quickly as possible and then start a master change on a slave processor with the
    IMPORT-PUBSET <catid>,SHARER-TYP=MASTER(MASTER-CHANGE=*YES) command. The pubset session can be resumed when the master change is successfully completed.
    The SHOW-MASTER-CATALOG-ENTRY SELECT=*MASTER-CHANGE-ERROR command contains information about shared pubsets in "INACC, QUIET" state.

  • IMPORT-IN-PROCESS
    The pubset is in the process of being imported. This state occurs when a slave import process is in wait state due to one of the following causes (message DMS037C is output):

    • master processor not available

    • MSCF connection is not set up

  • EXPORT-IN-PROCESS
    The pubset is in the process of being exported. This state also occurs when

    • the export processing is waiting for the shared pubset assignment to be returned or

    • during a master export the system is waiting for the slave export to be terminated.