NLS SETTINGS NOT EFFECTIVE AT JOB LEVEL

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
vintipa
Participant
Posts: 136
Joined: Wed May 07, 2008 11:26 am
Location: Sydney, Australia
Contact:

NLS SETTINGS NOT EFFECTIVE AT JOB LEVEL

Post by vintipa »

HI,

i have set the NLS settings for a project as NONE.
when i see the NLS settings in all the job it shows project default(none) selected by default. but the job fails to run with this default settings.
But the jobs run fine when i change the NLS settings from Project Default(none) to NONE.

What can be the reason for this. what is the difference between choosing NONE and Project default(NONE)?
Vinay
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

NONE is a pseudo-map, not a real map. Thus there is no actual map for it to default to. This generates the error.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
vintipa
Participant
Posts: 136
Joined: Wed May 07, 2008 11:26 am
Location: Sydney, Australia
Contact:

Post by vintipa »

hi ,

Is there any way to change the NLS settings of all the jobs in a project from Default(NONE) to NONE at once?
Presently i have to go to each job manually and make the changes.
Vinay
Post Reply