Search found 12 matches

by dsuser
Thu Oct 21, 2004 2:35 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Enterprise Stage
Replies: 3
Views: 2164

I tried to replace a space with an empty string and it let me replace and when I did a rtrim and then found the length it gave me the right length of the value in the column which makes me guess it should be a space. replace(colname, ' ','')

Thanks,
dsuser
by dsuser
Thu Oct 21, 2004 1:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Enterprise Stage
Replies: 3
Views: 2164

DB2 Enterprise Stage

We did load a table in DB2 using a DB2 Enterprise Stage fetching data from a Sybase source. There were a couple of columns with the char datatype. When the data gets loaded and I try to retrieve the data from the table I see all the char columns have been padded with spaces. And I'm not able to do a...
by dsuser
Wed Feb 11, 2004 9:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: rexec
Replies: 1
Views: 989

rexec

Can someone give me an apt example of the usage of rexec command. I would like to know in which scenario an rexec command can be used and how. And any other additional info reg the use of rexec command.

Thanks in advance,
dsuser
by dsuser
Thu Dec 11, 2003 10:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ORAOCI Lookup or Hash File Look Up
Replies: 3
Views: 1292

ORAOCI Lookup or Hash File Look Up

Hi,

I'd like to know if a look up to a ORAOCI stage will be faster or a look up to the Hash File(for about 20,000 records) will be faster with Pre-Load File to Memory option disabled.And Why???

Thanks,
dsuser
by dsuser
Wed Dec 03, 2003 10:43 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Question on Hash File Performance
Replies: 3
Views: 1318

Question on Hash File Performance

Hi, I have a table with almost 20 million records. Several jobs require to have this table as a lookup. But except for one job all other jobs require only a subset of records from this table. Is it good to create one hash file for the entire 25 million and use the same in all jobs. Or is it better t...
by dsuser
Tue Dec 02, 2003 9:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Calling Shell Scripts
Replies: 2
Views: 1266

Calling Shell Scripts

Hi,

Can someone throw some light on calling a shell script(execsh/rexec)(to call a PL/SQL Script in a remote Oracle Server) from Datastage.

Note: The Datastage Engine and the Oracle Server(the target db) are not on the same box.

Thanks,
dsuser
by dsuser
Wed Sep 17, 2003 9:16 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Slowly Changing Dimensions
Replies: 2
Views: 2586

Slowly Changing Dimensions

Hi

Can anyone explain about how slowly changing dimensions are implemented in the DW design. And how to implement surrogate keys.

Any help really appreciated.

Thanks much,
dsuser
by dsuser
Mon Sep 15, 2003 8:58 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: MetaRecon and Integrity
Replies: 1
Views: 963

MetaRecon and Integrity

Hi

I would like to know more about using MetaRecon and Integrity.
I do not have access to the tool. Can anybody tell me a good source (Material on the web or books or if anybody can send me some .pdf)of information on MetaRecon and Integrity.
I really appreciate the help.

Thanks much,
dsuser
by dsuser
Wed Sep 10, 2003 11:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SAP R/3 Extract Pack
Replies: 0
Views: 685

SAP R/3 Extract Pack

Hi Can somebody explain to me the steps involved in extracting data from a SAP R/3 system and loading it on to a Oracle 9i Database. Is there any material available for this. I do not have the Extract PACK I would just like to have an idea as to how to perform this task. Any help appreciated. Thanks...
by dsuser
Wed Sep 10, 2003 7:02 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Help on Merge and Sort Stage
Replies: 3
Views: 1924

Hi Ray

ThankYou for your prompt response. I appreciate that. It was of great help.

Can you also give me a scenario where we can use the sort stage in server jobs.

How do we create Surrogate Keys?

Thanks much,
DataStage User
by dsuser
Wed Sep 10, 2003 12:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Help on Merge and Sort Stage
Replies: 3
Views: 1924

Help on Merge and Sort Stage

Hi When I try to give an input to a merge stage in a Server job it does not accept saying Stage cannot accept inputs. Can someone explain how to implement a Merge Stage. Can Merge stage take tables/sequential files as input. Also another question on Sort. Where do I specify the sort condition say I ...
by dsuser
Wed Sep 10, 2003 12:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Help on DB2 UDB and SAP
Replies: 1
Views: 1244

Help on DB2 UDB and SAP

Hi I'm just learning DataStage.I have a few questions Can somebody help me on that. 1. Is the SAP Extract pack with Datastage XE 6.0 sufficient to extract data from an SAP R/3 database. Or do we need any other tool like Power connect which is used for Informatica SAP integration. If SAP Extract pack...