SQL/MP Messages Manual
SQLCI Messages (10000 to 10999)
HP NonStop SQL/MP Messages Manual—427720-006
12-26
SQL 10201
Cause. Stated in the warning message.
Effect. The INFO DEFINE request shows the new DEFINE values, but the message
DEFINE was not changed for the SQLCI session. Messages are extracted from the
message file specified at SQLCI initialization.
Recovery. To change the message DEFINE, exit SQLCI, change the DEFINE, and
restart SQLCI.
SQL 10202
Cause. The version of the current SQL message file was not compatible with the
SQLCI program, and did not contain the full set of messages needed by SQLCI.
Effect. There might be instances where the requested message has changed or does
not exist in the current message file.
Recovery. Change the =_SQL_MSG_node-name DEFINE to reference a compatible
message file, or use the default file, $SYSTEM.SYSTEM.SQLMSG.
SQL 10300
Cause. You specified a numeric value that was either not an integer or was outside of
the range of integers accepted by this command.
Effect. The command fails.
Recovery. Correct the value so that it is in the integer range.
SQL 10301
Cause. The security string had more than 4 characters. The string must specify read,
write, execute, and purge authority as a 4-character string of the form “RWEP”.
Effect. The command fails.
Recovery. Correct the security string and reissue the command.
10201 value-1 has been updated as requested, but updating the
define does not change the message file location for the
current SQLCI session.
10202 Expecting SQL message file version value-1, but SQL
message file version value-2 was opened.
10300 value-1 is not a valid value.
10301 The length of value-1 exceeds the maximum limit.