Search found 53125 matches

by ray.wurlod
Thu Sep 23, 2010 12:33 am
Forum: General
Topic: Master Job Sequence is non-restartable but Child Sequences
Replies: 1
Views: 974

No. You've already stated that it is non-restartable. Nothing occurring in controlled activities will affect that.
by ray.wurlod
Thu Sep 23, 2010 12:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Link Sort or Stage sort better
Replies: 2
Views: 1137

"Better" using what criteria? My personal preference, documented more than once on DSXchange (did you Search? ) is to use an explicit Sort stage because of the extra functionality it provides, chief among which is direct control of memory allocation and the ability to generate key change c...
by ray.wurlod
Thu Sep 23, 2010 12:27 am
Forum: General
Topic: installation
Replies: 5
Views: 1820

The Information Server installation has to pick up the installed WAS and record many things about it in the common repository (XMETA), whether there's an existing WAS there or whether it installs its own (which happens first within the install script). IBM has some scripts around this area, such as ...
by ray.wurlod
Wed Sep 22, 2010 5:20 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CFF stage
Replies: 5
Views: 3609

Nowadays (8.1.2) the CFF stage can output different record types on different output links, not sure if this could be done in version 7.
by ray.wurlod
Wed Sep 22, 2010 4:52 pm
Forum: General
Topic: installation
Replies: 5
Views: 1820

No.
by ray.wurlod
Wed Sep 22, 2010 12:54 am
Forum: General
Topic: Problem Using Sed via Routine Activity
Replies: 5
Views: 2408

You should not be using a Routine activity; you should be using an Execute Command activity. sed is not a routine, it is a command.
by ray.wurlod
Wed Sep 22, 2010 12:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Run the same Parallel Job using different set of parameters
Replies: 6
Views: 5853

DataStage parallel jobs run in a UNIX emulator called MKS Toolkit on Windows servers. Therefore you have access to the full gamut of UNIX command even though you're "on Windows". A DataStage Data Set is probably not the best storage vehicle, since the activities that retrieve them won't ha...
by ray.wurlod
Wed Sep 22, 2010 12:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with a job running under DS81 that ran fine under7.5
Replies: 3
Views: 1178

I'm sure I've listed the rules here in the past. (Auto) gives: Hash on the "keys" on inputs of stages that require key-partitioned data. DB2 on the input to a DB2 Enterprise stage (probably also on a DB2 Connector, but I have yet to verify that). Entire on a reference input to a Lookup sta...
by ray.wurlod
Wed Sep 22, 2010 12:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle sessions
Replies: 1
Views: 1459

If there is such a setting it's more likely to be in Oracle than in DataStage. I'm not aware of anything in DataStage (unless you can send something like a DROP SESSION command* after your final Oracle stage). * I'm not an Oracle expert - the command may be CLOSE SESSION or something else (HALT AND ...
by ray.wurlod
Wed Sep 22, 2010 12:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: WAS information
Replies: 14
Views: 6196

At the top you mentioned that 6.0.2.27 is for 64-bit and anything lower is for 32-bit, and I indicated that this was correct.

Therefore I reject your reality and substitute my own (the quote's from "Mythbusters", a TV show).
by ray.wurlod
Tue Sep 21, 2010 9:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: WAS information
Replies: 14
Views: 6196

Look in line #5 in your example:

Code: Select all

Version: 6.0.2.27 
by ray.wurlod
Tue Sep 21, 2010 9:14 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage jobs Log information
Replies: 2
Views: 3711

Don't re-invent the wheel. Download ETLstats from Kim Duke's web site. It will do all that work for you, and more.
by ray.wurlod
Tue Sep 21, 2010 9:12 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Columns not gettting read while importing Excel sheet
Replies: 4
Views: 1326

As soon as there's even one space, all numeric data types are invalidated. It has to be reported as string.

Maybe you need to eliminate unwanted space characters in your Excel worksheet?
by ray.wurlod
Tue Sep 21, 2010 9:05 pm
Forum: General
Topic: Problem with logging into Director - Project locked
Replies: 17
Views: 7305

chulett wrote: the shear number of people
Is that people with bad haircuts?
:lol: