A couple of possible causes:
1) Ran out of disk space where DS is installed. In that case, more than just this one job could be affected.
2) More than 2GB of records in this particular log.
Search found 42189 matches
- Thu Apr 27, 2006 6:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to view DataSatge Job Log
- Replies: 1
- Views: 761
- Thu Apr 27, 2006 6:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: flat files, memory
- Replies: 10
- Views: 2233
There's no DataStage restriction on flat file sizes. Your operating system or environment may inpose a limit on file sizes. I assuming when you say 'memory' you actually are referring to 'disk storage'. Always best to land or hash data, in my opinion. If you are concerned about the amount of space b...
- Thu Apr 27, 2006 6:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Join 2 tables on a key without using lookup
- Replies: 12
- Views: 2438
- Thu Apr 27, 2006 6:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage log overflow limit setting
- Replies: 9
- Views: 6346
- Wed Apr 26, 2006 9:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Issues regarding Notification Activity
- Replies: 7
- Views: 2195
- Wed Apr 26, 2006 8:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Import Schema
- Replies: 3
- Views: 839
- Wed Apr 26, 2006 7:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding Oracle 10g
- Replies: 9
- Views: 1600
Re: Regarding Oracle 10g
Zabeerulla wrote:Can we use DRS Stage of DataStage 7.5.1 to connect Oracle 10g?
What happens when you try? Answer should be 'yes' but I haven't seen a need to use the DRS stage yet, so...
- Wed Apr 26, 2006 6:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Surrogate Key generation
- Replies: 7
- Views: 2511
- Wed Apr 26, 2006 6:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequencer
- Replies: 14
- Views: 4929
- Wed Apr 26, 2006 5:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Surrogate Key generation
- Replies: 7
- Views: 2511
- Wed Apr 26, 2006 5:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning while using Exception Handler
- Replies: 1
- Views: 1649
Because that's not how they are used. It only kicks in when there is an exception (hence the name), so your entire stream as it is defined now will only run when there is something wrong with the main jobstream... and there is no main jobstream. Hook Job1 to Job2, period. Take the Exception Handler ...
- Tue Apr 25, 2006 9:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ODBC for Oracle 10g
- Replies: 6
- Views: 3316
The changes needed in the dsenv file are fully documented in both the OCI plug-in pdf and the larger 'Installation and Configuration Guide for Supplemental Stages' - aka the instconf.pdf file. Basically, you are setting the ORACLE_HOME and 'shared library path' variables for the DataStage environmen...
- Tue Apr 25, 2006 8:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ODBC for Oracle 10g
- Replies: 6
- Views: 3316
Actually, you configure the dsenv file for the Oracle client information needed to use the native interface - the OCI stage. For ODBC, the other two files you mentioned are the ones that need to be edited. For ODBC, just copy what you find in the existing files for Oracle (assuming you'll want to us...
- Tue Apr 25, 2006 4:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Auto Purge is leaving Job logs behind
- Replies: 19
- Views: 5439
Not sure whom you are addressing, Ray, but my misconception was the fact that jobs that generate Warnings only would not Auto Purge. I was of the opinion that only a clean current run would trigger it and that warnings only - a Finished (see log) status - did not constitute a clean run. In that I wa...
- Tue Apr 25, 2006 8:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: extracting time from date
- Replies: 7
- Views: 1256