The following scenario we have done 1000s of times and now the tool is having a problem with a very specific scenario. Oracle 9.2.0.1 solaris 8:
This scenario was tried on 5 machines and all with the same results. This just started!
1. we logon to a specific schema (let's call it prod1 schema).
2. We bring up the code from dB into program window.
3. we hit F8 to compile and we are disconnected from session and a trace file is created. No specific error except for the Ora disconnect message.
4. We can compile from schema prod1 using SQL*Plus
5. We can compile from a PL/SQL Developer using the command window. we copy-n-paste the code into the command window and then / in schema prod1. This works!
6. We can logon to schema SYSTEM and use the program window and compile the procedure across to schema Prod1.
The bug is with number 1 through 3 only ! This just started. The trace file was sent to Oracle via a tar. Please advise.
Thanks,
Frank
This scenario was tried on 5 machines and all with the same results. This just started!
1. we logon to a specific schema (let's call it prod1 schema).
2. We bring up the code from dB into program window.
3. we hit F8 to compile and we are disconnected from session and a trace file is created. No specific error except for the Ora disconnect message.
4. We can compile from schema prod1 using SQL*Plus
5. We can compile from a PL/SQL Developer using the command window. we copy-n-paste the code into the command window and then / in schema prod1. This works!
6. We can logon to schema SYSTEM and use the program window and compile the procedure across to schema Prod1.
The bug is with number 1 through 3 only ! This just started. The trace file was sent to Oracle via a tar. Please advise.
Thanks,
Frank