Search found 42189 matches

by chulett
Fri Sep 18, 2015 12:10 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Help in DataStage's XML and MQSeries capabilities
Replies: 8
Views: 3891

:!: abhinavagarwal: Reply to topic :!:
by chulett
Fri Sep 18, 2015 9:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading .xml file In DataStage
Replies: 4
Views: 4121

FYI - I cleaned up the posted XML for you.

Read up on the xmlInput stage and the XML Metadata Import utility as a starter.
by chulett
Fri Sep 18, 2015 6:58 am
Forum: General
Topic: Unable to login into ds designer client
Replies: 3
Views: 1664

Re: Unable to login into ds designer client

kiranreddyds99 wrote:Ensure that the server [n000a074] can be resolved and that communication on port [9445] between this machine and the server is not blocked
Did you? Was this working and then stopped or has it never worked?
by chulett
Thu Sep 17, 2015 4:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Removing a specific character from string
Replies: 9
Views: 3312

A recent discussion on execution order, including a link to where it is officially documented! :shock:

:wink:
by chulett
Thu Sep 17, 2015 4:49 pm
Forum: General
Topic: DataStage running on YARN! ...in Hadoop!
Replies: 10
Views: 5498

Wowzers.
by chulett
Thu Sep 17, 2015 4:48 pm
Forum: General
Topic: Need to Automate the creation of DSX's for DS jobs
Replies: 18
Views: 5212

Ah. Duh. Been too long to remember trivia like that. :wink:
by chulett
Thu Sep 17, 2015 9:53 am
Forum: General
Topic: Need to Automate the creation of DSX's for DS jobs
Replies: 18
Views: 5212

You could, instead of all that, simply generate the osh and execute it directly, as customers of Torrent Systems used to have to do. :wink: Ah yes, there is that! Go all Old School on it. 8) May actually be much more straight-forward to accomplish. For my edification, can someone go over how you wo...
by chulett
Wed Sep 16, 2015 9:38 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading .xml file In DataStage
Replies: 4
Views: 4121

Get your hands on the xsd. Whomever provided you the file should have it. I'm guessing you've never done any work with XML before, yes?

And open the file in something XML aware, something other than Notepad... I.E. for example or an editor that supports XML like UltraEdit and the like.
by chulett
Wed Sep 16, 2015 9:29 pm
Forum: General
Topic: First Scheduled job does not run
Replies: 26
Views: 9006

You are way past the time you should have involved support... have you?
by chulett
Wed Sep 16, 2015 4:08 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Removing a specific character from string
Replies: 9
Views: 3312

What is your source? The previous suggestion assumes a file, I do believe.
by chulett
Wed Sep 16, 2015 1:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Compilation error
Replies: 1
Views: 1193

Post the complete error message?
by chulett
Wed Sep 16, 2015 12:15 pm
Forum: General
Topic: Need to Automate the creation of DSX's for DS jobs
Replies: 18
Views: 5212

Kind of an odd requirement as this is pretty far 'Outside The Box' and it doesn't seem that you have anyone there that has done it before that would be leading the 'requirement'. And hopefully you need to generate a ton of them, otherwise you'll put far more effort into this than it will be worth. I...
by chulett
Tue Sep 15, 2015 4:16 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Complex flat file (CFF) reading issue
Replies: 3
Views: 1969

I don't know what's going on but it's not related to the ROW LIMIT being hit, that's just a normal Informational message.
by chulett
Tue Sep 15, 2015 4:13 pm
Forum: General
Topic: Need to Automate the creation of DSX's for DS jobs
Replies: 18
Views: 5212

Unless we're talking Server jobs here, I had to set the Job Type when I moved the post and just picked 'Parallel' as the mostly likely suspect.
by chulett
Tue Sep 15, 2015 12:44 pm
Forum: General
Topic: Need to Automate the creation of DSX's for DS jobs
Replies: 18
Views: 5212

Rohit - I had to guess at your particulars since you posted this in the wrong forum, please confirm your version, job type and O/S. Abhinav Agarwal - you've misunderstood the requirement. It's all about generating the dsx for a new job based on (I assume) a template and the approriate metadata. Not ...