ORA-01008: not all variables bound
Cause: A SQL statement containing substitution variables was executed without all variables bound. All substitution variables must have a substituted value before the SQL statement is executed
Action: In OCI, use an OBIND or OBINDN call to substitute the required values