RSC/MP 7.2 Messages Manual
API Messages
HP NonStop Remote Server Call (RSC/MP) Messages Manual—522359-004
3-2
Recovery. Install the appropriate RSC/MP communications subsystem, or set the
SUBSYSTEM_NAME option to the name of an installed RSC/MP communications
subsystem. See the Remote Server Call (RSC/MP) Installation and Configuration
Guide for installation procedures.
4 (0004 Hex)
Type. Program
Severity. Fatal
Cause. Duplicate I/O handle. The I/O handle used is already outstanding on this
session.
Effect. You cannot use the I/O handle requested in this session.
Recovery. Use a unique I/O handle for each concurrent I/O request on a single
session.
5 (0005 Hex)
Type. Program
Severity. Fatal
Cause. The selected INI file could not be opened.
Effect. Configuration information cannot be read.
Recovery. The RSC/MP initialization file (default name RSC.INI) must be located in
either the application’s current working directory, the root of drive C, or the root of drive
A. The locations are searched in that order. Alternatively, the full path name of the file
might be specified in the RscLoadOptions or RscLoadOptionsEx function call.
6 (0006 Hex)
Type. Program
Severity. Fatal
Cause. The specified connection handle is not valid.
Effect. You cannot use this connection handle.
Recovery. Use the RscConnect function to obtain a valid connection handle.
Duplicate IO handle. The IO handle you have used is currently
outstanding on this session.
The selected INI file could not be opened.
The specified connection handle is not valid.