SQL/MP Messages Manual
SQLCI Messages (10000 to 10999)
HP NonStop SQL/MP Messages Manual—427720-006
12-35
SQL 10334
Cause. The Enscribe file and its associated alternate key files were network qualified;
therefore, the volume and the device names cannot exceed 6 characters.
Effect. The command fails.
Recovery. Shorten the number of characters for the volume or the device names, or
move the files to a place where both volume and device names do not exceed 6
characters.
SQL 10335
Cause. The source redefine-name matched more than one target redefine-name.
Effect. The command fails.
Recovery. Modify the REDEFINE AS clause so that the source redefine-name
matches only one target redefine-name. Both names must be fully qualified.
SQL 10336
Cause. Stated in the error message.
Effect. The command fails.
Recovery. Modify the REDEFINE AS clause with fully qualified names and correct
redefine entries.
10334 The device names of a file must not exceed 6
characters.
10335 A source redefine-name in REDEFINE AS clause was
ambiguous. This name should only match one, not multiple,
target redefine-names.
10336 A target redefine-name in REDEFINE AS clause was not
found. Possible causes are either the (source or target)
name was not fully qualified or one of the redefine pairs
that the user supplied was not the proper redefine pair in
DDL.