How to set NLS on for non NLS installation

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
arunpramanik
Participant
Posts: 63
Joined: Fri Jun 22, 2007 7:27 am
Location: Kolkata

How to set NLS on for non NLS installation

Post by arunpramanik »

I have installed DataStage without NLS. Now I want to set the NLS on.

How to proceed? And how to make all the existing projects to NLS compliant?

Regards
Arun
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

You'll need to reinstall everything and select the option then. Are you sure you really need NLS installed?
-craig

"You can never have too many knives" -- Logan Nine Fingers
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

To pre-empt your next question, there is no alternative than to reinstall.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
arunpramanik
Participant
Posts: 63
Joined: Fri Jun 22, 2007 7:27 am
Location: Kolkata

Post by arunpramanik »

chulett wrote: Are you sure you really need NLS installed? ...
I am facing problem with special characters (famous Umlaut characters). my simple job gets aborted while creating Hash File with key fields having these special characters. Although these characters are easily read from DB and is being stored in Sequential files. Any way to resolve this without NLS being installed.
Post Reply