User Defined Folder and Browser Filter

Theod

Member³
Hi,

I've for ex. an user defined folder "all" with where clause "owner = user"
and an browser filter "My invalid objects" with where clause "owner = user and status = 'INVALID'", but I see all objects.
The filter works only in combination with system folders.
 
To obtain some more diagnostic information, can you modify the shortcut and add the DebugSQL parameter? For example:

"C:\Program Files\PLSQL Developer\plsqldev.exe" DebugSQL

Reproduce the problem (open the "My invalid objects" folder) and send me the debug.txt file that is generated in the PL/SQL Developer directory or in the %APPDATA%\PLSQL Developer directory (e.g. C:\Users\\AppData\Roaming\PLSQL Developer).
 
Back
Top