Search found 42189 matches

by chulett
Wed Mar 23, 2011 2:15 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: xml formatting
Replies: 7
Views: 1992

He did.
by chulett
Wed Mar 23, 2011 2:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Load Balancing in odbc.ini and does the oracle enterprise
Replies: 10
Views: 7020

Stick with letting Oracle do your 'load balancing' for you.
by chulett
Wed Mar 23, 2011 2:11 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: To read Foxpro .DBF files
Replies: 12
Views: 7240

ray.wurlod wrote:I think the requirement is to read from the DBF files directly
I assumed so to, something ODBC should be able to handle quite easily I would think.
by chulett
Wed Mar 23, 2011 12:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Load Balancing in odbc.ini and does the oracle enterprise
Replies: 10
Views: 7020

Re: Load Balancing in odbc.ini and does the oracle enterpris

highpoint wrote:My understanding is ODBC stages will use odbc.ini and will not use tnsnames.ora
Not true, it will need both for Oracle.
highpoint also wrote:Would appreciate clear lucid reply.
'Lucid' as in rational and sane? As opposed to our normal mad rantings? :wink:
by chulett
Wed Mar 23, 2011 12:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: What is divide by zero rule.
Replies: 18
Views: 8363

In other words, check first and only perform the division when the divisor is not zero.
by chulett
Wed Mar 23, 2011 12:42 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: date Calculate
Replies: 8
Views: 3454

I know, it wasn't a question... I posted it because the answer you got was specific to PX jobs.
by chulett
Wed Mar 23, 2011 11:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: date Calculate
Replies: 8
Views: 3454

Server job.
by chulett
Wed Mar 23, 2011 9:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Best place to keep ETL data files in Linux?
Replies: 7
Views: 3062

Which is what I meant by 'DataStage' - Engine, Projects, etc.
by chulett
Wed Mar 23, 2011 7:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Schedule jobs in Datastage instead of Control-M
Replies: 7
Views: 6808

You can read about Job Scheduling in Chapter 2 of the Director Client Guide pdf, all of the options are explained there. Just re-read it myself and seems I was wrong about the date options, you'll only be able to do the 'every two months' thing one at a time just before it is time for it to run.
by chulett
Wed Mar 23, 2011 7:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Output format
Replies: 7
Views: 3236

Perhaps you could read this in using an XML Input stage and then send it back to an XML Output stage, dropping the SeqNum in the process?
by chulett
Wed Mar 23, 2011 6:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: setup of job APT_NO_JOBMON at job level
Replies: 1
Views: 1020

So, it this actually a Parallel job question?
by chulett
Wed Mar 23, 2011 6:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Slow Delete Operation in ODBC Stage
Replies: 12
Views: 4390

Probably time to involve your official support provider.
by chulett
Wed Mar 23, 2011 6:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: To read Foxpro .DBF files
Replies: 12
Views: 7240

ODBC. You (or someone here) will need to check if one of the branded ODBC drivers that ship with the product suport .dbf files, if not one would need to be purchased.
by chulett
Wed Mar 23, 2011 6:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: STPPX Stage - Sybase Stored Proc
Replies: 3
Views: 4133

Then it seems to me it's time to involve your official support provider. Perhaps this is a known issue.
by chulett
Wed Mar 23, 2011 6:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Schedule jobs in Datastage instead of Control-M
Replies: 7
Views: 6808

maheshkumar.bm wrote:My job will run once at every two months ,how can we schedule like this for our job.
You'll need to 'Add to Schedule' once for each explicit date, so six times to cover a full year.