Skip to Main Content

SQL Developer for VS Code

Announcement

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!

DBMS_OUTPUT stopped working after upgrading to vsc sqldev 25.3

Victor Velasco3 days ago

I'm currently preparing to upgrade my Oracle Database from version 12.1.0.2.0 to 19c.

While using the Oracle SQL Developer Extension in Visual Studio Code connected to a 12.1 on-premise database (including Exadata 9), I noticed that dbms_output.put_line stopped working. However, it functions correctly when connected to a standalone 19c database.

Additionally, I’ve confirmed that downgrading the extension to version 25.2.2 resolves the issue, but unfortunately, that means missing out on many of the new features introduced in the latest version.

Best Regards

Comments
Post Details
Added 3 days ago
1 comment
43 views