OSI/MHS P7 Application Programmatic Interface (P7 API) Manual

Return Codes
OSI/MHS P7 Application Programmatic Interface (P7 API) Manual424825-001
B-5
Return Code Values
The subcode contains the error value.
Effect. The procedure is not performed.
Recovery. Check the versions of all files and objects to ensure compatibility by using
the VPROC utility, the SCF VERSION MON command, or the SCF VERSION
PROCESS command.
114 ZMHS_VAL_EM_NO_LOS_PROCESS
Cause. A call to LOS_OPEN_ failed to locate an LO group with which to establish a
session. This could be because:
There are no LO groups currently available.
There are no LO groups configured for the local OSI/MHS subsystem.
The LO groups are in the STOPPED state.
The subcode has no meaning for this error.
Effect. The procedure is not performed.
Recovery. You might need to add another LO group or to change the number of
associations allowed per LO group in the configuration set up. Each LO group can have
from 10 through 30 associations.
Also, check for the existence and state of the LO groups by using one of the following
SCF commands:
NAMES CLASS
STATUS GROUP, DETAIL
STATUS GROUP, SUB ALL
115 ZMHS_VAL_EM_MISSING_REQD_PARAM
Cause. A call to a P7 API procedure was missing a parameter.
Effect. The procedure is not performed.
Recovery. Correct the code by supplying the missing parameter. The subcode specifies
the position of the missing parameter.
201 ZMHS_VAL_DT_FILE_ERROR
Cause. The P7 API encountered a file system error during a call to the
LOS_DT_FINISH_SEND_ or LOS_DT_FINISH_RESULT_ procedure. The subcode
contains the file system error number returned by the Guardian FILEINFO procedure
upon completion of a call to AWAITIOX.
Effect. The procedure is not performed.