SQL/MP Messages Manual

SQLCI Utility Processor Messages (9000 to 9999)
HP NonStop SQL/MP Messages Manual427720-006
11-18
SQL 9062
Cause. You attempted to change the ownership of a protection view without changing
the ownership of the underlying table.
Effect. If the error limit in the ALLOWERRORS option is reached, the command
terminates.
Recovery. Include the underlying table and reissue the command.
SQL 9063
Cause. The indicated file was specified as a source file in a COPY, LOAD, APPEND,
or APPENDRESTART command with the VARIN option, but was not in VARIN format.
Effect. The command fails.
Recovery. Verify that the file was produced by FUP or SQL COPY using the VAROUT
option.
SQL 9064
Cause. A DUP operation with the TARGET PURGE option was specified, but the
existing target file could not be purged, probably because of a security violation.
Effect. The source file is not duplicated.
Recovery. Correct the file system error condition.
9062 Ownership of the protection view value-1 cannot be
changed without changing the ownership of the underlying
table. The command must include both table and protection
view.
9063 File value-1 is not in VARIN format.
9064 Unable to purge the existing target file value-1.