Recent content by arun_rs

  1. A

    compare user objects

    Hello Theod, Let us take an example. User 1: scott, User 2: todd. Say I am scott and you are todd. Say the administrator has given me (scott) to execute as well create/alter/drop todd's procedure/functions/packages then I do not need to login as todd to do that. I can login as scott and still...
  2. A

    Compare User Objects

    Is it still on the enhancement list?
  3. A

    compare user objects

    Hi Theod, I do not have permission to login as that particular account. Both in the source and the target the user I login as is different from the schema I am comparing user objects for. Hope it makes sense. Thanks,
  4. A

    compare user objects

    When we compare user objects how to change the source schema? I am able to do that for the target but not for the source.
  5. A

    PL/SQL Devoloper!

    Still it is acting the same with just 2 SQL windows open.
  6. A

    PL/SQL Devoloper!

    It is better than before but not satisfactory. Thanks for the help.
  7. A

    PL/SQL Devoloper!

    I am not sure what you mean by code contents. I have disabled code assistant. Thanks.
  8. A

    PL/SQL Devoloper!

    Thanks for the reply but my code assistant is already turned off.
  9. A

    PL/SQL Devoloper!

    When I am editing a package, the PL/SQL Developer is slowing me down. I have only one window open and every letter I type it takes the control away from me. It is killing my development time. Thanks for the help.
  10. A

    PL/SQL Devoloper!

    Yes! I can. When I am running a query or when I am editing a package, the PL/SQL Developer takes the control away from me and the tab at the left bottom starts bouncing back and forth for a while before it gives me back the control. It is happening to all the developers here and everyone is...
  11. A

    PL/SQL Devoloper!

    When I am doing something in PL/SQL developer, I loose control and my left bottom where the lists all the windows starts dancing for a while. How would I turn that off? Thanks, -Arun
  12. A

    PL/SQL Debugger!

    I am Oracle 9i release 2. It is not displaying the value on any variable. It is for scalar datatypes. The same thing I have seen it work before.
  13. A

    PL/SQL Debugger!

    When I step in through the debug mode and place the cursor over the variable I have stepped through, the message displayed on the popup says 'Not A Variable'. I am not able to debug. Please help, this is urgent.
Back
Top