Search found 42189 matches

by chulett
Sun Mar 07, 2010 11:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Odbc connector and enterprise stage
Replies: 8
Views: 3868

No. Not sure anything will actually "be replaced" but Connectors are new and will (I assume) be the preferred connection object going forward, once they get all the kinks out of 'em that is. :wink:
by chulett
Sun Mar 07, 2010 12:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Options on starting a job through a script
Replies: 6
Views: 1954

Don't see why not either. Go for it. :wink:
by chulett
Sun Mar 07, 2010 12:05 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ODBC Multirow lookup with bind variable
Replies: 6
Views: 3104

D'oh! Missed that in all the OCI talkie talkie. [face palm]

Still, advice applies.
by chulett
Sun Mar 07, 2010 11:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: StringToDecimal Conversion issue
Replies: 6
Views: 3031

That would be true if the 'extra' pesky <CR> was part of the record terminator, however they were allegedly 'at the end of a few fields' so a different solution was required it seems.
by chulett
Sun Mar 07, 2010 11:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ODBC Multirow lookup with bind variable
Replies: 6
Views: 3104

No, it probably just means the older version let you get away with the problem without busting you and the new one doesn't. :wink:

Two bind variables means you need to have two columns marked as key columns in the stage. Do you?
by chulett
Sun Mar 07, 2010 11:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data Insertion Issue with Float datatype
Replies: 15
Views: 7150

More of a scale than precision issue. :wink:
by chulett
Sun Mar 07, 2010 10:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Options on starting a job through a script
Replies: 6
Views: 1954

Yes, you should always include the credentials needed IMHO. Sure, there may be times or installs where it "works" without them but I think it's a bad practice to not "mention" them, doing so makes sure you have full control over all aspects of the process. And once you move up to...
by chulett
Sun Mar 07, 2010 10:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data Insertion Issue with Float datatype
Replies: 15
Views: 7150

Possible, sure. As I said, it really depends on the nature of your data and if a FLOAT/REAL is the appropriate way to store it (something you would have to tell us) then you'll need to find some way to deal with it. I'm not aware of any 'tricks' to keep those floating point issues from biting you in...
by chulett
Sun Mar 07, 2010 9:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data Insertion Issue with Float datatype
Replies: 15
Views: 7150

What kind of data are you storing? You said the scale can be "more than 2"... how much more? How about a NUMBER(x,y) with appropriate X and Y values?
by chulett
Sun Mar 07, 2010 7:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data Insertion Issue with Float datatype
Replies: 15
Views: 7150

Contact your official support provider. Me, I would never use a FLOAT for something like this precisely because of the issues that you are seeing that they can cause.
by chulett
Sun Mar 07, 2010 7:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Does DSJ server 8.0 support 64 bit OS???
Replies: 16
Views: 7763

ICE wrote:If it is possible, please ask for me.
Sorry, not possible. You'll have to do that yourself.
by chulett
Sat Mar 06, 2010 3:37 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Help: DataStage 7.5.3 and Oracle RAC 10G
Replies: 6
Views: 3973

We've changed "dsenv" file and the ".profile". I pointed them to the new oracle_home, mainly. We also tried that work around concerning the path to the oralib and oralib32 but it did not work. Hmmm... wondering about the "mainly" part and what "work around" y...
by chulett
Sat Mar 06, 2010 2:47 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Help: DataStage 7.5.3 and Oracle RAC 10G
Replies: 6
Views: 3973

1) I would assume you missed something in your attempt to modify "all the config files". Can you detail out what DataStage changes you made to point it to the 10g client rather than the 9i client? Any reason you don't want to keep using the 9i client software? It should work fine for you, ...
by chulett
Sat Mar 06, 2010 9:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parametrize transformations
Replies: 3
Views: 935

Not sure what all possibilities might be but someone else is asking the same questions today, perhaps this would help:

viewtopic.php?t=132545