Override default 50 warning message

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
times29
Premium Member
Premium Member
Posts: 202
Joined: Mon Sep 22, 2008 3:47 pm

Override default 50 warning message

Post by times29 »

Hi,
Is there any parameter which we can use to Override default 50 warning message in sequence.

Thanks
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

When you submit the run request from a client, visit the Limits tab on the Job Run Options dialog. When you submit using the command line interface dsjob, specify the -warn option.

It is also possible to change the default globally, using Tools > Options (Limits tab) in Director. Note that this change is applicable only to that particular client machine.

Beware that changing to unlimited means that you risk filling the disk and/or corrupting logs if you generate too many warnings (more than 2GB worth of log records, by default).
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply