Search found 4605 matches

by kduke
Mon Feb 19, 2007 7:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Deleting rows from an SQL table
Replies: 7
Views: 1165

chulett wrote:Easy Peasy.


Been watching "The Greatest Game Ever"?
by kduke
Mon Feb 19, 2007 7:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Table Definitions- Dynamic Update
Replies: 8
Views: 2364

I have a question, how do you find these changes in metadata? I think you need to find them in order to fix them.
by kduke
Fri Feb 16, 2007 6:40 pm
Forum: Site/Forum
Topic: Ray hits 18K !!!
Replies: 19
Views: 8973

Krazykoolrohit wrote:Omg. he is going from strength to strength.

does he uses jet engine for dinner?

thanx a lot ray


You mean jet fuel?
by kduke
Fri Feb 16, 2007 9:43 am
Forum: Site/Forum
Topic: Ray hits 18K !!!
Replies: 19
Views: 8973

Craig

You are letting us all down. Dude get busy. Come on.
by kduke
Tue Feb 13, 2007 4:15 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Import Jobs from Command line
Replies: 14
Views: 7359

I would try adding this to your command line.

Code: Select all

/O=1


Let me know if it works.
by kduke
Tue Feb 13, 2007 4:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Import Jobs from Command line
Replies: 14
Views: 7359

Not sure how to get past that. I need to research it.
by kduke
Tue Feb 13, 2007 3:58 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Passing Values using Environment Variables
Replies: 8
Views: 1920

It is mine. It is used in our wrapper shell script. We needed unique file names for the script to extract parameter values.
by kduke
Mon Feb 12, 2007 9:12 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job End Time
Replies: 13
Views: 2552

Download EtlStats from my tips page. Save yourself some heartache.
by kduke
Mon Feb 12, 2007 9:10 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: I-descriptor was not compiled
Replies: 15
Views: 6258

Ray I thought the slashes were backslashes?
by kduke
Mon Feb 12, 2007 9:07 pm
Forum: General
Topic: How to manage stress.
Replies: 11
Views: 4849

I don't want you to make the same mistakes as I did. If you run your health down too far then you may never recover. In my 30's I could work way beyond what my body told me to and bouce back quickly. What I did not know was you pay for it in your 40's and 50's. Developed some pretty poor habits. Let...
by kduke
Sun Feb 11, 2007 8:42 pm
Forum: General
Topic: How to manage stress.
Replies: 11
Views: 4849

Thanks. Fixed.

Stress is pretty constant some times. That and death and taxes.
by kduke
Sun Feb 11, 2007 7:48 pm
Forum: General
Topic: How to manage stress.
Replies: 11
Views: 4849

How to manage stress.

Stress Relievers for Consultants. 1. Try to eat and sleep at the same time everyday. 2. Try to not think about work before sleeping or during eating. The stress was so bad at one project we had a rule that if you talked about work during lunch then you bought everyone's lunch. 3. Breathe. Take a bre...
by kduke
Sun Feb 11, 2007 6:57 pm
Forum: General
Topic: DataStage consultants How to separate the good from the bad.
Replies: 1
Views: 1717

DataStage consultants How to separate the good from the bad.

Ray just posted 10 things he likes to see implemented in m . Talents needed to deliver a good data warehouse: 1. DBA 2. Data Architect 3. ETL Architect 4. ETL development 5. Database expert 6. Database developer 7. Performance monitoring 8. Performance tuning (if they do not know how to monitor then...
by kduke
Fri Feb 09, 2007 9:54 pm
Forum: General
Topic: Read Log of another jog
Replies: 3
Views: 1508

There is a job in EtlStats which extract the row counts from old runs not just the current run which is waht the API will do. It will post these to a hashed file so you can post these to the regular tables like ETL_ROW_HIST. The job name is EtlGetRowCountsFromLog.