Search found 42189 matches
- Fri May 16, 2014 6:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: To handle empty file/only hd tr file
- Replies: 6
- Views: 2509
- Thu May 15, 2014 10:55 am
- Forum: General
- Topic: Last Occurrence in String
- Replies: 3
- Views: 1492
- Thu May 15, 2014 9:45 am
- Forum: General
- Topic: find select queries of odbc connector stages from repository
- Replies: 11
- Views: 2101
- Thu May 15, 2014 7:30 am
- Forum: General
- Topic: find select queries of odbc connector stages from repository
- Replies: 11
- Views: 2101
- Thu May 15, 2014 6:59 am
- Forum: General
- Topic: find select queries of odbc connector stages from repository
- Replies: 11
- Views: 2101
I assume you are talking about this issue.
- Thu May 15, 2014 6:55 am
- Forum: General
- Topic: find select queries of odbc connector stages from repository
- Replies: 11
- Views: 2101
- Wed May 14, 2014 6:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage equivalent datatype of mainframe
- Replies: 6
- Views: 1959
- Wed May 14, 2014 6:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: binding input interface field error
- Replies: 5
- Views: 1897
- Wed May 14, 2014 12:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to see the non printable characters
- Replies: 6
- Views: 2383
Or:
Code: Select all
head -2 file.txt | od -x- Wed May 14, 2014 10:12 am
- Forum: General
- Topic: Unzip a file in Linux from DataStage Execute Command
- Replies: 4
- Views: 1670
- Wed May 14, 2014 8:59 am
- Forum: General
- Topic: uniVerse tables and XMETA tables
- Replies: 6
- Views: 2949
- Wed May 14, 2014 8:43 am
- Forum: General
- Topic: Unzip a file in Linux from DataStage Execute Command
- Replies: 4
- Views: 1670
- Wed May 14, 2014 6:45 am
- Forum: General
- Topic: DataStage upgrade from 7.5.1 A to 9.1.2
- Replies: 3
- Views: 2569
- Wed May 14, 2014 6:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage equivalent datatype of mainframe
- Replies: 6
- Views: 1959
OK... a signed number with an implied decimal. So about this need you have. What is your target - do you want to read it into a string so you end up with an explicit sign (+/-) at the end? Or you just need it to be a properly signed decimal? Assuming the former as the latter should happen automatica...
- Tue May 13, 2014 8:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC Connector Stage - Transaction handling
- Replies: 4
- Views: 2554