Search found 4605 matches

by kduke
Wed Aug 24, 2005 1:44 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: installing two different version of DS client
Replies: 9
Views: 1919

Also the rule of thumb is to install in a folder with the version number like DataStage7.5 and DataStage7.1 as the folder names.
by kduke
Tue Aug 23, 2005 5:29 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Pulling SQL
Replies: 3
Views: 1037

The SQL is also extract through Reporting Assistant. Pull up doc_tool.mdb in the Ascential folder on the client. Hold down the shift key when you open the Access database to by pass the menus. Create a new query. View SQL and paste this SQL below after you edit it. Select [PropName],[PropValue] From...
by kduke
Mon Aug 22, 2005 8:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage Server
Replies: 5
Views: 1367

Vincent

I am sure IBM will appreciate the
cheaper customers
quote.
by kduke
Mon Aug 22, 2005 8:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Untar Command Not Recognised By DataStage??
Replies: 11
Views: 5495

In older versions switch Command Stage to a Routine Stage and use ExecSH. Parameters should work fine.
by kduke
Mon Aug 22, 2005 8:33 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Getting different number of records in sql server and ODBC
Replies: 15
Views: 2822

Each SELECT can be output into a hash file. The hash file needs a key so you need know what fields make it unique but it should be whatever you used to join these tables together. It is also easy to figure it out based on your group by clause. If you want you can remove one SELECT at a time. After y...
by kduke
Mon Aug 22, 2005 5:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How the find a File in the Directory in DOS
Replies: 19
Views: 5317

uvwalk is cool. Thanks Ray.
by kduke
Mon Aug 22, 2005 5:14 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Getting different number of records in sql server and ODBC
Replies: 15
Views: 2822

Shivan Surely there is a better way to extract this data. This SQL is UGLY. Explain why it needs to be this UGLY. DataStage can be better utilized by not doing so much in a source query. You could probably take 36,000 records and load them into hash files and look this up one SQL statement at a time...
by kduke
Mon Aug 22, 2005 5:02 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: various lookup key and UV stage problem
Replies: 15
Views: 3483

my job stacked I am not sure what that means. You can write to a hash file and then read it with a UV stage. Some of your assuptions are correct. You can do a range lookup on a UV stage. You have to do it with User Defined SQL. Loading hash files takes a while. It is faster to load it as a hash fil...
by kduke
Mon Aug 22, 2005 4:38 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Exec Command in job sequence
Replies: 3
Views: 1309

The output is only in the log or maybe in &PH&.
by kduke
Mon Aug 22, 2005 4:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Untar Command Not Recognised By DataStage??
Replies: 11
Views: 5495

I think what Craig is saying when you tested it you changed directory to where the file was and then ran tar but when you run it from a job then it extracts the tar file into the project folder. Not the same.
by kduke
Mon Aug 22, 2005 4:28 pm
Forum: Data Integration
Topic: Can anyone access DeveloperNet?
Replies: 7
Views: 6850

I have never got a reply back whenever I asked for anything but a password change.

I just tried it and it works.
by kduke
Mon Aug 22, 2005 4:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Range lookup
Replies: 6
Views: 2506

You always was Mom's favorite.
by kduke
Mon Aug 22, 2005 4:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Emailing the results
Replies: 14
Views: 3332

I got this email below. I just wanted to post this to let people know that this could run on Windows but I have never converted so you may need to do it yourself. Larcombe m is where the zip file is located. m is the page with the link to it. You need to unzip these files and look at them. There is ...
by kduke
Mon Aug 22, 2005 6:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Range lookup
Replies: 6
Views: 2506

You had to bring in Mom into it. Didn't you?