Search found 42189 matches
- Wed Mar 07, 2007 8:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to locate a job in the repository
- Replies: 17
- Views: 4343
- Wed Mar 07, 2007 8:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Row count of a link
- Replies: 24
- Views: 19340
So, you call this for every row through the job - over and over? And are checking the logs over and over? This kind of information is typically gathered in a separate step after the job is completed, hence the question. You should consider calling this 'after job' if you want to keep it 'inside' th...
- Wed Mar 07, 2007 8:15 am
- Forum: General
- Topic: Low performance in the access the Informix
- Replies: 6
- Views: 1866
Don't use a database stage for a lookup. Period. I don't care what database we're talking about, it's the least performant way to do that. Use a hashed file. They are the heart and soul of Server jobs, so leverage them. And before you ask - no, there's absolutely no reason to put all 20M source rec...
- Wed Mar 07, 2007 8:11 am
- Forum: General
- Topic: ORAOCIBL STAGE
- Replies: 5
- Views: 1967
2.But while trying to use ORAOCIBL i was suggested that this stage will not work if DS and oracle reside in different server as in my case. We know the documentation says this, but it is not true. Any stage that leverages the Oracle 'bulk loader' - aka sqlldr - only does inserts. I've already passe...
- Wed Mar 07, 2007 8:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reject row capturing
- Replies: 17
- Views: 5119
Just to make it a little more obvious to searchers, the Kumar noted solution was to set the Array Size to 1. It's a performance killer, but an unfortunate need if you want to properly capture every rejected record from an OCI stage. Without it, the proper reject number will be shown in the Monitor a...
- Wed Mar 07, 2007 8:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: it is possible to remove the duplicares using sort stage?
- Replies: 7
- Views: 1200
- Wed Mar 07, 2007 8:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Row count of a link
- Replies: 24
- Views: 19340
- Wed Mar 07, 2007 7:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage job - runtime error ORA-01036
- Replies: 21
- Views: 11321
When using ODBC stages I did create user-defined query where sequences where used and it did work fine, in that case i didn't mention the column in the ODBC stage. For the record, the ODBC stage isn't quite as 'picky' as the OCI stages when it comes to using all the columns you've defined. It will ...
- Wed Mar 07, 2007 7:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: unable to create sequential file as debug file
- Replies: 9
- Views: 3050
- Wed Mar 07, 2007 7:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: what is the meaning of allow multiple instances?
- Replies: 7
- Views: 7350
- Wed Mar 07, 2007 7:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: OCI has fetched truncated data
- Replies: 2
- Views: 1195
- Wed Mar 07, 2007 7:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Row count of a link
- Replies: 24
- Views: 19340
- Wed Mar 07, 2007 7:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ERRORin constraints..
- Replies: 6
- Views: 1243
- Wed Mar 07, 2007 7:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Data Stage User roles
- Replies: 8
- Views: 4321
- Wed Mar 07, 2007 7:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abort (Not Stop) a subsequence
- Replies: 12
- Views: 3530