Search found 53125 matches
- Wed Aug 07, 2013 4:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Numeric field - loss of precision on large numbers
- Replies: 10
- Views: 5826
String math functions (SADD, SSUB, SMUL, SDIV) allow unlimited precision - at least in theory - I've only tested to a million digits or so. But they are slower than using the arithmetic logic unit in the CPU (that is, doing regular arithmetic). 57 significant digits should be more than enough for mo...
- Wed Aug 07, 2013 4:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: jobs going to held status though there are free slots availa
- Replies: 5
- Views: 2109
- Wed Aug 07, 2013 4:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Difference between Trim() and TrimLeadingTrailing()
- Replies: 4
- Views: 5074
In summary, they will behave differently on strings such as
TrimLeadingTrailing() will produce
Trim() with no other arguments will produce
Code: Select all
" HERMAN MUNSTER "Code: Select all
"HERMAN MUNSTER"Code: Select all
"HERMAN MUNSTER"- Wed Aug 07, 2013 4:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: generic tool based asset
- Replies: 3
- Views: 1521
- Wed Aug 07, 2013 4:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Numeric field - loss of precision on large numbers
- Replies: 10
- Views: 5826
- Wed Aug 07, 2013 4:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Creating date ranges
- Replies: 5
- Views: 2960
- Wed Aug 07, 2013 4:42 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: "free form editor" issue in virtual table of IA
- Replies: 2
- Views: 2638
- Wed Aug 07, 2013 4:41 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Specifying current date and substring in virtual table
- Replies: 4
- Views: 3297
- Wed Aug 07, 2013 4:40 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: filtering "distinct" values count from the output
- Replies: 4
- Views: 3234
- Wed Aug 07, 2013 1:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Delimiter not seen at offset issue
- Replies: 1
- Views: 2360
- Tue Aug 06, 2013 9:12 pm
- Forum: General
- Topic: Would like to not create an empty csv file
- Replies: 48
- Views: 16857
&& is valid for DOS.chulett wrote:Never mind the fact that && is valid for UNIX, not DOS.
See, for example, Conditional Execution - Conditional Execution Based on Result of Previous Command in DOS Script Snippets.
- Tue Aug 06, 2013 5:33 pm
- Forum: General
- Topic: Version 9.1 DataStage Certification
- Replies: 0
- Views: 1336
Version 9.1 DataStage Certification
Certification test 000-303 (DataStage version 9.1) is now available.
(QualityStage and Information Analyzer certifications will follow soon.)
(QualityStage and Information Analyzer certifications will follow soon.)
- Tue Aug 06, 2013 4:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Loop in Db2 Stage/Any alternate approach with DS stages
- Replies: 5
- Views: 1760
- Tue Aug 06, 2013 4:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hashed Pre-Load: both DATA.30 and OVER.30?
- Replies: 2
- Views: 2120
- Tue Aug 06, 2013 4:41 pm
- Forum: General
- Topic: Would like to not create an empty csv file
- Replies: 48
- Views: 16857