Search found 42189 matches

by chulett
Sat Mar 06, 2010 8:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Passing transformations dynamically
Replies: 8
Views: 2619

From reading those same posts and looking into this myself some years ago, the conclusion that I and others came to was the need for an external dedicated third-party 'Rules Engine' product. We also decided it wasn't worth the time, effort and money it would take to implement. I don't recall hearing...
by chulett
Sat Mar 06, 2010 8:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Does DSJ server 8.0 support 64 bit OS???
Replies: 16
Views: 7763

All I'm saying is that pretty much any 64bit O/S can still run 32bit applications, although the opposite is not possible. If this wasn't true hardly anyone would be using a 64bit version of Windows, IMHO, being locked into running only true 64bit applications would make it impractical. For Windows c...
by chulett
Sat Mar 06, 2010 8:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SIGSEGV error
Replies: 1
Views: 1489

Not without a lot more information. What database? What stage? What kind of 'load'? The more details the better. Also include examples of any/all errors generated - unedited and complete.

Also Reset the aborted job and let us know if it adds a 'From previous run...' entry to your job's log.
by chulett
Sat Mar 06, 2010 8:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Passing transformations dynamically
Replies: 8
Views: 2619

Why not ask your friend? :wink: OSH means the Orchestrate Scripts that the PX job 'compiler' creates and which you can find in the directories associated with the job. The scripts run the various 'operators' that each stage represents. My first thought is that a problem with that approach is the 'dy...
by chulett
Fri Mar 05, 2010 10:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parametrize transformations
Replies: 3
Views: 935

Re: Parametrize transformations

nagarjuna wrote:Can it be possible to pass an expression as parameter
No.
by chulett
Fri Mar 05, 2010 10:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Odbc connector and enterprise stage
Replies: 8
Views: 3868

For what you're describing, I would assume it's a bug in the connector stage, they are new and thus still can have some issues. Check with your official support provider to see if this is a known issue and if there is a patch available.
by chulett
Fri Mar 05, 2010 10:04 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel and Server Jobs
Replies: 4
Views: 1734

As noted, doesn't matter. Sequence jobs have always been able to run both types and your 'performance issues' question is way too vague for anyone to answer.
by chulett
Fri Mar 05, 2010 10:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Passing transformations dynamically
Replies: 8
Views: 2619

Not directly, no. There's been some discussion here which you can find if you do an exact search for rules engine as one example. There may be others.
by chulett
Fri Mar 05, 2010 3:15 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Invalid timestamp value
Replies: 14
Views: 9082

No clue, hence the suggestion to check with your support provider.
by chulett
Fri Mar 05, 2010 3:13 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with AS400 column which include special character
Replies: 8
Views: 6441

I have no idea where it is documented or even if it is supported by the DB2 stages but for Oracle it is documented in places like the Oraoci9.pdf file. Try following the steps there and see if it works.
by chulett
Fri Mar 05, 2010 3:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: XML parsing, zero records in o/p file
Replies: 20
Views: 6805

In other words, use "Open with..." to open it in something like Notepad and then copy/paste from there rather than from a browser.
by chulett
Fri Mar 05, 2010 3:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Does DSJ server 8.0 support 64 bit OS???
Replies: 16
Views: 7763

I would think it would run as a 64bit O/S is perfectly capable of running a 32bit app - are they saying that it won't work at all or just that there's no 64bit version of DataStage for that O/S? :?
by chulett
Fri Mar 05, 2010 10:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Avoid Dupicates in Transformer stage
Replies: 5
Views: 2106

Stage variables and Group Change Detection techniques. An exact search here for that phrase should turn up the details.
by chulett
Fri Mar 05, 2010 10:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Output- Aborting because of large number of records
Replies: 6
Views: 1902

Exactly, this field does not need to be anything in your XML so can exist just for this purpose. Make sure it gets incremented properly, say once every 400000 records in you case.
by chulett
Fri Mar 05, 2010 9:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Records getting dropped in Difference stage
Replies: 2
Views: 1646

Specifically, do an Exact Search on "because of a prior component with the same name".