Search found 42189 matches

by chulett
Fri Nov 28, 2008 8:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: To Add Header and Footer to the Sequential File
Replies: 3
Views: 4561

You can also create three files - header, detail, trailer - and then cat them together in the proper order after job. Record counts for the trailer can be built using the Aggregator.
by chulett
Fri Nov 28, 2008 8:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to call stored procedure with in the before sub routine
Replies: 9
Views: 1693

To do what? Run a script before/after job? No, you set the routine to ExecSH and then give it the complete path to the script, plus whatever arguments it may need.
by chulett
Fri Nov 28, 2008 8:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Desiger probem with vista
Replies: 2
Views: 971

As noted, Vista is not supported. That being said, have you tried running the Designer in any of the compatibility modes? Right-click on the executable, Properties, Compatibility.
by chulett
Fri Nov 28, 2008 8:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Canot populate the target FILE with data
Replies: 21
Views: 13149

I dont't understand why i'm not receive the whole posted message. You don't? You're not aware of the Premium Membership available here? There are five (six?) Premium Posters and their complete answers can only be seen by those whom (in essence) subscribe to DSXchange, helping to keep the site alive...
by chulett
Thu Nov 27, 2008 10:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ERROR: Failed to open project
Replies: 6
Views: 3290

Never had to run that before for all the installs I've done... I'll check it out.
by chulett
Thu Nov 27, 2008 6:11 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Canot populate the target FILE with data
Replies: 21
Views: 13149

Not sure how that wasn't helpful as it explained your compiler error, which was all I was trying to do. Obviously, you need to go back to "Y"/"N" or "NULL" in your variable, making sure your derivations are correct.
by chulett
Thu Nov 27, 2008 5:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Not able to create project
Replies: 7
Views: 1864

:lol:
by chulett
Thu Nov 27, 2008 5:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Compilation error
Replies: 4
Views: 1974

No problem, glad you managed to find it. :wink:
by chulett
Thu Nov 27, 2008 5:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ERROR: Failed to open project
Replies: 6
Views: 3290

They are still present and owned by root - and so I am. No can do. It's been a year since this server has been rebooted and I totally forgot the shenanigans we have to play when that happens. Had to drive into the office on Turkey Day and dig through my email archives for the confirmation of the pro...
by chulett
Thu Nov 27, 2008 2:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ERROR: Failed to open project
Replies: 6
Views: 3290

ERROR: Failed to open project

We "lost an nPar" on our HP-UX Superdome so had no access to any of the production DataStage servers. They "reset" things and everything came back fine except for one server. I can't connect from the client in spite of the fact that everything seems to be running, including the dsrpc daemon. I can c...
by chulett
Thu Nov 27, 2008 12:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Canot populate the target FILE with data
Replies: 21
Views: 13149

Error when checking composite operator: Setting null to this non-nullable field:StageVar0_svCODEGRPGEP

Stage variables are non-nullable so cannot be set to null.
by chulett
Thu Nov 27, 2008 10:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: PROBLEM - INSERTING RECORDS into DB2 UDB API stage
Replies: 4
Views: 803

Does your target field in the table allow nulls?
by chulett
Thu Nov 27, 2008 10:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle Error - OCI_NEED_DATA
Replies: 5
Views: 4166

You have it. You need to determine what is different between the two environments, obviously something is if it works in one and not the other (something you should have mentioned from the start).
by chulett
Thu Nov 27, 2008 7:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job names from an Export
Replies: 1
Views: 1121

Your export is just the executables or source and executables? Regardless, you should be able to open it as it is just a text file and check for the pattern you would need to search for to pull the job names from it. Off the top of my head, there should be a 'BEGIN DSJOB' record and the immediately ...
by chulett
Thu Nov 27, 2008 7:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job halt without reason
Replies: 15
Views: 4171

No, that's not true.