![HP NonStop SQL/MX Скачать руководство пользователя страница 28](http://html.mh-extra.com/html/hp/nonstop-sql-mx/nonstop-sql-mx_messages-manual_165150028.webp)
Data Definition Language (DDL) Messages (1000
through 1999)
HP NonStop SQL/MX Messages Manual — 640324-001
3 -2
SQL 1003
Where
schema
is the ANSI name of the affected schema.
Cause. In a replication context: a REPLICATION SCHEMA operation specified a
schema that does not exist
.
Effect. The operation fails.
Recovery. Check that a schema named
schema
does exist and resubmit.
SQL 1004
Where
object-name
is the name of an SQL/MX object.
Cause. You attempted an operation on an object that does not exist or attempted an
operation on an object with the wrong type. For example, you tried to drop a view but
specified a table name.
Effect. The operation fails.
Recovery. Check that an object
object-name
exists. If you did not fully qualify the
name, check that the defaults generate the correct fully qualified name and resubmit.
SQL 1005
Where
constraint-name
is the name of a column constraint or table constraint.
Cause. The ALTER TABLE statement you attempted requires the existence of a
constraint named
constraint-name
.
Effect. The operation fails.
Recovery. Check that a constraint named
constraint-name
exists for the table
specified. You can use the SHOWDDL command to find the names of the constraints
that exist on a table.
1003 Schema
schema
does not exist.
1004 Object
object-name
does not exist or object type is
invalid for the current operation.
1005 Constraint
constraint-name
does not exist.
Содержание NonStop SQL/MX
Страница 4: ......
Страница 8: ...Contents HP NonStop SQL MX Messages Manual 640324 001 iv ...
Страница 26: ...General Messages 0 through 999 HP NonStop SQL MX Messages Manual 640324 001 2 2 ...
Страница 130: ...SQL MX MXCMP Messages 2000 through 2999 HP NonStop SQL MX Messages Manual 640324 001 4 34 ...
Страница 186: ...Parser and Compilation Messages 3000 through 3999 HP NonStop SQL MX Messages Manual 640324 001 5 56 ...
Страница 242: ...Normalizer Messages 5000 through 5999 HP NonStop SQL MX Messages Manual 640324 001 7 2 ...
Страница 246: ...Optimizer Messages 6000 through 6999 HP NonStop SQL MX Messages Manual 640324 001 8 4 ...
Страница 248: ...Generator Messages 7000 through 7999 HP NonStop SQL MX Messages Manual 640324 001 9 2 ...
Страница 360: ...Trigger UDR Server and Language Manager Messages 11000 through 11399 HP NonStop SQL MX Messages Manual 640324 001 13 30 ...
Страница 472: ...Messages Generated by the Message System 16000 through 16999 HP NonStop SQL MX Messages Manual 640324 001 16 2 ...
Страница 614: ...Utility Messages 20000 through 23099 HP NonStop SQL MX Messages Manual 640324 001 18 138 ...
Страница 738: ...SQLSTATE Values Returned by NonStop SQL MX HP NonStop SQL MX Messages Manual 640324 001 21 86 SQLSTATE Values ...
Страница 752: ...Non SQLCODE Error Messages HP NonStop SQL MX Messages Manual 640324 001 A 14 MXGNAMES Utility ...