Reading Dsx file Error
Posted: Tue Mar 30, 2010 4:48 am
Hi,
i am taking this one as a source for my job i have mentioned recorddelimeter is whitespace and fild delimeter is end. just i am replacing where i have EXT_EMP with job parameter.This one working in 8x.but when i am doing this one in 7.5x its not working.if i calulate "EXT_EMP" of length it showing 10 but length is 9.Please help me...
Thanks
ksr
i am taking this one as a source for my job i have mentioned recorddelimeter is whitespace and fild delimeter is end. just i am replacing where i have EXT_EMP with job parameter.This one working in 8x.but when i am doing this one in 7.5x its not working.if i calulate "EXT_EMP" of length it showing 10 but length is 9.Please help me...
Code: Select all
BEGIN HEADER
CharacterSet "CP1252"
ExportingTool "Ascential DataStage Export"
ToolVersion "4"
ServerName "system5"
ToolInstanceID "SDS"
MDISVersion "1.0"
Date "2010-03-29"
Time "11.25.35"
ServerVersion "7.5x2"
END HEADER
BEGIN DSJOB
Identifier "EXT_EMP"
DateModified "2002-01-13"
TimeModified "11.19.04"
BEGIN DSRECORD
ksr