Search found 53125 matches

by ray.wurlod
Tue Aug 18, 2009 1:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to retain preceeding zeros in a decimal field?
Replies: 10
Views: 3927

You can make the target column a VarChar and assemble the string however you like.
by ray.wurlod
Tue Aug 18, 2009 1:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Exporting Project
Replies: 3
Views: 1150

In that case (not having version 8.1) you need to use the client-side command line dscmdexport or dsexport (search DSXchange for more information). Again there is no check-out/check-in capability, though some sites use the export file itself as "source code" in source code control systems.
by ray.wurlod
Tue Aug 18, 2009 1:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: String to Integer
Replies: 4
Views: 2808

Alternately do the test first (using IsValid() function) and only attempt the conversion if the validity test succeeds.
by ray.wurlod
Mon Aug 17, 2009 5:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Relation Between DS_AUDIT and DS_JOBS
Replies: 2
Views: 1285

Code: Select all

DS_JOBS.NAME = DS_AUDIT.INSTANCE AND DS_AUDIT.CLASS = '2'
by ray.wurlod
Mon Aug 17, 2009 5:07 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Exporting Project
Replies: 3
Views: 1150

If you're on version 8.1 you use the istool command, which is part of the Information Server Manager. Currently it does not have complete version management with check-out/check-in, but this is promised in a near future release.
by ray.wurlod
Mon Aug 17, 2009 5:03 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to retain preceeding zeros in a decimal field?
Replies: 10
Views: 3927

I'm surprised you didn't throw twos-complement versus ones-complement into that comprehensive discussion. Or Big-Endian versus Little-Endian (so that "leading" suddenly becomes problematic as a term).
:wink:
by ray.wurlod
Mon Aug 17, 2009 5:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How can i recollect deleted jobs
Replies: 8
Views: 2233

So the magic word is, indeed, "backup". If you don't have one, the answer is going to be "no". If you do have one, the answer is going to depend on precisely what kind of backup. Easiest would be a DataStage export.
by ray.wurlod
Mon Aug 17, 2009 4:53 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Server Routine using DSN
Replies: 2
Views: 3112

Nothing changes. All ODBC drivers present the same solution (essentially the ODBC API) no matter which database they actually connect to.
by ray.wurlod
Sun Aug 16, 2009 5:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Automate by linux script the import and export of DS project
Replies: 4
Views: 1735

There is none of which I am aware. The description/syntax help for istool (just enter the command by itself) should reveal everything you need, otherwise search DSXchange. Wrapping that in a script will depend on precisely what you want to do with the file(s) produced.
by ray.wurlod
Sun Aug 16, 2009 5:31 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: RCP and adding new columns to flow
Replies: 18
Views: 10406

You are not right.

The Generator property folder for a date data type includes Use current date as an available property to add.
by ray.wurlod
Sun Aug 16, 2009 5:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Schema File, Fixed Width Files and Decimal data type
Replies: 1
Views: 1983

Try importing the table definition specifying correct column widths (7 and 5). Field Width is a separate property, but will be stored in the table defintiion if you import using "fixed width". Then open the table definition, visit the Layout tab and select the Parallel option to get your r...
by ray.wurlod
Sun Aug 16, 2009 5:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Information needed for SAP R/3 and SAP BW pack
Replies: 3
Views: 1716

If you have the SAP PACKs you should have the documents, since they ship on the same media (or can be downloaded from the same location).
by ray.wurlod
Sun Aug 16, 2009 5:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Normal & Range Lookup
Replies: 1
Views: 1287

Are your dates Date data type or string? (I recall that range lookup does not work properly with dates, but that may have been fixed.) Otherwise yours is a classic case of range lookup on reference input. Choose the lookup type as Range then double click in the Key expression field to open the Range...
by ray.wurlod
Sun Aug 16, 2009 5:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Configuration file
Replies: 1
Views: 1266

Something in your Windows configuration is limiting the number of child processes that a process can create (to a total of about eight, it would seem). Check with your Windows system administrator.
by ray.wurlod
Sun Aug 16, 2009 5:16 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Configuration File
Replies: 9
Views: 3220

chulett wrote:Mmmmm... pie.

(Said in my best Homer Simpson voice)
Nah. It's Weebl!