I have a job which pulls the data from staging and inserts in to 4 target tables with SQL action "insert new or update existing rows".
When I try to run the job , it never gone to success. Just all the links color chages to blue(processing) and that's it.
I have only 3 rows in the staging. I am able view these rows using the Oracle stage (view data button). I am not getting why the job is failing to pull the data from the staging table.
I have checked the log file (no clue).
In the Debugger window (there is a message called "out of context").
Please help me to fix this issue.
datastage ETL JOB remains in Processing state for hours
Moderators: chulett, rschirm, roy
-
sharathkedika
- Participant
- Posts: 3
- Joined: Mon May 05, 2008 7:42 am
- Location: Newyork
datastage ETL JOB remains in Processing state for hours
Thanks and Regards,
sharath
sharath
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:
In the Debugger use "Step to Next Link" to follow the progress of a row through the job. The row is only in context if the active stage to which its link is connected is currently executing.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
</a>