Neoview Messages Manual (Volume 1) (R2.5)
15 Internal Stored Procedures Messages (19000 Through
19999)
SQL 19000
19000 An internal error occurred in internal stored procedure processing.
Cause Internal error.
Effect The HP Neoview database software is unable to process the request.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 19001
19001 An error was found in field description of internal stored
procedure.
Cause Internal error.
Effect The HP Neoview database software is unable to process the request.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 19002
19002 No such internal stored procedure : name defined.
Cause Internal error.
Effect The HP Neoview database software is unable to process the request.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 19003
19003 Internal stored procedure failed without any error information
returned.
Cause Internal error.
Effect The HP Neoview database software is unable to process the request.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 19016
19016 Stored procedure name expects a type1 type value for parameter
number. The data type of the actual parameter value is type2.
name
is the name of the built-in function.
type1
is the data type of a formal parameter to the built-in function.
number
is the number of the formal parameter, starting with 1.
type2
is the data type of the actual parameter to the built-in function.
Cause A request attempts to call a built-in function with a parameter value that has a data
type that is incompatible with the formal parameter.
Effect The request fails.
Recovery None.
269