HP Neoview Messages Manual page 117

Table of Contents

Advertisement

Recovery
Remove all but one of the table-level access options for each table reference.
SQL 3199
3199 Column col-name is incorrectly specified. Keywords ASCENDING and
DESCENDING are not allowed in the partitioning key list.
is the name of the column.
col-name
Cause
You cannot specify ordering for columns of a partitioning key clause.
Effect
The operation fails.
Recovery
Remove any of the following keywords from the columns specified in the
PARTITION clause: ASCENDING, ASC, DESCENDING, DESC, and resubmit.
SQL 3201
3201 EXTERNAL PATH clause is required.
Cause
In the CREATE PROCEDURE statement, you omitted the mandatory EXTERNAL
PATH clause.
Effect
The operation fails.
Recovery
Correct the syntax and resubmit.
SQL 3202
3202 PARAMETER STYLE clause is required.
Cause
In the CREATE PROCEDURE statement, you omitted the mandatory PARAMETER
STYLE clause.
Effect
The operation fails.
Recovery
Correct the syntax and resubmit.
SQL 3203
3203 LANGUAGE clause is required.
Cause
In the CREATE PROCEDURE statement, you omitted this mandatory LANGUAGE
clause.
Effect
The operation fails.
Recovery
Correct the syntax and resubmit.
SQL 3204
3204 EXTERNAL NAME clause is badly formed.
Cause
In the CREATE PROCEDURE statement, the EXTERNAL NAME clause you specified
does not conform to the required syntax.
Effect
The HP Neoview database software is unable to create the procedure.
Recovery
Correct the syntax and resubmit.
SQL 3205
3205 EXTERNAL NAME clause is required.
Cause
In the CREATE PROCEDURE statement, you omitted the mandatory EXTERNAL
NAME clause.
Effect
The operation fails.
Recovery
Correct the syntax and resubmit.
117

Advertisement

Table of Contents
loading

Table of Contents