RSC/MP Messages Manual
API Messages
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)
Duplicate IO handle. The IO handle you have used is currently
outstanding on this session.
Type. Program
Severity. Fatal
Cause. Duplicate I/O handle. The I/O hand le used is already outstanding on this
session.
Effect. You cannot use the I/O ha ndle requested in this session.
Recovery. Use a unique I/O handle for each concurrent I/O request on a single
session.
5 (0005 Hex)
The selected INI file could not be opened.
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)
The specified connection handle is not valid.
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 hand le.
HP NonStop Remote Server Call (RSC/MP) Messages Manual — 522359-006
3- 2