Search found 42189 matches

by chulett
Thu Mar 20, 2008 1:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Basic Transformer in Parallel job Processing palette
Replies: 11
Views: 2025

You haven't really detailed exactly what functionality you are looking for that you think is missing.
by chulett
Thu Mar 20, 2008 1:35 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequence Job not compiling Warning $JobStatus not defined
Replies: 4
Views: 4555

Job name doesn't matter, all that matters is the stage name. And the stage name is what displays on the General tab. Your trigger has DemandPlanningFCST in it, not DemandPlanningHIST btw.
by chulett
Thu Mar 20, 2008 1:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Basic Transformer in Parallel job Processing palette
Replies: 11
Views: 2025

Nagin wrote:But, the standards here require using only parallel jobs.

That's a silly 'standard'. Use whatever job type is appropriate to the task.
by chulett
Thu Mar 20, 2008 1:15 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequence Job not compiling Warning $JobStatus not defined
Replies: 4
Views: 4555

Is 'DemandPlanningFCST' the name of your Job Activity stage - not the job it runs, but the name of the stage that runs it? It needs to be.
by chulett
Thu Mar 20, 2008 11:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Trigger DataStage Job through PeopleSoft Process Scheduler
Replies: 24
Views: 8423

I understand all that. Here is the fly in the ointment: When we execute the customjob.sh shell script from UNIX command prompt, job is getting started That only tells you that the script is syntactically correct, not that it is appropriate for running under any kind of a scheduler's environment. Yo...
by chulett
Thu Mar 20, 2008 10:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Trigger DataStage Job through PeopleSoft Process Scheduler
Replies: 24
Views: 8423

It's your script, not the 'application engine' stuff I would wager. And you completely ignored this from Arnd:

ArndW wrote:I would start with adding "-MODE NORMAL" to the command line. But how about printing out stderr in your script as well?
by chulett
Thu Mar 20, 2008 9:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Trigger DataStage Job through PeopleSoft Process Scheduler
Replies: 24
Views: 8423

Post your actual script - that can't be it. 'Project Name'? 'Job Name'?
by chulett
Thu Mar 20, 2008 9:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DS Server Job and Oracle 10g
Replies: 1
Views: 766

No.
by chulett
Thu Mar 20, 2008 8:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequential files and long strings
Replies: 8
Views: 1824

Depends on where you add it. :wink:
by chulett
Thu Mar 20, 2008 8:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: The Phantom (flan flinger) strikes again
Replies: 12
Views: 2664

Hey, I resemble that remark! And me and my ilk are to be ignored at your peril! :lol:

Uncle Ray wrote:I've created one tonight - the first 112 lines are comments.

Shocking. Absolutely shocking. <cough>

(we now return you to your regularly scheduled discussion)
by chulett
Thu Mar 20, 2008 7:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Import meta data from different tables?
Replies: 3
Views: 1033

Re: Import meta data from different tables?

hitmanthesilentassasin wrote:Is it possible to define the column structure(meta data) in a file and then import it?

If you are asking if you can you put table definitions in a flat file (say, like DDL files) and import from there instead of the actual table - the answer is 'no'.
by chulett
Thu Mar 20, 2008 7:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Initcaps
Replies: 6
Views: 1311

ps. CAPITALS and Arnd's specific OConv function call are the same thing, as the CAPITALS transform just does the function call for you. Without any mis-typing. :wink:
by chulett
Thu Mar 20, 2008 7:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage Parallel Job pointing to Oracle10g
Replies: 1
Views: 617

1. No.
2. You should consider upgrading the Oracle client on your DataStage sever to 10g. What kind of 'advanced features' are you thinking about? Most would need to be specifically coded into your design, I would think.
by chulett
Thu Mar 20, 2008 7:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Parameter visibility
Replies: 14
Views: 3755

Re: Parameter visibility

I actually think the answer is 'no'.

anshumangupta1206 wrote:If I modify this parameter at job level , will the value at sequencer level be modified ?

What kind of 'modification' do you mean here? :?
by chulett
Thu Mar 20, 2008 7:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: The Phantom (flan flinger) strikes again
Replies: 12
Views: 2664

Right, "Program "DSU.GetChampLigneV2":" would mean a User supplied DataStage routine named GetChampLigneV2, but is it really that large? :shock: Wowzers.

That would put it up in Bland or Duke territory. :wink: