Search found 42189 matches
- Tue Aug 27, 2013 7:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Merging multiple rows into single row
- Replies: 11
- Views: 4892
- Tue Aug 27, 2013 6:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Pass SQL Query @ Run time not working
- Replies: 19
- Views: 5705
- Tue Aug 27, 2013 6:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: terdata connector statement error
- Replies: 3
- Views: 1811
- Mon Aug 26, 2013 10:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Data not extracted from source
- Replies: 4
- Views: 1657
Best Practice: You need to use the appropriate functions for those date comparisons - TO_DATE() for all three or TO_CHAR() for the other pair. Doing so will ensure the SQL always works regardless of the NLS_DATE format of the target database. Match the format mask to how they come in as parameters....
- Mon Aug 26, 2013 9:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading CLOB data adding ambigous col during runtime
- Replies: 4
- Views: 1563
- Mon Aug 26, 2013 7:43 am
- Forum: General
- Topic: dsx is 0 kb after changing read-only from 1 to 0
- Replies: 11
- Views: 3455
- Sun Aug 25, 2013 8:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Data not extracted from source
- Replies: 4
- Views: 1657
Since the only difference in running a job via a Sequence versus 'manually' is how the parameters are passed, I'd triple-check them in the affected job's log. For grins, can you verify that you are using a Job Activity stage in the Sequence to run the job? I'd also be curious if your parameters cont...
- Fri Aug 23, 2013 12:57 pm
- Forum: General
- Topic: Generating Data
- Replies: 4
- Views: 1755
- Thu Aug 22, 2013 4:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Ins Upd Del in one Stage
- Replies: 11
- Views: 3571
- Thu Aug 22, 2013 2:13 pm
- Forum: General
- Topic: Compare differences in row counts after loading
- Replies: 15
- Views: 5807
1. In a Server job, all of the work happens in a Transformer so you should be able to do what you need there. We'd need more details to provide any help, though. 2. Use the Notification Activity stage in the Seqence to send the email. I'd suggest leveraging the USERSTATUS area of the job doing the c...
- Thu Aug 22, 2013 6:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Filter ranges of records in a file based on search strings
- Replies: 1
- Views: 612
- Wed Aug 21, 2013 10:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning, Insert had a high number of retries
- Replies: 6
- Views: 3266
- Tue Aug 20, 2013 5:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error Occured Invoking SQL Builder
- Replies: 3
- Views: 1384
- Tue Aug 20, 2013 11:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Converting special characters
- Replies: 7
- Views: 3775
- Tue Aug 20, 2013 9:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Validating the file name and column names
- Replies: 8
- Views: 2626