Search found 42189 matches
- Thu Jan 05, 2006 10:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with Datastage Upgrade
- Replies: 5
- Views: 1623
- Thu Jan 05, 2006 10:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reports Files write to EXCEL FILE OUTPUT
- Replies: 2
- Views: 1103
- Thu Jan 05, 2006 8:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: inserting or updating rows based on the lookup
- Replies: 7
- Views: 9551
- Thu Jan 05, 2006 8:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Setting Job Parameter in Before Job Subroutine
- Replies: 9
- Views: 2801
- Thu Jan 05, 2006 8:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: NLS setting for Oracle with AL32UTF8
- Replies: 7
- Views: 4619
Search is your friend! This post seems to have the information that you need. There were others, btw.
- Wed Jan 04, 2006 8:16 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Lotas Notes
- Replies: 5
- Views: 1723
From "back in the day" when I had to deal with Lotus Notes as one of my sources, there is also a product called NotesPump that we used. I only mention it for completeness as it doesn't allow you access to Notes data directly, but can be used to 'pump' or push Notes data elsewhere that you do have ac...
- Wed Jan 04, 2006 8:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: About Datastage XE
- Replies: 3
- Views: 1656
Nope... DataStage XE is the 'official' abbreviation for the Extended Edition. From what I recall, it contains just the Server product and MetaStage. I'm not sure they market that particular flavor of the product anymore. And actually "PX" is part of the Enterprise Edition, not the sum total of it. D...
- Wed Jan 04, 2006 7:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: output column value should not be modified
- Replies: 8
- Views: 2746
Is there any other approach to this problem without using lookups. No, not really - if we're talking a pure DS solution. Any output column will be updated in the target with whatever value you provide. In order for you to allow the value to remain unchanged in certain circumstances, you'll need to ...
- Tue Jan 03, 2006 8:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Retrieving the Job Version Number
- Replies: 10
- Views: 2507
- Tue Jan 03, 2006 1:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Setting Job Parameter in Before Job Subroutine
- Replies: 9
- Views: 2801
Re: Setting Job Parameter in Before Job Subroutine
Welcome! :D
Short answer is no. Stick with your 'server routine' which I assume means via a Job Sequence.
lata walekar wrote:Is it possible to set the parameters of a job from its before routine itself ?
Short answer is no. Stick with your 'server routine' which I assume means via a Job Sequence.
- Tue Jan 03, 2006 12:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: getting an error msg as TABCTL32.OCX
- Replies: 1
- Views: 2064
- Tue Jan 03, 2006 12:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: cyclic or Linear Dependency error
- Replies: 1
- Views: 2135
- Mon Jan 02, 2006 9:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ETL auditing
- Replies: 9
- Views: 2918
Re: ETL auditing
yiminghu wrote:But business wants more detail level aduiting, they want to know which individual input row end up ?
Can you shed some light on exactly what this might mean - "Which individual row end up"?
- Mon Jan 02, 2006 8:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Connection from client to Server
- Replies: 6
- Views: 1632
I'd definitely recommend you look into setting up a Citrix server local to the DataStage server and installing the Client software there. We just did exactly that and it has helped our 'remote' folks tremendously and even those of us connecting via VPN from home get a great benefit as well. For exam...
- Mon Jan 02, 2006 8:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: clean database
- Replies: 3
- Views: 1109
I'd also be curious if your design is to 'clean' a single table? In other words, are you sourcing from the same table you are clearing? I know it sounds silly, but I've seen people try to do that - they will only write back 'the records they want to keep' - hence the question. And if that is the cas...