Search found 53125 matches
- Fri Mar 28, 2008 4:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Deleting work (Hashed and Seq files) after job execution
- Replies: 6
- Views: 2146
Deleting Hashed Files
If the hashed file was created in a project (account), use CREATE.FILE from within the DataStage environment. If the hashed file was created as a dynamic hashed file in a directory, use a recursive delete command (rm -rf in UNIX, DEL /S in Windows). This deletes the three files DATA.30, OVER.30 and ...
- Fri Mar 28, 2008 4:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Migrating Jobs from 7.5.2 to 8.0.1
- Replies: 5
- Views: 1856
- Fri Mar 28, 2008 4:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Diagnosing SQLExecDirect issue
- Replies: 5
- Views: 1863
Why don't you clean up the "variable not previously defined" messages from your two routines - it may be that these have caused invalid data to be sent to the SQLExecDirect function. If you're struggling with that, look for any path through the code that gets to the indicated line number without ass...
- Fri Mar 28, 2008 4:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: odbc stage tns error.
- Replies: 18
- Views: 4738
- Fri Mar 28, 2008 4:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to increase the Speed of Data read from Oracle Database
- Replies: 6
- Views: 1861
- Fri Mar 28, 2008 4:16 pm
- Forum: General
- Topic: Lookup Generating ORA-01036: illegal variable name/number
- Replies: 13
- Views: 7318
- Fri Mar 28, 2008 4:15 pm
- Forum: General
- Topic: project creation
- Replies: 6
- Views: 1734
- Fri Mar 28, 2008 5:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to increase the Speed of Data read from Oracle Database
- Replies: 6
- Views: 1861
- Fri Mar 28, 2008 5:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to increase the number of nodes in Parallel Job
- Replies: 3
- Views: 1371
- Fri Mar 28, 2008 5:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Aggregator
- Replies: 9
- Views: 1931
- Fri Mar 28, 2008 5:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error While Installing Datastage Enterprise edition 7.5x2
- Replies: 2
- Views: 1079
- Fri Mar 28, 2008 5:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: IsValid() problems with non-standard dates
- Replies: 21
- Views: 5839
Well, there's always a specific-to-purpose parallel routine that you could implement. What are the three possible formats? C should be fast enough to do range checks on the components. (I am getting above 15000 rows/sec through a server job Transformer stage using that IsValid function, and more usi...
- Fri Mar 28, 2008 5:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: UniVerse SQL - List Job Parameters
- Replies: 13
- Views: 7539
- Fri Mar 28, 2008 4:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequnce job failing
- Replies: 4
- Views: 1319
- Fri Mar 28, 2008 4:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Deleting work (Hashed and Seq files) after job execution
- Replies: 6
- Views: 2146