Search found 4605 matches

by kduke
Tue Jun 05, 2007 7:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parameter Sets - Recompile Question
Replies: 5
Views: 1332

I did not see the version was 8.x. Sorry.
by kduke
Mon Jun 04, 2007 11:27 pm
Forum: General
Topic: Set Parameters from file in Sequence
Replies: 3
Views: 998

Your batch control code can be moved to a routine. This routine needs to return the value in one of its arguments. These argument values are available to use as parameter values.
by kduke
Mon Jun 04, 2007 11:24 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Find Function
Replies: 3
Views: 987

If you cannot make it work then let us know and we will explain it in detail.
by kduke
Mon Jun 04, 2007 11:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DS Director improper update of crontab \n
Replies: 4
Views: 1992

You could easily write a word around by fixing the crontab manually with sed or something like it.
by kduke
Mon Jun 04, 2007 11:17 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Running PX on separate CPU's.
Replies: 13
Views: 3408

I not exactly sure I understand your setup. If your instances are defined as separate IP addresses then yes PX can run on separate CPUs which are different UNIX platforms. We run on a cluster which looks like a different UNIX box to DataStage.
by kduke
Mon Jun 04, 2007 11:10 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parameter Sets - Recompile Question
Replies: 5
Views: 1332

Parameter defaults are stored in 2 places. The first is in the ROOT record of DS_JOBOBJECTS and the second is tricky. It is in RT_CONFIGnnn. You can compile a job from the client command line with dscc.exe.
by kduke
Mon Jun 04, 2007 5:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Passing on System Variables from control-M tool to a script
Replies: 4
Views: 4391

We use a script like this. We have all parameters in text files that end in .prm. There is a global parameter file and one for each job. There can be one for each parameter. We have a script to populate each of these. The global one is built by all the defaults for all the parameters in every job. T...
by kduke
Tue May 29, 2007 6:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Automating Job Exports
Replies: 2
Views: 663

There is a bat file you can download from my tips page. DataStageBackup.bat.
by kduke
Tue May 29, 2007 4:37 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Using dsjob in a .bat job on windows server
Replies: 1
Views: 769

Please edit your post and remove your password. Otherwise it looks correct.

Try -lprojects.
by kduke
Mon May 28, 2007 8:11 am
Forum: DSXchange Testimonials
Topic: DSXchange rocks!!
Replies: 7
Views: 15885

Dude, you need help. :lol:
by kduke
Mon May 28, 2007 8:03 am
Forum: DSXchange Testimonials
Topic: DSXchange rocks!!
Replies: 7
Views: 15885

If I had a world of my own, everything would be nonsense. Nothing would be what it is, because everything would be what it isn't. And contrary wise, what is, it wouldn't be. And what it wouldn't be, it would. You see?


WHAT?
by kduke
Sun May 27, 2007 8:27 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: uvbackup vs export
Replies: 6
Views: 1950

I have a script for those. #!/usr/bin/ksh # ----------------------------------------------------------------- # Script Name: KimBackupFiles.ksh # ----------------------------------------------------------------- # Usage: # KimBackupFiles.ksh y|n # ----------------------------------------------------...
by kduke
Sun May 27, 2007 2:46 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: uvbackup vs export
Replies: 6
Views: 1950

Export. I do know how uvbackup works but prefer exports.
by kduke
Wed May 23, 2007 11:01 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Routine or Transform, which one wins
Replies: 8
Views: 1736

It takes a bigger Uber than me to take this bait.