ORA-17021
Missing defines.
Cause
An attempt is being made to run execute method on a statement with missing defines.
Action
For the JDBC-OCI driver and the server-side internal driver, if you decide to use defineColumnType you must declare the types of exactly all columns in the query.