Search found 42189 matches

by chulett
Tue Jun 27, 2006 1:53 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to execute more commands in the Before/After Job routine
Replies: 4
Views: 1706

Then put a semi-colon between the commands.
by chulett
Tue Jun 27, 2006 8:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Array Size problem
Replies: 23
Views: 5483

First thing I'd suggest is get your Client upgraded to a matching (or at least more recent) version. I have vague memories of early versions of the 9i client being... buggy... as hard as that is to imagine with Oracle software. :roll:

Give that a shot.
by chulett
Tue Jun 27, 2006 7:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to open csv file format
Replies: 22
Views: 9680

Bond, James Bond. 007.

That was the 'James' reference... :lol:
by chulett
Tue Jun 27, 2006 7:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to open csv file format
Replies: 22
Views: 9680

Sorry James, but it's 009 for a tab. :wink:
by chulett
Tue Jun 27, 2006 7:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Array Size problem
Replies: 23
Views: 5483

Zero rows out? Meaning nothing is selected? You've got something majorly evil at work here... Let's start with specifics: versions. Exact versions of DataStage, Oracle and what version of the Oracle client is installed on your DataStage server? Is your source database co-resident with DataStage or r...
by chulett
Tue Jun 27, 2006 6:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to open csv file format
Replies: 22
Views: 9680

Re: Unable to open csv file format

We have source as Excel format and i converted the source excel file to test.csv format Ok, based on the garbage you are seeing, let's not make any assumptions here. Please explain how you 'converted' the excel file. Also, what does the .csv file look like if you open it in something simple like No...
by chulett
Tue Jun 27, 2006 6:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Array Size problem
Replies: 23
Views: 5483

Ok, I asked about Row Buffering because I've seen it cause problems as well as solve them... including goofy things like you are seeing. That being said, 99% of the jobs we own that source from Oracle do so with an Array Size set to something other than 1 - typically much greater than 1. I don't rec...
by chulett
Tue Jun 27, 2006 6:02 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: X-Stages in ETL cycle
Replies: 8
Views: 2963

As noted, these 'X-Stages' are additional products in the tool suite, not simply new stages. Without any help from your reseller, I'd suggest you start at the official website - here.
by chulett
Tue Jun 27, 2006 5:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to use exception handler in seequence
Replies: 3
Views: 1075

What exact version of DataStage? You do not link to it from any object, but rather it stands alone and waits for Something Bad to happen. In earlier versions, that 'something bad' was exceptions in the Sequence job itself - job wasn't runnable, bad parameter names, etc. In 7.5.x it can handle all ex...
by chulett
Mon Jun 26, 2006 8:21 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: performance issue
Replies: 7
Views: 1421

Regardless. I'd shoot my DBAs if all they cared about were production environments. :shock:
by chulett
Mon Jun 26, 2006 8:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Dealing with special characters
Replies: 6
Views: 3334

Re: Dealing with special characters

P.S The default NLS is set to ISO8859-1 Whose default NLS is set to that? The DataStage client or your database? I'm suspecting the former. It would be best to let us know details like which database you are using and what its NLS setting is, also if your DataStage installation is NLS enabled or not.
by chulett
Mon Jun 26, 2006 5:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading Table through DB2 Enterprise Stage
Replies: 13
Views: 4914

Perhaps because it's not a DataStage feature, but rather a database feature?
by chulett
Mon Jun 26, 2006 5:48 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Advantage of Datastage over materialized views
Replies: 3
Views: 2529

Welcome aboard. :D These are really questions for your DBA and possibly your Data Modeler or Architect. You have all kinds of ways to create and/or refresh materialized views nowadays and 'automatic query rewrite' adds more wrinkles to that. Depending on how the MVs are created, you could incrementa...
by chulett
Mon Jun 26, 2006 4:05 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Array Size problem
Replies: 23
Views: 5483

Yes.