Page 1 of 1

#NLS# is not a valid codepage

Posted: Thu Jan 28, 2016 11:47 am
by Developer9
Hi,

I am testing a job with Salesforce stage in it and it is giving me a following error

Code: Select all

Salesforce_conn: Code page in use: UTF-8
FATAL ERROR (APT_CharsetConverterRep::initConv()): #NLS# is not a valid codepage.
I checked the NLS params project default utf-8

Please let me know if anyone experienced this error and resolution steps

Thanks

Posted: Thu Jan 28, 2016 4:10 pm
by ray.wurlod
How did you insert the job parameter reference into the stage (manually, or using the Insert Job Parameter tool)?

Posted: Fri Jan 29, 2016 8:54 am
by Developer9
Ray,
It was running fine in 8.5 version and while testing in 11.3 , Job got aborted.
In a Sequential File Stage ,Under NLS map I changed "#NLS#" to project default (UTF-8) ..Job ran Successful

Thanks,
Mahesh

Posted: Fri Jan 29, 2016 10:29 am
by chulett
Do you want it to be a job parameter? If so, re-read Ray's question.