Recent content by Davide Bizzocchi

  1. D

    Recompile referencing objects never finding anything

    thank you for the suggestion. I tried doing that, but... now it shows me ALL invalid objects for that user, not only those that are depending on my table. :(
  2. D

    Recompile referencing objects never finding anything

    Hello, I've got a problem with my PL/SQL Developer 12. When I select an object and I click on "Recompile referencing objects", it cannot find anything at all. Please see screenshot below: you can clearly see that there's an invalid object referencing table XXRDV.XXRDV_RDV_OM_TB, but it's not...
  3. D

    Bad rendering of result grid when switching SQL windows

    It happens with all type of windows, for example: - I execute a query in a SQL window: results shows correctly - I switch to another window (package, test, another SQL window) - I switch back to the first SQL window: the result grid is cropped. - I click on the result grid: it renders back...
  4. D

    Bad rendering of result grid when switching SQL windows

    Hello Allroundautomations, I have a problem with my copy of PL/SQL Developer. When I switch between windows, my SQL result set renders badly: the results are "cropped" and don't fill the entire space. Here's a screenshot: When I click on them, though, data shows up correctly. How can I fix...
  5. D

    Explain plan not working on version 8.0

    Ok, now it works! Thank you for the support. Davide
  6. D

    Explain plan not working on version 8.0

    Sure, I sent the file by email.
  7. D

    Explain plan not working on version 8.0

    Hi, I just upgraded to version 8, and the Explain Plan windows doesn't work anymore. When I launch Explain Plan the program comes out with the error: ORA-00955: name is already used by an existing object and then it suggests me to create Plan table. When I click on Ok button, ORA-00955 comes out...
  8. D

    PL/SQL Dev Test Window Doesn't Terminate on Error

    Many thanks, Marco: now the debug terminates correctly.
  9. D

    PL/SQL Dev Test Window Doesn't Terminate on Error

    Hi everyone. Is there any update on this problem? When we were using database version 10 debug ran smoothly; after updating to oracle 11, the debug problems appeared. Now the debug hangs on error, and we can't terminate it.
Back
Top