Search found 42189 matches

by chulett
Tue Dec 11, 2012 7:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: need to create GUUID in datastage without using database
Replies: 8
Views: 1996

A) It's not a "work around".

B) The file you told it to use is missing. Find it. Probably from wherever you got the code.
by chulett
Tue Dec 11, 2012 12:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Parsing in datastage and Oracle
Replies: 2
Views: 1407

I'm not sure that question is really answerable. Seems to me the only way to really know would be to try it both ways on your system with your data and compare the results.
by chulett
Mon Dec 10, 2012 11:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: need to create GUUID in datastage without using database
Replies: 8
Views: 1996

Never mind the fact that you saw enough of the answer to know what it was going to be - roll your own solution, search the 'net for code examples.
by chulett
Mon Dec 10, 2012 11:24 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Variable Block File Creation
Replies: 4
Views: 1601

What exact 8.x version are you running? From your error message of "FAILURE: Code not yet implemented" I would think your first step would be to involve your official support provider and see if you can even do what you need to do using that mechanism in your version.
by chulett
Mon Dec 10, 2012 11:21 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Pass filename with records while reading multiple files
Replies: 3
Views: 2218

How similar? For anything other than exactly the same you should start your own post.

If you are processing XML files in a Server job you should be using a Folder stage and that can automatically pass in the name of the file along with the file contents.
by chulett
Mon Dec 10, 2012 8:48 am
Forum: General
Topic: Files not visible
Replies: 1
Views: 1309

It would help to know what all is in the directory and what you can and cannot see... especially what is different about the ones you don't see. A specific type? Permissions?
by chulett
Mon Dec 10, 2012 8:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle sequence for getting the value
Replies: 11
Views: 4042

That too. Even on the PX side, not all capabilities of the 8.x suite existed back in the 7.x world. :wink:
by chulett
Mon Dec 10, 2012 8:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle sequence for getting the value
Replies: 11
Views: 4042

... and you've just given a PX answer to a Server question. Please be aware of the forum / job type when answering as there are two different products in the suite.
by chulett
Sun Dec 09, 2012 8:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: records grouping into an array structure
Replies: 3
Views: 1653

He's looking for more specifics from you. So 'groups' of 5 based on input order, fine... but then what? What exactly do you mean by 'array structure'? Details and examples would all be good otherwise we're just guessing.
by chulett
Sat Dec 08, 2012 10:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Can't read Variable Block Mainframe file
Replies: 7
Views: 4370

the file doesn't have such a field Then it sounds like you may not have a "variable block" file. I'm not the best one to help for stuff like this, I've done more than my share of COBOL in the past but never actually got any hands on time with the CFF stage and not done much mainframe stuf...
by chulett
Sat Dec 08, 2012 9:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Conversion Error
Replies: 2
Views: 2104

Show us how you are doing the conversion, your exact syntax.
by chulett
Sat Dec 08, 2012 9:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Change Capture
Replies: 9
Views: 5404

Have you searched the forums? An exact search for in transfer from "beforeRec" to "outputRec" returned 38 matches.
by chulett
Fri Dec 07, 2012 5:17 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Startup time is more than Prodcution Run time
Replies: 10
Views: 4812

I'm sure that Ray will be along eventually to school us but as Mike mentioned it seems to me it would be worthwhile to check the log timestamps to see what all of the activities were that took place during that initial 1:39:42 of run time. Unless we're in that "not accounted for elsewhere"...
by chulett
Fri Dec 07, 2012 2:48 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Startup time is more than Prodcution Run time
Replies: 10
Views: 4812

I don't think that is applicable here. We're talking about a "start up" time of over an hour and a half, not a couple of minutes when it should normally be a handful of seconds. I'm guessing this job always has this discrepancy... I'd start by looking into what all is encompassed in that s...