SQL/MP Messages Manual
SQL Catalog Manager Messages (1000 to 1999)
HP NonStop SQL/MP Messages Manual—427720-006
3-86
SQL 1558
Cause. An SPI request to the Safeguard subsystem failed.
Effect. The statement fails.
Recovery. Check the Safeguard error in the SQLCA to determine the cause. Report
the entire message to your service provider. To determine the system error from a
program, use the SQLGETINFOLIST procedure or other procedures described in the
SQL/MP programming manual for the host language in which the program is written.
SQL 1559
Cause. A SPI procedure call failed and reported this status code.
Effect. The statement fails.
Recovery. Check the SPI error in the SQLCA to determine the cause. Report the
entire message to your service provider. To determine the system error from a
program, use the SQLGETINFOLIST procedure or other procedures described in the
SQL/MP programming manual for the host language in which the program is written.
SQL 1560
Cause. An EMSINIT error occurred while attempting to report an SPI or Safeguard
error. The EMSINIT and EMSTEXT procedures translate error text for SPI and
Safeguard error messages.
Effect. The statement fails.
Recovery. Check the EMSINIT error in the SQLCA to determine the cause. Report the
entire message to your service provider. To determine the system error from a
program, use the SQLGETINFOLIST procedure or other procedures described in the
SQL/MP programming manual for the host language in which the program is written.
1558 Error #value-1 was returned by the Safeguard subsystem.
1559 Status Error #value-1 was returned by the SPI interface.
1560 Status Error #value-1 was returned by EMSINIT while
attempting to report text for SPI error #value-2.