Search found 6797 matches
- Mon Jan 08, 2007 7:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting return value from unix script
- Replies: 4
- Views: 2392
- Mon Jan 08, 2007 7:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dos2unix - problem while converting
- Replies: 13
- Views: 20599
- Sun Jan 07, 2007 4:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dsob waiting to finish even though -wait not specified
- Replies: 10
- Views: 2747
Auto purge option works without fault. Someone must have cleared one of the logs using the CLEAR.FILE option which disables the auto purge option. If you want a routine to purge the logs you can create it. Its simple, all you need is to get the job id's and pass them one by one to the TCL command CL...
- Sun Jan 07, 2007 2:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Teradata Enterprise Stage Failing
- Replies: 6
- Views: 3795
Welcome Aboard Teradata has a limit on how many load utility operation can be run concurrently. You are exceding the limit. Its exceding the timeout session as well as the tenacity(number of retries). Either increase the tenacity number or control the number of concurrent operations. Its not a datas...
- Sun Jan 07, 2007 2:40 am
- Forum: Data Integration
- Topic: What is a typical size of DataWarehouse and Data Marts?
- Replies: 15
- Views: 31136
- Sun Jan 07, 2007 2:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: lookup with multiple columns
- Replies: 31
- Views: 8721
- Fri Jan 05, 2007 7:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ExecCommand output value
- Replies: 44
- Views: 10563
Try calling the script from a routine calling DSExecute(). You can manipulate the return of 'Output' and extract the first record from the dynamic array using Field(). See if that works. if even that doesnt work then why not just mail from unix itself. If you have never used the os mail before searc...
- Fri Jan 05, 2007 7:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dos2unix - problem while converting
- Replies: 13
- Views: 20599
I did some more research and this is what i found on bugzilla. Check it out
https://bugzilla.redhat.com/bugzilla/sh ... ?id=150277
https://bugzilla.redhat.com/bugzilla/sh ... ?id=150277
- Fri Jan 05, 2007 5:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to create multiple rows from a row
- Replies: 10
- Views: 3766
- Fri Jan 05, 2007 4:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to create multiple rows from a row
- Replies: 10
- Views: 3766
- Fri Jan 05, 2007 3:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How can we merge Different Tables and write to sequential
- Replies: 8
- Views: 1788
- Fri Jan 05, 2007 3:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with the Oracle Loading
- Replies: 6
- Views: 1394
The code ORA-02291tells you all. You have a foreign key in the record which has no entry in the parent table. Click on the error code in blue for more details.
- Fri Jan 05, 2007 3:53 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Routine DSU.GetXXXXXX did not finish OK
- Replies: 12
- Views: 4455
- Fri Jan 05, 2007 11:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datatime Field Overflow
- Replies: 29
- Views: 9650
- Fri Jan 05, 2007 11:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: lookup with multiple columns
- Replies: 31
- Views: 8721