In case of the below error while using Read and Query JDBC, after doing Refresh Schema in the workflow:
These are the below steps used to be followed to resolve the above issue :
In case if you are logged in as Non Admin user, then log in as Admin user then :
- Go to Administration.
- Go to Application Library Jar List.
- Upload jar [ojdbc8-19.24.0.0.jar].
- Go back to workflow and Refresh Schema, Read and Query JDBC will work.
