Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Hi guys,

Design job sequence,
we have 3 sources, in that 1st source in abort then only run
the remaining sources..
How please design the job.

Thanks.

Answers were Sorted based on User's Feedback



Hi guys, Design job sequence, we have 3 sources, in that 1st source in abort then only run the..

Answer / babu

hai Ankit,

we have to give only for jobactivity1(failed conditional),
remaining jobactivity2 and jobactivity3 have unconditional otherwise ok conditional...

(I think)


thanks.

Is This Answer Correct ?    6 Yes 2 No

Hi guys, Design job sequence, we have 3 sources, in that 1st source in abort then only run the..

Answer / ankit gosain

Hi All,

Create three job acitivities like:


JobActivity1-------->JObAcitivity2
|
|
|
JobActivity3

Now, double click on JobActivity1, and go to the trigger
tab, make the expression type for both the JobActivity2 &
JobActivity3 as failed - (Conditional).
Then both the jobs will run if and only if when the first
job will get aborted.

Cheers,
Ankit :)

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Data Stage Interview Questions

why we use parameters instead of hard code in datastage

4 Answers   HCL,


i/p 1,a,1000 2,b,2000 3,c,3000 i want to get o/p as o/p 1,a,3000 2,b,4000 3,c,5000 how it can be done on using datastage?

5 Answers   HSBC,


1. How many People are part of your Team? 2. Explain how you create jobs or flow of project? 3. Join Stage vs Lookup vs Merge Stage 4. Summation scenario based question - How you find sum of salary for a specific employee (Explain stages and flow of job)? 5. Explain Remove duplicates stage ? Can you do sort in this stage? 6. SQL Questions - Joins - Types, Difference between Join and Union 7. Unix Questions - How you run the Job, How you list all jobs in project 8. Explain Environmental Variables? 9. SQL Scenario - If you have 3 Identical record in a Table, Ex: 1, Ram, Xyz; 1, Ram, Xyz; 1, Ram, Xyz; Delete only 2 of the records and keep only 1 using the Delete query. How you will you do this?

1 Answers  


Nls stands for what in datastage?

0 Answers  


What is the difference between orabulk and bcp stages?

0 Answers  


What are the different kinds of views available in a datastage director?

0 Answers  


what is normalization and denormalization

2 Answers   CTS,


What modeling tool do you use?

6 Answers   HP,


Explain the functionality of your current project?

1 Answers   IBM, Miles Software,


What is datastage engine?

0 Answers  


How can we do null handling in sequential files

3 Answers   Reliance,


I have 2 jobs.I want to ru job B if job A has run 3 times.How can I achieve this through datastage

3 Answers   IBM,


Categories