DS job failed due to SQl Loader issue

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

Locked
Nareshkurra
Participant
Posts: 21
Joined: Mon Aug 04, 2008 8:34 am
Location: Guntur

DS job failed due to SQl Loader issue

Post by Nareshkurra »

Hi,

Please find the error below.

Oracle_Enterprise_285,0: The call to sqlldr failed; the return code = 35072;
please see the loader logfile: /abc/ac/02/scratch/ora.20269.404983.0.log for details.


The job is inserting data to theoracle table using Load option, and is getting failed with the error mentioned above.

We have upgraded our DS version from 7.5.1 to 7.5.3. Previously the job use to run successfully with out anny issues, we are facing the issue after upgradation.

Help required.

Thanks
Naresh
sanjay
Premium Member
Premium Member
Posts: 203
Joined: Fri Apr 23, 2004 2:22 am

Re: DS job failed due to SQl Loader issue

Post by sanjay »

Naresh

what is error in log file

Thanks
Sanjay
Nareshkurra wrote:Hi,

Please find the error below.

Oracle_Enterprise_285,0: The call to sqlldr failed; the return code = 35072;
please see the loader logfile: /abc/ac/02/scratch/ora.20269.404983.0.log for details.


The job is inserting data to theoracle table using Load option, and is getting failed with the error mentioned above.

We have upgraded our DS version from 7.5.1 to 7.5.3. Previously the job use to run successfully with out anny issues, we are facing the issue after upgradation.

Help required.

Thanks
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

:!: Please don't post the same question multiple times.

This is being discussed here, please respond there if you'd like to help:

viewtopic.php?t=130190
-craig

"You can never have too many knives" -- Logan Nine Fingers
Nareshkurra
Participant
Posts: 21
Joined: Mon Aug 04, 2008 8:34 am
Location: Guntur

Post by Nareshkurra »

Hi Sanjay,

Please find the warning it gives us before it gets failed.

Oracle_Enterprise_1,0: ld.so.1: sqlldr: fatal: /opt/oracle/client/10.2.0/lib32/libclntsh.so.10.1: wrong ELF class: ELFCLASS32

And there is no log file created for this and when searched for log file in the below location it just displays only control files, but log file is not there


/abc/ac/02/scratch/ora.20269.404983.0.log for details.

Oracle_Enterprise_1,0: Unable to access the log file.
Naresh
brownnt
Premium Member
Premium Member
Posts: 21
Joined: Tue Feb 03, 2009 6:07 pm

Post by brownnt »

Was this issue ever resolved? I am getting the same error message in an 8.1 Windows environment.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Please start your own thread with the details of your particular error message.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Locked