End-Of-File communication channel

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
jerome_rajan
Premium Member
Premium Member
Posts: 376
Joined: Sat Jan 07, 2012 12:25 pm
Location: Piscataway

End-Of-File communication channel

Post by jerome_rajan »

Hi,
One of our jobs that loads a large volume into the table finishes with the warning -

The OCI function OCISessionEnd returned status -1. Error code: 3,113, Error message: ORA-03113: end-of-file on communication channel


I'd expect such communication failures to result in aborts and not just warnings. Is there a parameter that needs to be turned on?
Jerome
Data Integration Consultant at AWS
Connect With Me On LinkedIn

Life is really simple, but we insist on making it complicated.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

What stage are you using? One of them (from what I recall) had a "treat warning as error" in the past, not sure if that still exists.
-craig

"You can never have too many knives" -- Logan Nine Fingers
qt_ky
Premium Member
Premium Member
Posts: 2895
Joined: Wed Aug 03, 2011 6:16 am
Location: USA

Post by qt_ky »

We used to get that warning (or error) when the firewall would close off our database connection. We had to work with our firewall team to resolve it.

Good memory, Craig. The Connector has a setting "Process warning messages as fatal error" with a default of No.
Choose a job you love, and you will never have to work a day in your life. - Confucius
Post Reply