ARC0935I
ERROR INVOKING SSI FOR SMS SERVICES, SUBFUNCTION = func, DATA = data type, R15RC = rcl, SSIRC = rc2, SSIREAS = reas

Explanation

DFSMShsm has attempted to invoke the subsystem interface (SSI) to issue an SMS service.

SUBFUNCTION is the SMS-defined code for the subfunction being requested, as follows:
  • 1 = Get active configuration data.
  • 5 = Perform ACS processing.
  • 14 = Invoke VTOC/Data Set Services Create.
  • 15 = Invoke VTOC/Data Set Services Delete.
DATA is the type of configuration data being requested if SUBFUNCTION is 1. Possible values are:
  • 0 = Get lock token.
  • 1 = Free lock token.
  • 2 = Get base configuration.
  • 4 = Return a management class definition.
  • 6 = Return a storage group definition.
  • 7 = Return a list of volumes associated with a storage group.
  • 10 = Return the list of management classes associated with configuration.
  • 12 = Return the list of storage groups associated with configuration.
  • 13 = Return a volume definition.
  • 29 = Return a copy pool definition.
  • 30 = Return the list of copy pools associated with configuration.
For all other subfunctions, this field will contain ****.
  • R15RC is the return code from the invocation of the SSI. SSIRC is the return code from SMS services. SSIREAS is the reason code from the SMS subfunction. The values for R15RC are documented in the values for R15RC z/OS MVS Using the Functional Subsystem Interface.
  • SSIRC is the return code from SMS services. SSIREAS is the reason code from the SMS subfunction. The values for SSIRC and SSIREAS are documented in the z/OS DFSMSdfp Diagnosis.

System action

The function requesting the SSI ends. DFSMShsm processing continues.

Programmer response

Determine the error from either or both return and reason codes and possible related SMS messages that precede this message in the DFSMShsm command activity log. Correct the error and retry the failing function.

Source

DFSMShsm