Job sequence problem

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
snassimr
Premium Member
Premium Member
Posts: 281
Joined: Tue May 17, 2005 5:27 am

Job sequence problem

Post by snassimr »

Hi ! I have problem With Job in Sequnce.

When I run the sequence One of Jobs is stopped with messae that After 100 records was requested stop .

But when i run job without the sequence its running OK .

Any body can tell me where is the problem ?
Sainath.Srinivasan
Participant
Posts: 3337
Joined: Mon Jan 17, 2005 4:49 am
Location: United Kingdom

Post by Sainath.Srinivasan »

You may have included an option in the job runtime config setting to run for 100 rows in Limit.
snassimr
Premium Member
Premium Member
Posts: 281
Joined: Tue May 17, 2005 5:27 am

Post by snassimr »

And why all other jobs run more then 100 rows ?
Sainath.Srinivasan
Participant
Posts: 3337
Joined: Mon Jan 17, 2005 4:49 am
Location: United Kingdom

Post by Sainath.Srinivasan »

Did you try re-running the sequence?
sumitgulati
Participant
Posts: 197
Joined: Mon Feb 17, 2003 11:20 pm
Location: India

Post by sumitgulati »

snassimr wrote:And why all other jobs run more then 100 rows ?
Try to run the sequencer again and check the options in the Limits tab. Make sure that for Row limit "No limit" option is selected.

It should work fine.

Regards,
-Sumit
Post Reply