For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
I switched my Sql Developer (v20.4.1.407) to "Use Oracle Client" and "Use OCI/Thick driver" because I am using Kerberos/CMU authentication. When I execute a procedure with an output cursor the Output Variables tab appears but no variables are present. If I switch back to the default configuration the parameter appears. Is there a way to configure Sql Developer to "Use Oracle Client" and "Use OCI/Thick driver" and be able to get the values in the procedure output parameters?