Page 1 of 1

Problem with the DRS stage

Posted: Thu Nov 20, 2008 4:07 am
by tirumal_nit
Hi,

In my job, I have a DRS stage which picks the rows from table A in the source system. When I query the table A using sql plus, I got around 525 rows.

But I am not able to view data from DRS stage and run the job it is taking more than 5,6 hrs without returning any rows.

I am using same default used id, password and connection as with the other jobs and able to run these jobs successfully.

When I stopped the job it is aborting with timeout error. I tried with maximum allowable timeout value 600.

Could someone please suggest me about the issue which causing me not able to viewdata from DRS stage and run the job successfully.

Can I try importing the job again?

Thanks in advance.

Posted: Thu Nov 20, 2008 9:06 am
by srimitta
Try a simple job (DRSStage ---> Sequential File) and see how that goes, still if you have same issue then think about DRSStage or if your simple jobs runs fine then think about your job design, what are the satges you have after DRSStage.