Search found 42189 matches

by chulett
Fri Jun 18, 2010 5:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: 7.5.x - trying to reference two Oracle instances at once
Replies: 3
Views: 1053

Any time I've seen anything like this, it is some kind of user or configuration error. I honestly don't see how it could be anything else but there's always a first time. Have you verified the tnsnames entry you are using for the target is correct? It sounds like you have by changing the sql but it'...
by chulett
Fri Jun 18, 2010 5:01 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Driver error
Replies: 15
Views: 7006

If you want more help, you'd have to explain what you tried and what "partly working" means.
by chulett
Fri Jun 18, 2010 2:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Driver error
Replies: 15
Views: 7006

You tell me, I have no DS access at the moment. If you don't see it in the ODBC stage then use the DRS stage instead.
by chulett
Fri Jun 18, 2010 2:17 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: 7.5.x - trying to reference two Oracle instances at once
Replies: 3
Views: 1053

Is your connection information parameterized? Are you perhaps accidentally using your source connection parameters for the target OE stage? :?
by chulett
Fri Jun 18, 2010 2:13 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Driver error
Replies: 15
Views: 7006

Your "SET" lines need to be in the before- and after-sql areas, respectively. You want them run once per session, not once per row. :wink:
by chulett
Fri Jun 18, 2010 12:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Driver error
Replies: 15
Views: 7006

Your user-define sql may be invalid for operation in the stage - can you post it? And explain what it is meant to do?
by chulett
Fri Jun 18, 2010 11:30 am
Forum: General
Topic: to remove special characters in a column....
Replies: 2
Views: 1831

Been discussed quite a bit here, do an exact search on "special characters" and you'll see that for yourself.
by chulett
Fri Jun 18, 2010 11:28 am
Forum: General
Topic: ETL: More than Middleware?
Replies: 6
Views: 2720

You seem to be having this conversation with yourself... :?
by chulett
Fri Jun 18, 2010 11:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Driver error
Replies: 15
Views: 7006

Not much detail. :?

Try an exact search for "The DataDirect ODBC driver you are attempting to access" and see if any of the other posts that mention that error help, you are having some kind of "licensing" issue, it would seem.
by chulett
Fri Jun 18, 2010 10:12 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Driver error
Replies: 15
Views: 7006

And... you get this where? when? doing what? :?
by chulett
Fri Jun 18, 2010 10:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Orchestrate Column doesnt pass in reference query
Replies: 3
Views: 2876

I think it's safe to imply from the question that yes, they should be so marked. :wink:
by chulett
Fri Jun 18, 2010 10:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: MD5 CheckSum key generator
Replies: 8
Views: 12779

I did, mostly. It will "work correctly" as the number of records really has no bearing on this except for any performance discussions and I can't address that for billions of records. I've done it with millions but not billions. There's obviously some overhead to having to generate any has...
by chulett
Fri Jun 18, 2010 9:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: MD5 CheckSum key generator
Replies: 8
Views: 12779

That's fine and a pretty common use of that function, what I was commenting on was your first sentence: "I want to use the inbuilt checkSum stage in DS8.1 to generate a unique key". It doesn't generate a unique key although we've had people attempt to use it for that purpose, hence the con...
by chulett
Fri Jun 18, 2010 9:16 am
Forum: General
Topic: Interview Qst?
Replies: 2
Views: 1500

First off, your subject - are you saying this was or is an interview question? Those are... how do you say... frowned on here. Plus I don't understand the relationship between your subject and your post. And I have no idea what the arrow (----->) in your "output like this" example is suppo...
by chulett
Fri Jun 18, 2010 8:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Help with the Unicode warning
Replies: 7
Views: 2310

Hard to say, since you haven't told us what that characterset (source or target) is as of yet.