Search found 42189 matches

by chulett
Tue Oct 14, 2014 9:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage slow performance
Replies: 14
Views: 8565

Is it possible to do Auto-purge for existing jobs ? Of course. What you read was than in older versions Auto Purge settings / changes would only be automatically applied to new jobs. You can always enable it one by one for any job you desire. Newer versions will propagate Auto Purge settings to all...
by chulett
Tue Oct 14, 2014 8:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ABAP Extract Stage Issue
Replies: 7
Views: 3533

I'm assuming you let IBM know that their 'fix' didn't help... yes?
by chulett
Tue Oct 14, 2014 6:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage slow performance
Replies: 14
Views: 8565

Enable auto purge in the Director. Now. Also found a decent discussion that should help here.
by chulett
Tue Oct 14, 2014 6:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ABAP Extract Stage Issue
Replies: 7
Views: 3533

OK, so only one real answer but two 'alternatives' on how to set it.

How about answering the last question?
by chulett
Tue Oct 14, 2014 6:15 am
Forum: General
Topic: Lost DB, holding xmeta repository
Replies: 2
Views: 1478

No backups or project exports? Dang. Someone needs to be... punished. :(

Involve your official support provider. They are the ones that will know exactly what your options are.
by chulett
Tue Oct 14, 2014 6:11 am
Forum: General
Topic: Job Parameter Value Assignment
Replies: 9
Views: 2883

A generic 'parameter file', yes - but then there's no need for the parameter name. A parameter set value file? No, that would be read automatically if setup properly.
by chulett
Tue Oct 14, 2014 6:08 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage slow performance
Replies: 14
Views: 8565

No. And it's CLEAR.FILE as in all CAPS as was posted. Can I delete the RT_Log files from the project directory ? Also wanted to emphasis the previous answer: NO. What makes you think they are the problem? Are they 'large' and if so, do you not have auto-purge enabled for your job logs? This also ass...
by chulett
Tue Oct 14, 2014 6:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ABAP Extract Stage Issue
Replies: 7
Views: 3533

I really have no idea about ABAP, however... is your SAP server in fact running on an Intel x86 (i.e. Windows) machine? IBM states that there are 'two alternatives' and then you've only posted one, what is the other? For grins, when it returns 'the same number of records' in your 9.1 QA environment,...
by chulett
Tue Oct 14, 2014 5:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: RCP job unable to read from oracle
Replies: 2
Views: 2261

It certainly could be an issue with the connector but you would need to involve your official support provider to verify. Out of curiosity, what version are you running? Are you current on your patches?
by chulett
Mon Oct 13, 2014 5:06 pm
Forum: General
Topic: Job Parameter Value Assignment
Replies: 9
Views: 2883

That's what Craig did say. :wink:

Just with a generic example.
by chulett
Mon Oct 13, 2014 8:57 am
Forum: General
Topic: Job Parameter Value Assignment
Replies: 9
Views: 2883

My reply had nothing to do with column names. Show us the contents of the value file you created.
by chulett
Mon Oct 13, 2014 8:16 am
Forum: General
Topic: Job Parameter Value Assignment
Replies: 9
Views: 2883

Parameter set value files need to be in name/value pairs (XXX=YYYY) and it sounds like you just wrote the value to the file. True?
by chulett
Sun Oct 12, 2014 8:44 am
Forum: General
Topic: IBM CDC replication --dmshowevents
Replies: 1
Views: 1228

Generally, you solve Java 'out of memory' issues but increasing the amount of memory allocated to the JVM. Perhaps someone here knows where you would set that (the -X options) or you could involve your official support provider.
by chulett
Sun Oct 12, 2014 8:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Data PUll is slow in Datastage 7.5
Replies: 4
Views: 3403

Re:Data PUll is slow in Datastage 7.5

there is no transformation I'm guessing that means there is no transformer in the job. If so, for the record: A Server job always has at least one transformer in it - if you don't have one on the canvas, what is sometimes called an 'invisible' one will be added behind the scenes at runtime. If you ...