Search found 42189 matches

by chulett
Wed May 14, 2008 5:29 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: problem with longnvarchar column
Replies: 7
Views: 1830

Huh... I haven't seen a LONG since the 7.x release of Oracle, anything nowadays should use a CLOB. Typically. Some kind of Large Object anywho. You may be able to leverage the DBMS_LOB package, specifically the substr function there, to pull out just what you need - if you know the max data size in ...
by chulett
Wed May 14, 2008 5:05 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: problem with longnvarchar column
Replies: 7
Views: 1830

You've definitely got a problem on your hands. Not only are Oracle LONG fields way obsolete and a PITA to deal with in any tool, they are not supported in DataStage.

What is the version of the Oracle database you are accessing?
by chulett
Wed May 14, 2008 3:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: create cvs file with timestamp
Replies: 1
Views: 1759

Two ways.

1) Pass in the value to use as a Job Parameter and then use that parameter in the output filename.

2) Create a fixed filename in the job and then 'after job' rename / timestamp the file via your O/S, either directly or scripted.
by chulett
Wed May 14, 2008 2:34 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Retrieve Logs
Replies: 3
Views: 918

Right. That or use a tool like Version Control for promoting changes as it doesn't nuke everything in the process.
by chulett
Wed May 14, 2008 2:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Retrieve Logs
Replies: 3
Views: 918

They are gone as import deletes the old job, including the log.
by chulett
Wed May 14, 2008 12:59 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Vertical pivot
Replies: 15
Views: 5069

If you've got it working fine now... I certainly wouldn't worry about changing it. Just keep that in mind as a possibility next time.
by chulett
Wed May 14, 2008 12:19 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: need multiple rows returned on a lookup
Replies: 12
Views: 7358

No, talking Server here. Did you really mean 7.5.1 for the version? :?

You certain you are using the ODBC stage for a reference lookup and that's the stage (on the left-hand side of the editor) you clicked on?
by chulett
Wed May 14, 2008 11:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: need multiple rows returned on a lookup
Replies: 12
Views: 7358

Most of the time, yes, which is why it is an option. :wink:

Once he finds the right place, a single click will get him exactly what he wants so no need to redesign the job.
by chulett
Wed May 14, 2008 11:46 am
Forum: General
Topic: Processing each record using a loop
Replies: 4
Views: 1521

Ok, let's start over. The Execute Command stage is a Sequence job stage. My post was for Server jobs. It would be best if you fully explained exactly what it is you are trying to accomplish. The more details you give, the more relevant the answer will be. Looping in a Sequence job is accomplished us...
by chulett
Wed May 14, 2008 11:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: need multiple rows returned on a lookup
Replies: 12
Views: 7358

Sorry, didn't mean you to do that on the canvas, you need to click on it from inside the Transformer editor then select 'Link Properties'.
by chulett
Wed May 14, 2008 10:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: need multiple rows returned on a lookup
Replies: 12
Views: 7358

Right-click on the reference link itself, the option to enable multiple rows is at the bottom of the dialogue box from what I recall.
by chulett
Wed May 14, 2008 10:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: need multiple rows returned on a lookup
Replies: 12
Views: 7358

Only the UV and ODBC stages can return a 'multi-row result set'. Can your 'reference table' be accessed via ODBC? You haven't stated what database you are using.

There is a reference Link property you'd need to enable after you set that up.
by chulett
Wed May 14, 2008 9:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Designer crashes while creating a Sequence
Replies: 9
Views: 2064

That's because the SP2 patch was not a 'crash' fix but rather a compatibility fix for Service Pack 2 which caused certain stages to not open. You need to get the specific 'Designer crashes when editing Sequence jobs' patch.
by chulett
Wed May 14, 2008 9:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Finding the Category for each job.
Replies: 8
Views: 2090

That information really isn't public knowledge. You are meant to retrieve what you are looking for from the job logs, either via the various 'DSGet' functions provided for use in a job or by using the equivalent options of 'dsjob' scripted from the command line. For example, I would think a search f...
by chulett
Wed May 14, 2008 9:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Got certified in Datastage
Replies: 40
Views: 13776

And you get them from... ?