SQL Developer PL/SQL Debugging Fails Against Database 19c
Hi,
Oracle Database 19c
SQLDeveloper 20.4.1.407
We have three working environments:
- Development (Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production, recently installed)
- Test (Oracle Database 11g Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production)
- Production (Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production)
We use SQLDeveloper (version 20.4.1.407) to debug PLSQL procedures and packages. We have never had issues launching debugging in our work environments. Since we upgraded the Development environment to the new 19c version, the debugger is not working properly:
- It often hangs.
- And rarely does it work.
In the SQLDeveloper debugger preferences, I have configured "Use DBMS_DEBUG."