SQL/MP Messages Manual
SQLCI Utility Processor Messages (9000 to 9999)
HP NonStop SQL/MP Messages Manual—427720-006
11-30
SQL 9104
Cause. Stated in the error message.
Effect. The command fails.
Recovery. Change the command to specify the new OWNER. Logon with a new
owner ID, and then enter another SECURE command with the PROGID option.
SQL 9105
Cause. The file being secured had the PROGID flag on. The ownership change
always resets the PROGID flag.
Effect. None.
Recovery. Informational message only; no corrective action is needed. If the PROGID
flag is necessary, log on with a new owner ID, and enter another SECURE command
with the PROGID option.
SQL 9106
Cause. MOVEBYNAME option was specified for DDL items that occur more than one
time.
Effect. The COPY or LOAD command fails.
Recovery. Either change the DDL record definition to remove recurring items, or
specify an explicit move (MOVE option) instead of MOVEBYNAME.
9104 PROGID cannot be activated when changing the OWNER.
9105 The PROGID attribute of the file value-1 was reset when
the owner was changed.
9106 Moving by name is not allowed if some DDL columns occur
more than once.