Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

Information about requests

&pagelevel(5)&pagelevel

While being processed by HSMS, requests pass through various request states:

State

Substate

Meaning

INCOMPLETE


INCOMPLETE (request state) The request has not been accepted

ACCEPTED


The request has been accepted by HSMS and written in the request file. Request is waiting to be started.

STARTED


The request is being processed:

COLLECTED                          

– within a collector request

START-ARCHIVE

 passed on to ARCHIVE

ARCHIVE-COMPLETED

 completed by ARCHIVE

START-REPORT

 report is being prepared

SENT-TO-MASTER

 sent to the master (shared pubset)

SENT-TO-BACK-SERV

 sent to the backup server (shared pubset)

BACK-SERV-REPLIED

 response from the backup server

BACK-SERV-NO-CONN

 no connection to the backup server

BACK-SERV-TIMEOUT

timeout for response (shared pubset, backup server)

MASTER-REPLIED

 response from the master (shared pubset)

MASTER-NO-CONNECT

no connection to the master (shared pubset)

MASTER-TIMEOUT

 timeout for response (shared pubset)

IN-TRANSMIT

report completed but not yet transmitted to the active node

IN-DELETE

 pseudo-substatus: deletion of the started request is currently being initiated.

INTERRUPTED


The request was interrupted during processing (possibly followed by a restart)

MASTER-NO-CONNECT

 no connection to the master (shared pubset)

MASTER-TIMEOUT

 timeout for response (shared pubset)

MASTER-REPLIED

 response from the master (shared pubset)

BACK-SERV-REPLIED

 response from the backup server (shared pubset)

BACK-SERV-NO-CONN

 no connection to the backup server (shared pubset)

BACK-SERV-TIMEOUT

 timeout for response (shared pubset)

START-ARCHIVE

 Request transferred to ARCHIVE

COMPLETED


The request has been processed by HSMS; the following suffixes appear depending on how the run went:

WITH-WARNINGS

 request terminated with warnings

WITH-ERRORS

 request terminated with errors

CANCELLED


The request was deleted before it could be started. No report available.
This happens with requests with Concurrent Copy operations (which do not use any SHC-OSD mirroring functions) when an EXPORT-PUBSET is issued while the request has ACCEPTED status.

Table 5: request state

The HSMS statement SHOW-REQUESTS supplies information about the requests in the request file and their states. By default the statement provides information on all requests in the SF environment and all existing SM environments. In SM environments, additional information is provided about the request inhibit mechanism. The “HOST/TSN” field displays the host that has just inhibited the request. Only active requests (status ACCEPTED or STARTED) are locked by their processing host.

It is possible to obtain information about individual requests selected via

  • an HSMS environment (request file of the SF or of an SM environment)

  • their names as defined at request creation

  • their states

  • their creation dates

  • their user IDs (restricted to the HSMS administrator)

  • the archive for which the requests were created (restricted to archive owner and HSMS administrator)