Search found 42189 matches

by chulett
Tue Aug 11, 2015 9:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Performance bench marks on External source stage
Replies: 8
Views: 4282

The subject of your Premium Membership was moved here and any further conversation on that topic needs to happen there. Let's leave this one for your External Source performance topic.
by chulett
Mon Aug 10, 2015 11:42 pm
Forum: Site/Forum
Topic: Premium Membership issue
Replies: 7
Views: 10776

pavan5035 wrote:DSXchange User Name: pavi
That email says it is for a different user name and if I search for all posts by "pavi" they do come up as a Premium Member.

ps. Removing the personal information from your post...
by chulett
Mon Aug 10, 2015 2:43 pm
Forum: General
Topic: How to handle multi-page Web Service requests
Replies: 15
Views: 5114

Ernie, question for you - should this discussion be over in the SOA/RTI forum? Happy to move it if that's the case.
by chulett
Mon Aug 10, 2015 7:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Performance bench marks on External source stage
Replies: 8
Views: 4282

Emphasis mine:
eostic wrote:There are far too many variables.
If there was anything that I wanted to add to my previous post, this was it. And Ernie's full post details it nicely.
by chulett
Mon Aug 10, 2015 7:17 am
Forum: General
Topic: Way to Retrieve the Transformations of a Job
Replies: 17
Views: 6354

Well... that is where it all starts. :wink:
by chulett
Sun Aug 09, 2015 7:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading an Excel (xlsx) file
Replies: 26
Views: 13777

Nothing in the documentation shows a need for quotes. And the suggestion was to leave the Skip option unset as you are not skipping sheets within the range you are specifying.
by chulett
Sat Aug 08, 2015 3:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Performance bench marks on External source stage
Replies: 8
Views: 4282

Re: Performance bench marks on External source stage

Test results are contradicting to general hard and fast rule that writing to a file and reading from a file is a costly operation than reading directly from STDOUT. It's an interesting discussion and test but to be honest I've never heard of this "general hard and fast rule". For whatever...
by chulett
Fri Aug 07, 2015 10:36 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Join in Server Job
Replies: 3
Views: 3850

Re: Join in Server Job

ankursaxena.2003 wrote:It is tough to put down the requirement in words.
I would imagine, though, that someone gave you the task and requirements in words did they not?
by chulett
Thu Aug 06, 2015 7:52 pm
Forum: General
Topic: Sequence status is 99
Replies: 18
Views: 6600

Wait... what? That wasn't directed at you but to everyone else. Or are you saying you are having a problem running the job? I thought the job was running fine, you just didn't think you were getting the proper status return code. :?
by chulett
Thu Aug 06, 2015 10:55 am
Forum: General
Topic: Way to Retrieve the Transformations of a Job
Replies: 17
Views: 6354

Isn't there still a "Job Report" that you can generate from the Designer via a button? Not anything to do with operational metadata, but simply an HTML report of the contents of the job (transforms and all) all nicely hot-linked.
by chulett
Thu Aug 06, 2015 6:33 am
Forum: General
Topic: Sequence status is 99
Replies: 18
Views: 6600

Make sure you catch this point before responding (emphasis mine):
SURA wrote:I don't have problem to run a job! This is about to get the status of the job.
by chulett
Wed Aug 05, 2015 6:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination of stage, CLOBs, ODBC
Replies: 9
Views: 10762

I was wondering how they came up with that particular value...
by chulett
Wed Aug 05, 2015 12:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel jobs with Transformers not compiling in 11.3
Replies: 7
Views: 7300

Interesting... thanks for posting your resolution.
by chulett
Wed Aug 05, 2015 9:21 am
Forum: General
Topic: Migrating from 8.7 to 11.3
Replies: 2
Views: 3159

<split out from this topic>

Your own questions go into your own posts.
by chulett
Tue Aug 04, 2015 3:42 pm
Forum: General
Topic: Mass update for all stage names - Crazy or possible?
Replies: 10
Views: 3387

Yah, that seems like the only possibly viable approach. Meaning you export the entire project and then make passes through the export doing pattern matching / updating strings for all of the names you noted. Then re-import the edited export and cross your fingers. Or better yet import into a new pro...