Lookup aborting after few minutes

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
chitravallivenkat
Participant
Posts: 106
Joined: Thu Jun 08, 2006 8:51 am

Lookup aborting after few minutes

Post by chitravallivenkat »

Hi,

I have one lookup having one OLEDB stage and one Hash file stage. the function of this job is just extract the data from SQL database and create the hash file with the data.

The job is connecting and reading the data. After few minutes, the job aborts by itself, throwing the below error at any one of the link.

Warning: GSAP_LOOKUP_CreateLkpForFormatJobs..HashLookups.IDENT1: Failed to read the row.

Warning:
GSAP_LOOKUP_CreateLkpForFormatJobs..HashLookups.IDENT1: OLE DB provider error HRESULT=0x80004005.

Warning:
Attempting to Cleanup after ABORT raised in stage GSAP_LOOKUP_CreateLkpForFormatJobs..HashLookups.IDENT1

Fatal:
GSAP_LOOKUP_CreateLkpForFormatJobs..HashLookups.IDENT1: |-100|

Could anyone please give the solution for this?

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

Post by chulett »

:!: Please don't start multiple posts on the same subject. Why not stick with your original post on the problem?

viewtopic.php?p=335270
-craig

"You can never have too many knives" -- Logan Nine Fingers
chitravallivenkat
Participant
Posts: 106
Joined: Thu Jun 08, 2006 8:51 am

Post by chitravallivenkat »

chulett wrote::!: Please don't start multiple posts on the same subject. Why not stick with your original post on the problem?

viewtopic.php?p=335270
Sorry Chulet. I thought the previous one does not give clear idea on problem.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Then make it clearer... over there.
-craig

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