OGG-00353
Could not find stored procedure param ({0})
Cause
A parameter is specified in a PARAMS clause of a SQLEXEC statement but cannot be found in the procedure.
Action
Compare the procedure with the PARAMS clause, and either add the required parameter to the procedure, or remove it from the SQLEXEC statement.
OGG-00353
Could not find stored procedure param ({0})
Cause
A parameter is specified in a PARAMS clause of a SQLEXEC statement but cannot be found in the procedure.
Action
Compare the procedure with the PARAMS clause, and either add the required parameter to the procedure, or remove it from the SQLEXEC statement.
OGG-00353
Could not find stored procedure param ({0})
Cause
A parameter is specified in a PARAMS clause of a SQLEXEC statement but cannot be found in the procedure.
Action
Compare the procedure with the PARAMS clause, and either add the required parameter to the procedure, or remove it from the SQLEXEC statement.