| |
GeekInterview.com > Interview Questions > Data Warehousing > DataStage
| Print | |
Question: How did you handle an 'Aborted' sequencer?
Answer: In almost all cases we have to delete the data inserted by this from DB manually and fix the job and then run the job again. |
| May 05, 2008 03:05:28 |
#1 |
| sankarganeshvel |
Member Since: May 2008 Total Comments: 4 |
RE: How did you handle an 'Aborted' sequencer? |
| mainly sequencers abort due to the error in the job or if the job is in failed or uncompiled state . so check fro the proper run state and also check for any errors and then compile and run |
| |
Back To Question | |