Search found 42189 matches

by chulett
Fri Nov 16, 2007 7:43 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: pros and cons of using Flat file as source/target
Replies: 9
Views: 5169

To me, it's simple: use flat files for 'staging' when your processes can support sequential media / processing. There's way too much overhead to use a database for simple staging, as a general rule I only do that when I need to use the staged data in sql joins.
by chulett
Fri Nov 16, 2007 7:35 am
Forum: General
Topic: Datastage schedule seqeuncer
Replies: 11
Views: 9243

I agree with you about the benifits Control-M and DataStage together can leverage. But my question is, to be precise, is DataStage Schedular a complete replacement-solution to CONTROL-M? To be precise, no. As noted twice now, there is no such thing as the DataStage Scheduler, on UNIX that function ...
by chulett
Fri Nov 16, 2007 7:27 am
Forum: General
Topic: how to call stored procedures
Replies: 1
Views: 1154

Not sure if there is a 'proper link' here for your old version or even if this advice applies. In the current DataStage versions, there is online help for the ODBC stage that explains what needs to be done. Bring it up from the Designer, switch to the Index tab and type ODBC. Mine shows several sub-...
by chulett
Thu Nov 15, 2007 11:27 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: datastage 7.5.1 Vs 7.5.2
Replies: 2
Views: 738

Or 7.5.2 is tighter, enforcing things that you could get away with in the earlier version.
by chulett
Thu Nov 15, 2007 2:33 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Char(250) or Space as Parameter to my job
Replies: 2
Views: 1509

Str( #PARAM#,Size)

'Size' would be the number of times to repeat the value, the size of the resulting string.
by chulett
Thu Nov 15, 2007 9:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error Handling Server edition 7.5
Replies: 6
Views: 2025

Or $DSHOME/include/dsapi.h
by chulett
Thu Nov 15, 2007 9:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: What are the jobs are running
Replies: 2
Views: 1264

There are multiple ways to do this, depends on what you are trying to accomplish. You could write some 'job control' to get a list of all jobs in the project and loop through them one by one, checking their current status and building a list of those found to be running. I usually just run this from...
by chulett
Thu Nov 15, 2007 8:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage Installation of v7.51.A on Window
Replies: 6
Views: 1693

Hmm... ok. Time to mark the thread as Resolved then, it seems.
by chulett
Thu Nov 15, 2007 8:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: difference between Dynamic_RDBMS and oracle OCI stage
Replies: 14
Views: 7554

Both use OCI, assuming you set the DRS stage to Oracle rather than ODBC. The 'advantage' of the DRS stage is the alleged ability to switch databases on the fly, which never works out as easily as the brochure says it will. We have Oracle here and use the OCI stages exclusively. With the DRS set to O...
by chulett
Thu Nov 15, 2007 8:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to move jobs from one project to another?
Replies: 32
Views: 10833

All of the advice here on recovering is specific to the releases that preceeded 8, I would imagine it changes significantly in the latest release. Have you involved your official Support provider yet?
by chulett
Thu Nov 15, 2007 8:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to read this data
Replies: 2
Views: 1207

Looks like a 'normal' fixed-width file, have you tried to read it? Do you have a more specific question? :?
by chulett
Thu Nov 15, 2007 8:01 am
Forum: General
Topic: Datastage schedule seqeuncer
Replies: 11
Views: 9243

There is no 'DataStage Scheduler' per se, it is simply an interlude or interface to your native UNIX scheduler - cron. And with Control-M being your Enterprise scheduler, I doubt you would be 'allowed' to use cron... we use it as well and I would get whacked if I started running crap via cron. While...
by chulett
Thu Nov 15, 2007 7:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ODBC table definition issue
Replies: 5
Views: 1250

Then it doesn't sound like you've actually changed the table you are importing. :?

You would obviously have to manually change the metadata not only in the Manager / repository but in the job(s) where you've used it as well.
by chulett
Wed Nov 14, 2007 7:27 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to move jobs from one project to another?
Replies: 32
Views: 10833

No time for urgent! :wink:
by chulett
Wed Nov 14, 2007 4:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage Director
Replies: 10
Views: 2888

I
already
said
that.

:wink: