Search found 23 matches

by anntaylor
Mon Apr 02, 2007 3:27 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Web Service PACK Help
Replies: 10
Views: 8758

The client is either a source or a target, use the xform within your job flow.
by anntaylor
Fri Mar 23, 2007 10:43 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Repetitive Header in XML output file
Replies: 2
Views: 1368

I believe you need to set the lowest level on the output as the key. Item lID in this case.
by anntaylor
Mon Oct 23, 2006 1:11 pm
Forum: General
Topic: XML Plug in Stage..
Replies: 4
Views: 3377

What does your XPATH look like?
by anntaylor
Tue Oct 10, 2006 9:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Extraction of XML File?
Replies: 3
Views: 2411

We used a row generator to an xml input stage. Have the row generator create one row. In the row generator, create a column named filename with it's value set to a job parameter. In the XML input, set the input to be a file with the column from the row generator. This requires passing the parameter....
by anntaylor
Wed Oct 04, 2006 9:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warnings in Look up stage
Replies: 8
Views: 3994

Check the job which creates the dataset. I suspect that job has the decimal(38,10) datatype for the dataset. The metadata is stored in the dataset even though you can change it within a job.
by anntaylor
Sun Sep 24, 2006 7:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to find out what is in list 2 but not in list1
Replies: 4
Views: 2011

You could have list 1 be a lookup and have the unmatched keys go to a reject link for processing.
by anntaylor
Tue Aug 29, 2006 8:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage connectivity with Oracle database
Replies: 2
Views: 1895

You can move the ORACLE_HOME and client info from the dsenv into Project variables. You can then use different projects to use different clients.
by anntaylor
Fri Aug 25, 2006 3:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parellel Updates
Replies: 2
Views: 1969

Try partitioning on the primary keys. You could also remove duplicates (keep last sorted by date) to update with the most recent update.
by anntaylor
Fri Aug 25, 2006 3:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: "Variable 'Oconv' not defined" message in PX but n
Replies: 3
Views: 3231

I would suggest not using the Basic transformer because it can cause other issues.
by anntaylor
Sat Jul 01, 2006 9:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML-Input
Replies: 4
Views: 2372

Yes. Please be more specific about the "not working" I have used the row generator to pass the file name, but not a URL - though it should work similarly.
by anntaylor
Wed May 17, 2006 1:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: FTP File stage in PX
Replies: 1
Views: 1151

1- I am also curious about sftp. You can change the ftp command the stage uses, so give that a try and let us know. 2 - The stage is sequential. Look in the Stage\Advanced Tab. 3 - The target does not need any config. If you can connect via ftp from the command line, you can connect via the stage.
by anntaylor
Fri May 12, 2006 12:35 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML chunk
Replies: 5
Views: 3576

Can you make the D column the repeating element?
by anntaylor
Tue May 09, 2006 4:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading LONG datatype from ORACLE
Replies: 3
Views: 1952

Sonia,
Did you ever find an answer to this issue? I am currently running into the same problem.
by anntaylor
Mon Apr 03, 2006 12:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequential File error
Replies: 34
Views: 11666

Arnd, I'm referring to the Install and Upgrade pdf in DataStage Manual for 7.5 on pg 42. From the manual: If necessary,rebuild the kernel with changes to these parameters.For more information on rebuilding the kernel,see the UNIX manuals supplied with your system. In the coming days I will be workin...
by anntaylor
Mon Apr 03, 2006 12:15 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: dsjob not found error
Replies: 3
Views: 4136

You can also try $DSHOME/bin/dsjob without having to change the .profile\dsenv.