Search found 42189 matches

by chulett
Tue Dec 04, 2012 8:09 am
Forum: General
Topic: Datastage Client ctrl enter issue
Replies: 4
Views: 1759

What exactly are you expecting it to do? What a key combination does is up to the application, one shouldn't assume it does anything in particular.
by chulett
Mon Dec 03, 2012 6:58 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Single generic job for which to compare 2 files?
Replies: 2
Views: 1393

Welcome to your own topic! :D FYI - I split this out from this older post on a similar subject, if anyone wants to see where this came from. Always best to start your own post when you have a problem, even if it is similar to someone else's issue. You can always write up what you are dealing with an...
by chulett
Mon Dec 03, 2012 6:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle connector - bulk load fails if not the table owner
Replies: 5
Views: 4376

The database you would connect to using the Oracle Connector? Pretty sure that would be Oracle. (I kid) :wink: I've asked my DBA if there are any specific grants needed to do DIRECT loads via sqlldr but he doesn't think there are any. Now you may need to drop and rebuild indexes as part of the proce...
by chulett
Mon Dec 03, 2012 6:41 pm
Forum: General
Topic: Xmeta roll backs
Replies: 4
Views: 1431

If you are really concerned and want to track down the root cause of this behaviour, involve your official support provider. Afterwards, come back and let us know what you found out.
by chulett
Mon Dec 03, 2012 8:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: RCP and performing a database update
Replies: 7
Views: 8845

Ah yes, the wonders of dynamic SQL. I would assume all databases have a similar set of metadata tables / views.
by chulett
Mon Dec 03, 2012 8:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Time validation with AM/PM
Replies: 6
Views: 3176

I know it was a little confusing but IsValid() only takes a string value to check to see if it can be successfully converted to the desired data type. It makes no sense to call it with any other data type because as you noted all you could have in any of them would be (at that point) a valid value, ...
by chulett
Sun Dec 02, 2012 11:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to get the result in Transformer
Replies: 11
Views: 3593

I will try not to think field() function in every post and reading the records as single string. :( Please don't take that as any kind of comment that you shouldn't help people here - we appreciate everyone who pitches in with the problems that people post. I'm just saying to save the field() funct...
by chulett
Sun Dec 02, 2012 11:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Time validation with AM/PM
Replies: 6
Views: 3176

The Parallel Job Developer's Guide has a large section on "Date and time formats". For time formats it includes the tag for AM/PM.
by chulett
Sun Dec 02, 2012 8:44 am
Forum: General
Topic: Exception handler clarification
Replies: 2
Views: 999

Re: Exception handler clarification

zulfi123786 wrote:I have a question regarding "Fails to run" , does it mean the exception handler is triggered when the job is invoked but did not run as in the job is not compiled or is in aborted state or job does not exist etc
Yes. And (as noted) only in those circumstances.
by chulett
Sun Dec 02, 2012 8:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data validation issue
Replies: 6
Views: 1783

As is the name of the person helping you. :wink:
by chulett
Sun Dec 02, 2012 8:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Difference between XML stage and XML Input/ Output stages
Replies: 2
Views: 2819

The new XML stage is meant to replace the older XML Input and Output stages. As you've seen, it is a completely different architecture under the covers and is strictly xsd driven. Ernie can spell out the advantages (speed, file size, ??) and why there are times when you may need to use the older ones.
by chulett
Sat Dec 01, 2012 7:10 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML source File -> EXTRACT DATA
Replies: 1
Views: 1449

First off do not use a Sequential File stage to read your XML, use the External Source Stage as noted here. I'd also be curious if you marked one element as the 'repetition key' by noting it as a key column? If not try making one of the lowest level elements as the key, say "Directie". Onc...
by chulett
Sat Dec 01, 2012 7:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to get the result in Transformer
Replies: 11
Views: 3593

bhasds - I really don't understand your fascination with the field() function, which practically all of your suggestions include. The input example posted has eight columns in it, there's absolutely no need to read it as a single string and manually parse them out. And actually Ray, the first four ...
by chulett
Sat Dec 01, 2012 8:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to get the result in Transformer particular letters
Replies: 4
Views: 1523

It popped up here a number of years ago, don't recall who first posted it but some searching might turn it up. And I remember thinking that as a technique it was quite... cool. 8)
by chulett
Sat Dec 01, 2012 8:35 am
Forum: IBM QualityStage
Topic: not able to drop AVI stage icon in to a new job
Replies: 6
Views: 6302

And especially for something obtuse like that... I have no idea what "AVI is, it would probably have helped to spell it out. :?

Anyway, does this happen just to you or everyone? Basically trying to see if you've got a client problem or something else.