A curious suggestion from someone who has "performance driven outcomes" in his signature block!
How many data type conversions (implicit or otherwise) does your "solution" require?
Search found 53125 matches
- Thu Sep 05, 2013 6:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need to fetch integer part from decimal data
- Replies: 10
- Views: 4173
- Thu Sep 05, 2013 5:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Increment Counter based on Stage Variable
- Replies: 4
- Views: 2007
- Thu Sep 05, 2013 5:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error converting string to date
- Replies: 3
- Views: 2367
- Thu Sep 05, 2013 4:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Regarding DB2 connector
- Replies: 1
- Views: 781
- Thu Sep 05, 2013 4:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Grouping in XML stage
- Replies: 14
- Views: 4257
- Thu Sep 05, 2013 4:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: NLS CODE PAGE ISSUE
- Replies: 1
- Views: 1112
- Thu Sep 05, 2013 4:49 pm
- Forum: General
- Topic: Measure Waiting Time in Job Sequences
- Replies: 1
- Views: 1191
Probably easier to make use of the logs of the sequence and of its dependent jobs. Another possibility would be to take the generated code, paste it into the Job Control screen of a new server job, and add timing points into that code. Examine the code (on the Job Control tab in Job Properties). A s...
- Thu Sep 05, 2013 5:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC function "SQLBindParameter" reported: SQLSTA
- Replies: 1
- Views: 2165
- Thu Sep 05, 2013 1:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Grouping in XML stage
- Replies: 14
- Views: 4257
- Wed Sep 04, 2013 11:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Grouping in XML stage
- Replies: 14
- Views: 4257
- Wed Sep 04, 2013 11:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Logic to count repeated rows
- Replies: 9
- Views: 2835
- Wed Sep 04, 2013 2:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Multiple of 100, 1000
- Replies: 4
- Views: 1215
Code: Select all
Mod(InLink.TheColumn, 100) = 0- Wed Sep 04, 2013 2:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem while Reading Float DataType from DataBase
- Replies: 9
- Views: 6995
- Wed Sep 04, 2013 2:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Converting Empty Strings to Blank - Server to Parallel Eds
- Replies: 4
- Views: 1658
- Tue Sep 03, 2013 2:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Select in Oracle returns too many rows
- Replies: 1
- Views: 1277