Page 1 of 1

job aborting with error ORA-12571: TNS:packet writer failure

Posted: Wed Jul 23, 2008 3:17 pm
by kirankota79
I am doing an insert into oracle table from dataset using upsert. I am getting this error many times and job is aborting. Each time this is happening on different nodes.

sqlcode is: -12571esql complaint: ORA-12571: TNS:packet writer failure

Unable to insert record into table.

Records Inserted: 0 Records Used for Update: 0 Records Rejected: 0 Total Records: 0

Operator's runLocally() failed.


Can someone let me know the reason?....this happened 3 times continously and it is happening for all the jobs i am inserting.

Posted: Wed Jul 23, 2008 3:19 pm
by ray.wurlod
Talk to your Oracle DBA. This error is being generated by Oracle, only reported by DataStage.

Posted: Thu Jul 24, 2008 7:29 pm
by John Smith
Try googling for ora-12571.

Ray's advice is good unless YOU happen to be the DBA.