Search found 4605 matches
- Thu Feb 08, 2007 8:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Loading data into Time Dimension
- Replies: 14
- Views: 4951
I would make your surrogate key a smart key like YYYYMMDD. This will save you a lot of work on lookups. I wrote one of these in BASIC for Michael Hester. Maybe he will post it or allow me to post it if I can find it. You usually have a couple of choices whn doing this in a routine. You can write it ...
- Thu Feb 08, 2007 8:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dsjob
- Replies: 17
- Views: 5311
A couple of other things which might be a problem. /bin/ksh DSHOME=/usr/local/Ascential/DataStage/DSEngine export DSHOME . $DSHOME/dsenv $DSHOME/bin/dsjob -run \ -mode RESET \ -warn 10000 MANC pa1 $DSHOME/bin/dsjob -run \ -param '$APT_CONFIG_FILE=/usr/local/Ascential/DataStage/Configurations/nod e1....
- Thu Feb 08, 2007 8:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Passing Parameters through dsjob function
- Replies: 12
- Views: 5512
If you are in UNIX then the -param is the option and the ParamName=ParamValue is the option value and the whole thing needs quotes if there are spaces. So -param "ParamName=$ParamVariable" is more accurate. If the parameter value has quotes in it then you have yet another problem. Do us a favor and ...
- Thu Feb 08, 2007 7:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Passing Values using Environment Variables
- Replies: 8
- Views: 1920
I write parameter values to sequential files for another job to use as a parameter value. We run our jobs as scripts. The parameter values are stored in a directory below the project called JobParams. So if you want to know the last extract date in the fact table. So the script will read this value ...
- Thu Feb 08, 2007 7:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Script for Cleaning the Log Files
- Replies: 21
- Views: 5667
- Wed Feb 07, 2007 9:17 pm
- Forum: General
- Topic: Future of Red Brick
- Replies: 5
- Views: 1763
- Tue Feb 06, 2007 7:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: I-descriptor was not compiled
- Replies: 15
- Views: 6258
- Mon Feb 05, 2007 8:14 pm
- Forum: Site/Forum
- Topic: Craig did it again, 9K posts
- Replies: 14
- Views: 7463
- Sun Feb 04, 2007 9:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding exporting datamodel
- Replies: 53
- Views: 13005
- Sun Feb 04, 2007 3:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding exporting datamodel
- Replies: 53
- Views: 13005
I was going to try to get back to metadata but it seems we have blown this topic completely out of the water. Ray was talking about metadata being communication. I have seen Ray's jobs and they are well annotated. The current customer has an annotation per stage. Everything is well explained for the...
- Sat Feb 03, 2007 9:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding exporting datamodel
- Replies: 53
- Views: 13005
- Sat Feb 03, 2007 3:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding exporting datamodel
- Replies: 53
- Views: 13005
I want to make sure that everyone knows that I do not consider myself to have attained anything. I am not yet a guru or great or excellent or beautiful or art but I am striving to be all these things. I am practicing to be great or wise. I am not intimidated by the greatness of others or their wisdo...
- Sat Feb 03, 2007 7:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding exporting datamodel
- Replies: 53
- Views: 13005
- Sat Feb 03, 2007 7:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to Get The status of the job
- Replies: 9
- Views: 3323
- Fri Feb 02, 2007 10:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding exporting datamodel
- Replies: 53
- Views: 13005
Beware, I rant.
Zen and the Art of Motorcycle Maintenance This was one of my favorite books. Ray mentioned it a few days ago. This book is not really about Zen because I am a Christian now and I would not promote any other religion. It is about excellence, art, beauty and a way to view the world differently. In Chr...