HP Neoview Messages Manual page 78

Table of Contents

Advertisement

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
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
definition type
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
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
SQL 2073
2073 Only super ID user can compile system module name.
is the name of the module.
name
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
SQL 2074
2074 The name name is reserved for future system modules.
is the name of the module.
name
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
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
system-module-definition-file command.
78
Neoview Compiler Messages (2000 Through 2999)
Correct the syntax and resubmit.
is the name of the module.
is the previous definition
Specify a new name for the item and resubmit, if necessary.
Correct the syntax and resubmit.
None. Use a different name for your module and recompile.
None. Use a different name for your module and recompile.
Delete the -a application name and retry the mxcmp

Advertisement

Table of Contents
loading

Table of Contents