Search found 2 matches
- Tue Jan 11, 2011 11:21 pm
- Forum: General
- Topic: Read Packed Decimal from EBCDIC File
- Replies: 2
- Views: 1527
Welcome aboard. Are you using a Complex Flat File stage? This has inbuilt support for packed decimal data. ... @Ray - Thanks for your quick response Yes. I tried using a CFF Stage. I have a Character field in my file from which i need to read a substring (which is of packed decimal format). Since I...
- Tue Jan 11, 2011 7:49 pm
- Forum: General
- Topic: Read Packed Decimal from EBCDIC File
- Replies: 2
- Views: 1527
Read Packed Decimal from EBCDIC File
I am new to DS and need your assistance on the below. I am receiving a EBCDIC file from Mainframe, which has the Start position and Length of a particular String. The string is in Packed decimal format. My requirement is to read the start position and Length, and with the help of Start position and ...