HOW CAN U DO ERROR HANDLING IN DATA STAGE?
Answers were Sorted based on User's Feedback
Answer / me
HELLO KIRAN,THANKS FOR YOUR RESPONSE,THE ERROR HANDLE
ACTIVITY IN JOB-SEQUENCE IS TO IGNORE ANY ERROR IF OCCUR
AND CONTINUE FROM THE NEXT ACTIVITY,SO BY USING THIS
ACTIVITY WE ARE NOT HANDLING ANY ERROR BUT IGNORING IT.
.SO THINK HOW TO HANDLE(CORRECT)ERRORS
.
| Is This Answer Correct ? | 17 Yes | 7 No |
Answer / kishore kumar
Hi.. CEL: 09177549333
This is kishore,
Where?
In datastage ,In Job Sequencer--> Error Handling Availble.
How can we use?
When one more than job activitys srrounded by with Job
Sequencer on that time based on the Error Handling its
shows the error.
How we can slove this error handling?
Go to DataStage Director (or)
Data Stage Desinger-->Tools-->Run Director--> Click on Job
log --> see the error and recomile and reslove the errors
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / chenna
Error Handling Availble in Job Sequencer.in
Job sequencer has one activity called as error handle
activity.
in datastage px (one job) we get any error or aborted any
job we can go a datastage director in job give a right
click click on view log.and if u want more details click
on particular error.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / praveen kumar
this is praveen kumar yenduri
yah kiran you are right but make it clear...
once we get the error shift to datastage director..from tool
menu..then from there you can able to c your job then right
click on the job and click on "view log"...so from there you
can resolve your errors and by cing as "fatel error"....
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / vishnu
in job sequencer error handling is available..
Datastage designer-->Tools-->Run director--->then click on
job log..
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / kiran
Hi Guy..
Thanks for Replay me in above solution.in datastage
Errorhandle handle error and auto- run and finish jobs
after succesfully then go to ds-director check what and
where error found.
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / kranthi
can u explain me in detail about error handling
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kiran
hai..,This is Kiran Kumar .+91 9393363309.
In datastage ,Error Handling Availble in Job Sequencer.in
Job sequencer has one activity called as error handle activity.
Any more call me my no 9393363309
| Is This Answer Correct ? | 5 Yes | 21 No |
i have 4 jobs i want run 1job should run on 1node and 2job runon 2node and.... how to make it possible?
How can we run same job in 1 day 2 times
What is ibm datastage flow designer?
what is hash file
what is the difference between lookup stage reject link and merge stage reject link in datastage Parallel jobs? interm of output in Merge Reject link and Look Up Reject link ?
how do u convert date in 20-12-07 to dec-20-2007 or 20-dec- 2007 or 20-dec-07 in parallel
how can we create a Sorrogate key in transformer stage? I want it in parallel mode
HOW U CAN ABORT THE JOB IF THE DATA IS DUPLICATE?
What are the components of ascential data stage?
Can you define merge?
Source Like department_no, employee_name ---------------------------- 20, R 10, A 10, D 20, P 10, B 10, C 20, Q 20, S and Output should be like this department_no, employee_list -------------------------------- 10, A 10, A,B 10, A,B,C 10, A,B,C,D 20, A,B,C,D,P 20, A,B,C,D,P,Q 20, A,B,C,D,P,Q,R 20, A,B,C,D,P,Q,R,S
Define project in datastage?