Search found 42189 matches
- Thu Dec 12, 2013 10:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Data Issue with Datatype
- Replies: 2
- Views: 721
- Thu Dec 12, 2013 1:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading XML - underperforming
- Replies: 18
- Views: 6639
- Thu Dec 12, 2013 11:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading XML - underperforming
- Replies: 18
- Views: 6639
- Thu Dec 12, 2013 8:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to retain £ symbol
- Replies: 2
- Views: 2765
- Thu Dec 12, 2013 12:33 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Server job aborts with connector stages in 8.7
- Replies: 7
- Views: 4112
- Thu Dec 12, 2013 12:21 am
- Forum: General
- Topic: Error while 'Test Connection' / 'View Data'
- Replies: 7
- Views: 1748
- Wed Dec 11, 2013 8:53 am
- Forum: General
- Topic: DataStage 9.1 Operations Console Database Supported Versions
- Replies: 8
- Views: 4606
- Wed Dec 11, 2013 8:52 am
- Forum: General
- Topic: Error while 'Test Connection' / 'View Data'
- Replies: 7
- Views: 1748
- Wed Dec 11, 2013 8:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Server job aborts with connector stages in 8.7
- Replies: 7
- Views: 4112
- Tue Dec 10, 2013 5:34 pm
- Forum: General
- Topic: Calculating with timestamps in a sequence job
- Replies: 4
- Views: 2006
- Tue Dec 10, 2013 4:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC Connector w/ SQL Server Stored Proc in Before SQL hangs
- Replies: 5
- Views: 5351
- Tue Dec 10, 2013 2:25 pm
- Forum: General
- Topic: Compare Two Values in Sequential File
- Replies: 19
- Views: 7977
ExecCommand tab Command: echo <activitystagename>.$CommandOutput<3> Parameters: <pathtosequentialfile> Triggers tab Expression: $CommandOutput<3> = 'Y' If you go this route... no, that command would not be correct. You echo the contents of the file and then as you correctly noted, use the result in...
- Tue Dec 10, 2013 2:18 pm
- Forum: General
- Topic: Compare Two Values in Sequential File
- Replies: 19
- Views: 7977
- Tue Dec 10, 2013 2:16 pm
- Forum: General
- Topic: Compare Two Values in Sequential File
- Replies: 19
- Views: 7977
- Tue Dec 10, 2013 10:50 am
- Forum: General
- Topic: Compare Two Values in Sequential File
- Replies: 19
- Views: 7977
Looks like Andy was assuming you'd be getting two separate counts (or simply counting two files) via two Execute Command stages and then the Nested Condition stage would be the one doing the 'evaluating' of the results, deciding if they matched or not. If you've got everything in one file with three...