Search found 3045 matches

by vmcburney
Thu Jun 30, 2005 6:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Anyone running DS on USS with DS on Linux?
Replies: 1
Views: 614

I agree, the AIX Visual Age compiler can be a pain to install and expensive to license for multiple developers. The documentation suggests Visual Age for AIX but maybe you can put a free compiler on your AIX box and try that instead. I haven't tried USS but I am guessing the compatibility between Li...
by vmcburney
Wed Jun 29, 2005 11:46 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Differences between 5.x & 7.x
Replies: 4
Views: 1192

The full list of new features in all version 7.x releases can be found in the file upload section of Ascential Devnet at m. Putting aside all the minor useability changes these are the major decisions to make after a long break from DataStage usage: - Parallel jobs via Enterprise Edition. Do you hav...
by vmcburney
Wed Jun 29, 2005 5:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error extracting data from a AS/400 system
Replies: 5
Views: 1365

I'm going to take a wild stab in the dark, if selecting from DEV2LIB/INVDPT worked and selecting from COMPVIEW/DEV2LIB.INVDPT did not work then shouldn't you alter your SQL and take the COMPVIEW out? You may be over qualifying your table names. On the columns tab and the table name tab it should be ...
by vmcburney
Wed Jun 29, 2005 5:12 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: T-SQL Stored Procedure with DS 7.5
Replies: 1
Views: 688

Use the ODBC Stage, on the General table you will see a radio button "Select using:" with a choice of "Generated Query", "Stored procedure" or "User defined SQL query". If you have any problems getting it to work do a forum search for ODBC stored procedure as there have been a few threads on it in t...
by vmcburney
Mon Jun 27, 2005 6:03 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Px DataSet information
Replies: 6
Views: 2052

I use an XML export style sheet to extract a list of input and output datasets for each job. This gives me a list of all datasets and the jobs using them. There is an XLS stylesheet already in the DataStage client directory. I modified it to show just datasets. If you do regular backups of your Data...
by vmcburney
Sun Jun 26, 2005 7:58 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reporting tool
Replies: 4
Views: 1010

If you don't have a fully version of Access you can use MS Query instead (which is installed on most Windows machines) or your own ODBC query tool, just point it at the DataStage Reporting ODBC driver created by the DataStage installation.
by vmcburney
Sun Jun 26, 2005 7:34 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: ProfileStage Vs Audit Stage
Replies: 2
Views: 2342

In the next release in September they are merged into a single product. At the moment ProfileStage is a data profiling tool with sets of defined profiling functions. After an initial profile it does not have very good ongoing monitoring and metrics. With AuditStage you have a greater range of busine...
by vmcburney
Thu Jun 23, 2005 6:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: What defines a 'copy' in Change Capture
Replies: 4
Views: 2094

Do your before and after datasets have exactly the same metadata definitions? Did your before dataset have any additional transformations applied when it was originally populated such as data conversion or string trimming?
by vmcburney
Thu Jun 23, 2005 5:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Very slow job compile times
Replies: 3
Views: 1004

Very slow job compile times

Our job compile times are all over the place. This morning I did a compile job with about 20 stages and three transformers and it took 20 minutes. Half an hour later I compiled the same job and it took 30 seconds. There is no one else doing anything on the server but the compile times seem to be ran...
by vmcburney
Wed Jun 22, 2005 4:12 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequential File Stage in PX
Replies: 4
Views: 1763

The number of Readers Per Node has a complex start up involving counting the size of the files, dividing the file across the specified number of readers to partition your data. I'm guessing that they don't allow this option for File Patterns due to complexity it adds to the stage code. It may be an ...
by vmcburney
Tue Jun 21, 2005 7:58 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Installing ClickPack?
Replies: 3
Views: 1346

I think the install.sh unpacks the plugins to a subdirectory of the install file. Have a look at the script to see what it is doing.
by vmcburney
Tue Jun 21, 2005 5:35 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Installing ClickPack?
Replies: 3
Views: 1346

It comes with a couple plugins so you need to run the install.sh and then run the register plugin. I think you can do that from the Manager or the command line. It also has some sample jobs that you need to import. The samples are very important as the log reader has some funny codes and the example...
by vmcburney
Tue Jun 21, 2005 5:31 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: IBM have buried DataStage
Replies: 4
Views: 1538

My comments refer only to the web site. IBM software have been promoting DataStage for years now and have done a good job in Australia at selling it even before they owned it. Just concerned that the Ascential web site has stopped posting new content while the IBM web site is dragging its heels. We ...
by vmcburney
Mon Jun 20, 2005 11:32 pm
Forum: Site/Forum
Topic: Are there ways to make dsxchange easier to find?
Replies: 0
Views: 1643

Are there ways to make dsxchange easier to find?

I noticed today that when I google a typical DataStage problem, such as the word dsjob or parallel job or a similar phrase, I don't get any search results from www.dsxchange.com threads. I do see threads from other forums such as the tek-tips forum and the datawarehouse.com forum. Is there any way y...
by vmcburney
Mon Jun 20, 2005 10:59 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: IBM have buried DataStage
Replies: 4
Views: 1538

IBM have buried DataStage

I've just been to the www.ibm.com website to see how they have integrated the Ascential product information into the web site. What I found was a train wreck. It would take Jacque Cousteau and a team of divers a week to find anything about DataStage. Most DataStage searches take you to generic produ...