User selection in "Compile Invalid Objects"

developeris

Member²
Using pl/sql developer 12.0.5.1828 (x64).
By default user in "Compile Invalid Objects" is set to the current user, which is wrong. It must be set the current schema (the same as in object list) and as it was in version 10.
Also, selecting user in that list is just basically impossible, as it only searches users by the 1st char. Try to find your user in list with hundreds of users :)
 
Last edited:
Back
Top