So, not interesting in answering my questions?
Search found 42189 matches
- Wed Aug 11, 2004 7:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error Accessing Oracle from Datastage
- Replies: 10
- Views: 3122
- Wed Aug 11, 2004 7:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash lookup Vs. Table look up for smaller volume
- Replies: 8
- Views: 3738
I never make use of the "Next Key" methodology, not liking hash files in my projects. I also minimize the use of Oracle Sequences, if possible. We store surrogate key values in an Oracle table and have built Shared Containers to access and update them in a standard fashion. The key is pulled at the ...
- Wed Aug 11, 2004 6:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error Accessing Oracle from Datastage
- Replies: 10
- Views: 3122
- Wed Aug 11, 2004 6:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Truncate a project
- Replies: 14
- Views: 3883
- Wed Aug 11, 2004 6:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: deletes in odbc
- Replies: 6
- Views: 1511
Re: deletes in odbc
peternolan9 wrote:INFA invokation of SPs is easier and you have more control over them than in DS....
Probably true... until 7.5. Check out the Stored Procedure stage. Only good for Oracle right now, but other databases are coming 'real soon now'.
- Tue Aug 10, 2004 7:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Exit from a transformer
- Replies: 5
- Views: 1374
- Tue Aug 10, 2004 5:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Warnings compiling a routine
- Replies: 5
- Views: 1954
It's hard to say. A couple of things would help: Posting a summary of what the routine is supposed to be doing. Editing your post and added 'code' tags so the code it is more readable and maintains your indent levels. That being said, I believe that message usually means you are manipulating the arg...
- Tue Aug 10, 2004 10:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: deletes in odbc
- Replies: 6
- Views: 1511
No, all you can see are how many sets of key fields (ie, 'rows') were sent to the stage. Since the granularity of those deletes are totally up to you and transparent to the stage, I don't believe you can really know - unless there is a one-to-one correspondence. If your key fields uniquely identify ...
- Tue Aug 10, 2004 9:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: deletes in odbc
- Replies: 6
- Views: 1511
- Tue Aug 10, 2004 9:33 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Status code = 39204
- Replies: 2
- Views: 1587
Not sure how much help this is going to be, but grepping through my install shows this status code in the $DSHOME/gcidir/include/api_public.h header file: #define IE_SR_SLAVE_EXEC_FAIL 39204 /* The slave failed to start correctly */ I'd suggest contacting Support. One question - how are you actually...
- Tue Aug 10, 2004 8:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Exit from a transformer
- Replies: 5
- Views: 1374
- Tue Aug 10, 2004 5:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Character Set Problem in ORAOCIBL
- Replies: 7
- Views: 2022
Did you install NLS when you installed your DataStage server? If that optional step was not selected (and you probably had no reason to install it at the time) you won't have access to change that in DataStage. I'd double-check with Ascential Support, but my assumption is that you'd have to re-insta...
- Mon Aug 09, 2004 9:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Aggregator Stage: Server vs. Mainframe
- Replies: 5
- Views: 1289
- Mon Aug 09, 2004 6:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Templates I found on my version 7 client
- Replies: 9
- Views: 2625
Interesting... I just checked my new (test) install of 7.5 Server and there's no trace of Intelligent anything out there. There is a teeny mention in the Designer's online help, an index entry for 'Intelligent Assistants'. Selecting it gives you three sub-choices: creating a job from a template crea...
- Mon Aug 09, 2004 5:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Templates I found on my version 7 client
- Replies: 9
- Views: 2625