EI006

Required parameter is not passed

Parameter is not passed to a procedure and no default is provided.

With procedures and functions, parameters can be assigned default values that are used when a value isn’t passed for that parameter when calling the procedure. However, if a parameter isn’t assigned a value and there is no default provided it is an error.

Available in

SQL Code Guard



Didn't find what you were looking for?