SQL/MP Messages Manual
SQL Catalog Manager Messages (1000 to 1999)
HP NonStop SQL/MP Messages Manual—427720-006
3-29
Recovery. Correct the catalog name, and reissue the statement. If the name was not
specified in your statement, report the entire message to your service provider.
SQL 1207
Cause. The statement specified an invalid name for a table.
Effect. The statement fails.
Recovery. Change the invalid table name to a valid name and enter the statement
again.
SQL 1208
Cause. The security string specified was not in the correct format. The string must
specify read, write, execute, and purge authority as a 4-character string of the form
“RWEP”.
Effect. The statement fails.
Recovery. For more information about the security string, refer to the SQL/MP
Reference Manual. Correct the string and reissue the statement.
SQL 1209
Cause. The specified security string did not allow owner read access to the catalog or
catalog table. The dash character (-), which denotes local Super ID access only, is not
allowed in the read authority position of the security string for a catalog table.
Effect. The statement fails.
Recovery. For more information about the security string, refer to the SQL/MP
Reference Manual. Correct the string and reissue the statement.
1207 value-1 is not a valid name for a table.
1208 value-1 is not a valid security string.
1209 The security string value-1 does not allow owner read
access.