PL/SQL Warnings setup is lost after reconnect

Gustavo

Member³
Hi!

PLSD 11.0.3.

I had the following setup for PL/SQL Warnings:
Warning / Severe
Warning / Informational
Disable / Performance

Then I change the setup to:
Warning / Severe
Warning / Informational
Warning / Performance
Disable / 6009,7202

I compile the package in current connection and I see the performance warnings.
Then I change the program window's connection, compile again, and no PLW messages are shown anymore. If I go to preferences, change something and confirm again, a new compilation will show the messages.

How to make this setup persistent through connections?

Regards,
Gustavo
 
It seems that for new connections these changes are not immediately applied. After restarting PL/SQL Developer it seems okay though.

We'll fix it.
 
Hi, Marco!

I started PLSD today and I have the same problem. It show the updated setup, but it behaves according to the old setup.

Regards,
Gustavo
 
Back
Top