![HP NonStop SQL/MX Messages Manual Download Page 340](http://html.mh-extra.com/html/hp/nonstop-sql-mx/nonstop-sql-mx_messages-manual_165150340.webp)
Trigger, UDR Server, and Language Manager
Messages (11000 through 11399)
HP NonStop SQL/MX Messages Manual — 640324-001
13 -10
SQL 11037
Cause. You attempted to create a trigger on a view.
Effect. The operation fails.
Recovery. Abandon the operation or create a trigger on one of the view-based tables,
if this is applicable to your application.
SQL 11038
Cause. You attempted to create a trigger on an object other than a user base table.
Effect. The operation fails.
Recovery. None.
SQL 11041
Cause. You attempted to create a trigger and one or more of the following conditions
are true:
•
The primary key length of the temporary table (which needs to be created when
the first trigger is created) is longer than the allowed maximum length.
•
The length of the temporary table name is longer than the maximum allowed user
table name length.
Effect. The operation fails.
Recovery. If the primary key length is too long, re-create your subject table with a
primary key that is 12 bytes shorter than the maximum allowed primary key length. If
the table name is too long, re-create your subject table with a name length that is six
characters shorter than the maximum allowed table name length.
SQL 11042
Where
name
is the name of the trigger you are trying to create.
Cause. You attempted to create a trigger that already exists.
11037 A trigger cannot be defined on a view!
11038 A trigger can be defined on base tables only!
11041 The calculated key length is greater than the allowed
limit of
max-key-length
bytes.
11042 Trigger
name
already exists.
Summary of Contents for NonStop SQL/MX
Page 4: ......
Page 8: ...Contents HP NonStop SQL MX Messages Manual 640324 001 iv ...
Page 26: ...General Messages 0 through 999 HP NonStop SQL MX Messages Manual 640324 001 2 2 ...
Page 130: ...SQL MX MXCMP Messages 2000 through 2999 HP NonStop SQL MX Messages Manual 640324 001 4 34 ...
Page 242: ...Normalizer Messages 5000 through 5999 HP NonStop SQL MX Messages Manual 640324 001 7 2 ...
Page 246: ...Optimizer Messages 6000 through 6999 HP NonStop SQL MX Messages Manual 640324 001 8 4 ...
Page 248: ...Generator Messages 7000 through 7999 HP NonStop SQL MX Messages Manual 640324 001 9 2 ...
Page 614: ...Utility Messages 20000 through 23099 HP NonStop SQL MX Messages Manual 640324 001 18 138 ...
Page 752: ...Non SQLCODE Error Messages HP NonStop SQL MX Messages Manual 640324 001 A 14 MXGNAMES Utility ...