Search found 42189 matches

by chulett
Tue Feb 07, 2012 11:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issue while reading XML file
Replies: 5
Views: 1891

It would be best (and help future searchers) if you actually posted the resolution rather than just the fact that you resolved it.
by chulett
Tue Feb 07, 2012 8:04 am
Forum: General
Topic: dsjob command - Issue while running from LINUX
Replies: 8
Views: 2402

It doesn't "work fine" with both -wait & -jobstatus as they are mutually exclusive. Read about the difference and use one or the other. Not saying that's your issue but it is an issue.
by chulett
Tue Feb 07, 2012 7:24 am
Forum: General
Topic: dsjob command - Issue while running from LINUX
Replies: 8
Views: 2402

I would first ensure that the dsjob command you are running in the script actually works. Have you done that? Run it directly from the command line?
by chulett
Mon Feb 06, 2012 8:38 pm
Forum: General
Topic: Error adding to schedule: at: you are not authorized to use
Replies: 8
Views: 1940

No, they just need the scheduling user added to cron/at.allow, something that doesn't typically happen 'out of the box'.
by chulett
Mon Feb 06, 2012 11:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: why i get three more Addnl rows ?
Replies: 8
Views: 1681

How many nodes does the job run on in QA?
by chulett
Mon Feb 06, 2012 9:04 am
Forum: General
Topic: Error adding to schedule: at: you are not authorized to use
Replies: 8
Views: 1940

Get authorized. Talk to your SysAdmin. Make sure you have cron access as well while you're at it.
by chulett
Mon Feb 06, 2012 8:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Output Trigger Column
Replies: 4
Views: 2397

No, just one XML Output stage is needed. Combine the two fields and send it in just like any of the true source fields and declare it to be the Trigger.
by chulett
Mon Feb 06, 2012 8:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Read a network request and response file
Replies: 37
Views: 7283

That sounds like a good start. Now that we know you want to store rather than parse it, can you tell us what 'store' means here? Where / how does it need to be stored?
by chulett
Mon Feb 06, 2012 8:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Output Trigger Column
Replies: 4
Views: 2397

Create a new column which concatenates those two fields and use it as the Trigger Column, don't include it in the outgoing XML by leaving the XPath Expression empty.
by chulett
Mon Feb 06, 2012 12:53 am
Forum: General
Topic: Export jobs and routines w/o dependent items
Replies: 3
Views: 1014

Rather than run around and ask the same question over and over in other people's posts, best to come back here where you've already asked it and bump this one. However, I believe the answer is that it can't be done from the command line, that it is as you've found for jobs only. Could be wrong, of c...
by chulett
Sun Feb 05, 2012 9:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookup Stage-Aborted- Cannot allocate memory
Replies: 9
Views: 5692

Just Ray being Ray, I believe... you should be able to relate. :wink:
by chulett
Sun Feb 05, 2012 9:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: creating a job
Replies: 6
Views: 1627

ray.wurlod wrote:Google will help with the first part of the question.
As will whomever gave you the requirement - Data Modeler, Architect, ETL Lead, etc. Actually they should be able to answer both questions... except for perhaps the "in DataStage" part.
by chulett
Sat Feb 04, 2012 3:17 pm
Forum: General
Topic: CITRIX based Datastage clients accessing Datastage
Replies: 10
Views: 4138

For the record, we were using it for the 7.x release and didn't have any issues with it.
by chulett
Sat Feb 04, 2012 3:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookup Stage-Aborted- Cannot allocate memory
Replies: 9
Views: 5692

The "bitness" of the underlying operating system plays a role as well. I've had to help people who learned the hard way that just because it runs fine in your 64bit development environment doesn't mean it will continue to work in your 32bit production environment. Don't ask me why they set...
by chulett
Sat Feb 04, 2012 8:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: An exception occurred while trying to obtain the handler obj
Replies: 6
Views: 2627

If everything works other than the 'test connection' option, that smacks of a bug to me and something you should report to your official support provider.