Search found 42189 matches
- Tue Sep 20, 2005 10:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: using parameters within an e-mail test message
- Replies: 10
- Views: 3806
- Tue Sep 20, 2005 9:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ds error messages
- Replies: 4
- Views: 1324
- Tue Sep 20, 2005 7:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Slow to compile Routines and to delete anything
- Replies: 6
- Views: 1642
- Tue Sep 20, 2005 7:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: array size and transaction size
- Replies: 7
- Views: 2263
No need to spam multiple threads with this same question. What error do you get? What database are you working with? You've said previously that with the transaction size the same on both links it "runs fine". Are you sure you know under exactly what situations you have problems? Let's start with th...
- Tue Sep 20, 2005 7:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to abort a job if no data returned from select?
- Replies: 4
- Views: 1309
As Roy notes, I don't see any value in aborting the job just because it has no data to process. If it's important to recognize that situation, do so pre- or post-job. Have something check your input source and branch around the job if it is empty is one option, or check post-job for a processed row ...
- Tue Sep 20, 2005 7:33 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Updating 3 Db2 tables at a time from hash files
- Replies: 2
- Views: 853
If your goal is to have your updates tied together such that an error in one will rollback changes in all, then you must architect a single job solution. And yes, there are known issues with jobs being stopped or aborted leaving their database processes running - and not just with DB2. I see this in...
- Tue Sep 20, 2005 7:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Command Line in Crontab
- Replies: 4
- Views: 1564
- Tue Sep 20, 2005 7:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: replace null to string in a sequential file
- Replies: 4
- Views: 1600
- Mon Sep 19, 2005 5:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Maximum field size in a hashed file?
- Replies: 6
- Views: 1190
Thanks. Luckily, not really worried about performance as we're only dealing with small sets of data at any one time. For what it's worth, it does seem to be working fine when setting a data field up in the hashed file as a very large LongVarchar and putting up to 16 to 20K worth of "raw text" into t...
- Mon Sep 19, 2005 3:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSSEtLimit function
- Replies: 6
- Views: 1242
- Mon Sep 19, 2005 1:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Data Stage
- Replies: 2
- Views: 682
- Mon Sep 19, 2005 1:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Maximum field size in a hashed file?
- Replies: 6
- Views: 1190
- Mon Sep 19, 2005 12:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Maximum field size in a hashed file?
- Replies: 6
- Views: 1190
Maximum field size in a hashed file?
I've been asked this question and I can't see to find it mentioned anywhere that I can find...
Anyone know the phyical (or practical) size limit on a single (non-key) column in a hashed file?
Anyone know the phyical (or practical) size limit on a single (non-key) column in a hashed file?
- Mon Sep 19, 2005 9:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: LongVarChar source and DS job fails to recognize it!!!
- Replies: 15
- Views: 5510
Ok, spoke too soon. It's not "working working", it is however longer failing. The CLOB is being silently truncated to 4K as it makes it way through the job and not really sure why right now. We'll keep messing with this and I'll update the post with anything pertinent we discover. Of course, any tho...
- Mon Sep 19, 2005 9:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ISAM error -131 : ISAM error: no free disk space
- Replies: 1
- Views: 1112