HP NonStop SQL/MX Messages Manual page 474

Table of Contents

Advertisement

Internal Stored Procedures Messages (19000
through 19999)
SQL 19016
19016: Stored procedure name expects a type1 type value for
parameter number. The data type of the actual parameter value
is type2.
where,
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. An attempt is made to call a built-in function with an parameter value that has
a data type which is incompatible with the formal parameter.
Effect. The request fails.
Recovery. None.
SQL 19017
19017 The format of input value value is invalid for input
type input type.
where,
value is a user specified input value to a versioning built-in function.
input type is a valid input type to one of the versioning built-in functions
(VERSION_INFO, RELATEDNESS).
Cause. An attempt is made to access a built-in function with an input value that is
invalid for the specified input type.
Effect. The request fails.
Recovery. None.
HP NonStop SQL/MX Messages Manual—640324-001
17- 2

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents