Good day, I searched the forum to see if this was reported and it appears it was but it was an old thread so I decided to make a new one instead of necroving an old one.
Anyway, we have an 100 user license for PL/SQL Developer and I noticed the compile invalid objects button works but it says there are no invalid objects in the database (but there are). I can run a query as SYS / SYSDBA
select * from dba_objects where status 'VALID'
and it does produce many results. Is there a fix for this? I know I can work around it but it was nice to have where it worked in the previous version.
My Oracle client is a 32bit 11gR1 if that matters.
I login to the database in question as SYS/SYSDBA and the same thing happens.
Regards.
Anyway, we have an 100 user license for PL/SQL Developer and I noticed the compile invalid objects button works but it says there are no invalid objects in the database (but there are). I can run a query as SYS / SYSDBA
select * from dba_objects where status 'VALID'
and it does produce many results. Is there a fix for this? I know I can work around it but it was nice to have where it worked in the previous version.
My Oracle client is a 32bit 11gR1 if that matters.
I login to the database in question as SYS/SYSDBA and the same thing happens.
Regards.