SQL/MP Messages Manual

SQLCI Messages (10000 to 10999)
HP NonStop SQL/MP Messages Manual427720-006
12-12
SQL 10048
Cause. An object other than a table, view, or index was specified in the DISPLAY USE
OF command.
Effect. The command fails.
Recovery. Choose the correct object for the DISPLAY USE OF command and reissue
the command.
SQL 10049
Cause. Stated in the error message.
Effect. The DISPLAY USE OF operation could not find the corresponding table name
for the given view name.
Recovery. Contact your system manager.
SQL 10050
Cause. Stated in the error message. There could be an inconsistency in the catalog.
Effect. The DISPLAY USE OF operation found partition entries, but no entry was
flagged as the primary partition.
Recovery. Contact your system manager.
SQL 10051
Cause. The system could not read attributes for =_DEFAULTS.
Effect. Fatal error: The command fails. You cannot have system default DEFINEs.
Recovery. Contact your system manager to verify that DEFINEs are enabled in the
operating system and reissue the command.
10048 value-1 must be an SQL table, view, or index.
10049 Unable to determine the underlying table name of the
protection view.
10050 The primary partition is missing from the partitions
table.
10051 Missing or invalid =_DEFAULTS DEFINE.