IRO0103E ERROR IN FUNCTION function REASON: reason

Explanation

This message indicates that an error occurred during the processing of the specified function. Valid values for function are:
HCHECK
Health Check function
IMSCMD
IMS Command function
RCU
RECON Cleanup function
RPCR
Recovery Point Create function
RPID
Recovery Point Identity function
VERIFY
Verify Recovery Assets function
Valid values for reason are:
DBLIST() IS REQUIRED
The specified function requires a list of databases to be processed using the DBLIST() keyword. Ensure that the DBLIST command (and keywords) is specified before the RPID, VERIFY, HCHECK, or RPCR command.
For more information on the reason codes, see the IMS System Programming API Reference.

System action

Processing for the specified function terminates. Other functions may continue to process.

System programmer response

Specify the list of databases to be processed using the DBLIST() keyword.

Module

IROMDRV0