Search found 4605 matches

by kduke
Tue Aug 16, 2005 8:46 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Huge file in UVTEMP directory
Replies: 7
Views: 2378

Thanks. I used to know these things but getting old.
by kduke
Tue Aug 16, 2005 2:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Trash Stage
Replies: 11
Views: 2272

You can limit the number of rows read at job start up. You can also limit the number of rows written with a constraint.
by kduke
Tue Aug 16, 2005 9:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage client tools over VPN and/or slow network
Replies: 1
Views: 1563

It is annoying though. It happens even when the connection is local. VPNs are not perfect. They drop connections too. There is some clean up too to release locks and other problems left behind because of a poor connection. I would imagine this happens the farther away the connection like off shore. ...
by kduke
Tue Aug 16, 2005 8:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: String translation / conversion
Replies: 1
Views: 787

Not sure what you are trying to do and how we can help. You can easily parse this in BASIC. What do you want as output?
by kduke
Tue Aug 16, 2005 8:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Huge file in UVTEMP directory
Replies: 7
Views: 2378

Ray, what are the the sortkkkkk files?
by kduke
Tue Aug 16, 2005 8:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to measure job complexity?
Replies: 30
Views: 13226

Go for it.
by kduke
Mon Aug 15, 2005 10:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Accessing input link columns in Command Stage
Replies: 1
Views: 885

You have to do it in a routine. The routine needs to be executed from a transformer.
by kduke
Mon Aug 15, 2005 10:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Huge file in UVTEMP directory
Replies: 7
Views: 2378

Capture files are coming from Universe. When you ExecTCL or ExecDOS or any of these commands they really run execute command capturing OutRec returning RtnVal. The OutRec is a file in the temp directory. It is not good that it is really large. Sort records I assume are similar.
by kduke
Mon Aug 15, 2005 10:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to measure job complexity?
Replies: 30
Views: 13226

I am not sure I want my rants to be so easily found but go for it if CR agree.
by kduke
Mon Aug 15, 2005 9:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Pre 4.2 User defined SQL behaviour in 5 version OCI Lookups
Replies: 3
Views: 1081

In other words it has been years since Craig has used version 5 and he has no idea. Most of us are in the same boat. Please upgrade soon.
by kduke
Mon Aug 15, 2005 9:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DELETE.FILE for some files
Replies: 10
Views: 2392

Destroy it first then bill them to rebuild it. Great consulting tip. Thanks. :wink:
by kduke
Sun Aug 14, 2005 3:48 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DELETE.FILE for some files
Replies: 10
Views: 2392

Ray living on the edge. Geez, pretty wild advice.
by kduke
Sat Aug 13, 2005 5:47 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Routine to lookup with two keys
Replies: 6
Views: 1186

The default separator on key fields is @TM. So your key would be Key1 : @TM : Key2.
by kduke
Sat Aug 13, 2005 5:45 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Validate command
Replies: 3
Views: 745

execute "DSD.RUN JobName -1/0 ParamName=ParamValue"
by kduke
Sat Aug 13, 2005 5:44 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash File Number of Rows
Replies: 10
Views: 1882

DSLink2 is probably the link name not the hash file name.