![HP Neoview Messages Скачать руководство пользователя страница 78](http://html.mh-extra.com/html/hp/neoview-messages/neoview-messages_manual_165138078.webp)
Cause
In a module definition file, you specified a query statement such as SELECT, INSERT,
UPDATE, DELETE, or a DDL statement. These statements must be embedded in procedures.
Effect
The HP Neoview database software is unable to compile the module.
Recovery
Correct the syntax and resubmit.
SQL 2071
2071 The name name has already been declared or defined in this module.
The previous definition, as a definition type, is being retained and
this latest one ignored.
name
is the name of the module.
definition type
is the previous definition
Cause
You defined
name
twice in this module in which it was defined as a type
definition
type
.
Effect
The HP Neoview database software uses the previous definition.
Recovery
Specify a new name for the item and resubmit, if necessary.
SQL 2072
2072 A simple value specification that is a literal is not yet supported.
Cause
You specified a simple value as a literal, which is not supported.
Effect
The operation fails.
Recovery
Correct the syntax and resubmit.
SQL 2073
2073 Only super ID user can compile system module name.
name
is the name of the module.
Cause
You attempted to compile a system module that can be compiled only by the super
ID.
Effect
The operation fails and is unable to compile the entire module correctly.
Recovery
None. Use a different name for your module and recompile.
SQL 2074
2074 The name name is reserved for future system modules.
name
is the name of the module.
Cause
You attempted to use a name that is reserved for future system modules.
Effect
The operation fails and is unable to compile the entire module correctly.
Recovery
None. Use a different name for your module and recompile.
SQL 2075
2075 The -a application name option is not allowed for system module
compilation
Cause
You specified
mxcmp -a application name system-module-definition-file
,
which is not supported.
Effect
The operation fails.
Recovery
Delete the
-a application name
and retry the
mxcmp
system-module-definition-file
command.
78
Neoview Compiler Messages (2000 Through 2999)
Содержание Neoview Messages
Страница 12: ...12 ...
Страница 66: ...66 ...
Страница 129: ...Recovery Supply the input values for the IDENTITY column 129 ...
Страница 130: ...130 ...
Страница 172: ...172 ...
Страница 178: ...178 ...
Страница 184: ...184 ...
Страница 238: ...238 ...
Страница 266: ...266 ...
Страница 268: ...268 ...
Страница 350: ...350 ...
Страница 378: ...378 ...
Страница 384: ...384 ...
Страница 400: ......