utPLSQL / utPLSQL-cli

Command line client for invoking utPLSQL
Apache License 2.0
40 stars 15 forks source link

Caught Oracle stuck during creation of Runner-Statement #199

Closed SSDivya closed 2 years ago

SSDivya commented 3 years ago

Hi,

Getting the below issue frequently while executing tests in CLI: WARNING: Caught Oracle stuck during creation of Runner-Statement. Retrying (1)

utPLSQL-cli 3.1.8-SNAPSHOT.local utPLSQL-java-api 3.1.8.546 Java-Version: 1.8.0_262 Oracle-Version: 12.1.0.2.0

For other application which uses Oracle version 18, it is working fine.

Is there any compaitiblity issue with utplsql-CLI and Oracle 12 version?

Kindly help!