Pega 8.2 Oracle can not be resolved as Variable
We are upgrading our application from 6.3 (which was previously upgraded from earlier) to 8.2
Post upgrade we are seeing below common error across many rules and even observed during rule re-validation.
cs.registerOutParameter(6, oracle.jdbc.OracleTypes.CURSOR)
"oracle cannot be resolved to a variable
Compile failed"
We have imported the ojdbc8.jar and included them in compiler/defaultPaths as well.Using Oracle 11g
Can anyone advise as in what could the resolution.??
Thanks
***Edited by Moderator Marissa to update General to Product; update Platform Capability tags****