Hi all,
I am using DI 6.5.14 to design a job to extract data from Oracle to target data is Oracle too.
When I run my job, It occur error:
<ORA-03114: not connected to ORACLE
Is the Oracle client installed and configured properly on your Job server? If you log into the Job server’s console, can you then log into the Oracle query client using the same username/password specified in the job?
Of course my client conected to Oracle,
and all DataStore connected to Oracle too.
When I run my Job, First it’s well. But after 2 hours, this proplem is occur
Pls help!!!
Dinh[/b]
Are you saying the job will run successfully at first, but then you later get this error?
Does the job run for 2 hours constantly? Or, do you mean the job starts and finishes successfully, and then later when you try to run it again, you get the error?
talk to your friendly Oracle DBA. Connections that have no activity can time out, they do not need to though.
I believe it is something in user-profiles or whatever.
You can verify by leaving an sql-plus session open and doing nothing for a few hours.