I am running a job with 1000 records.. If the job gots
aborted after loading 400 records into target... In this
case i want to load the records in the target with 401
record... How will we do it??? This scenario is not for
sequence job it's only in the job Ex: Seq file--> Trans-->
Dataset..

Answer Posted / mukteswara rao

by usig
1. job level
2. job sequencing level

Is This Answer Correct ?    1 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to export or import the jobs in .ISX file

714


What is the difference between in process and inter process?

663


What is the difference between passive stage and active stage?

820


Define Data Stage?

636


How do you import and export data into datastage?

699






What are the different plug-ins stages used in your projects?

621


What are the partitioning techniques available in link partitioner?

1753


Enlist various types of routines in datastage.

643


What are the some differences between 7.x and 8.x version of datastage?

737


sed,awk,head

966


Explain usage analysis in datastage?

649


1)How will u implement SCD2 by using surrogate key. 2)What are the disadvantages with surrogate key. 3)How will you handle nulls in your project for the varchar, integer data types. 4)Can I use two fact tables in star schema. 5)3 jobs are running on the 2 nodes after I added one more node so can I compile those jobs to run on three nodes.

3501


what is 'reconsideration error' and how can i respond to this error and how to debug this

2117


What is difference between join, merge and lookup stage?

634


DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks

1031