Hi Pavan,
If you source have the decimal part, read it as varchar, and discard the decimal part. Since its a fixed width, hope '.' wont be there. Or read as integer and divid by 100 if decimal part digit is 2. you can also try to use Int() function.
Search found 5168 matches
- Fri Oct 06, 2006 11:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: About data type conversion
- Replies: 6
- Views: 1398
- Fri Oct 06, 2006 6:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to build an external filter stage
- Replies: 3
- Views: 2704
If $1 is the column passed, try with
Code: Select all
echo $1 | grep "A" or grep "A" $1- Fri Oct 06, 2006 1:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading Packed Data from Db2 table
- Replies: 4
- Views: 1523
- Fri Oct 06, 2006 1:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading Packed Data from Db2 table
- Replies: 4
- Views: 1523
- Fri Oct 06, 2006 12:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Repository....
- Replies: 8
- Views: 2515
- Fri Oct 06, 2006 12:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Proces id..
- Replies: 4
- Views: 1451
- Thu Oct 05, 2006 7:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: complex falt file (CFF)
- Replies: 3
- Views: 1458
Just one byte shift in the layout will give you a ladder effect of the whole file with the fixed widthformat. You can start the check from the filler to check if the data in the column before to the filler column are populated corectly. If so you can add or remove one or two byes from filler as a tr...
- Thu Oct 05, 2006 7:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: APT_CombinedOperatorController warning in DS parallel job
- Replies: 5
- Views: 1366
- Thu Oct 05, 2006 7:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Running more than 3 jobs in a sequence- giving a fatal error
- Replies: 9
- Views: 2599
- Thu Oct 05, 2006 7:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Basic program to monitor path
- Replies: 23
- Views: 6485
- Thu Oct 05, 2006 7:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Merge 2 different files
- Replies: 7
- Views: 1342
- Thu Oct 05, 2006 7:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Server to Parallel conversion into Lookup fileset
- Replies: 9
- Views: 3178
- Thu Oct 05, 2006 7:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Basic program to monitor path
- Replies: 23
- Views: 6485
- Thu Oct 05, 2006 7:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Autosys and Wait
- Replies: 4
- Views: 2443
- Thu Oct 05, 2006 7:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: No such file or directory error
- Replies: 10
- Views: 4486