Posted: Thu Aug 25, 2005 9:35 pm Post subject: Code Page Error
Centurion
Joined: 24 Jun 2005 Posts: 116
Trying to use the File Extender Node, however I am getting an error trying to write to the fileinput node. I am going from a Queue to a File
"Error trying to write data in code page 1208" I think I need to Set the CCSID for OutputRoot. This only occurs when I use APP WATCH to put the message on the queue. Does anyone know how I change the CCSID I think its LocalEnvironment.MBFEProperties.CCSID but not sure of the syntax, any ideas?
Currently I have this:
SET OutputRoot = InputRoot;
SET OutputLocalEnvironment = InputLocalEnvironment;
Which is giving me an error
"Error trying to write data in code page 1208"
Posted: Fri Sep 23, 2005 5:12 am Post subject: File Extender Node and CCSID 1208 -- fix available
Novice
Joined: 17 Sep 2001 Posts: 10
goldym,
the behaviour described is a product defect covered by APAR IY76434.
A fix for the above mentioned APAR can be obtained through normal IBM support channels.
Cheers,
F.
PS: if you want to customize your output file CCSID the relevant integer element to tweak via ESQL is:
LocalEnvironment.Variables.MBFEProperties.CodedCharSetId
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum