Search found 3045 matches

by vmcburney
Thu Jun 08, 2006 4:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reminder: please drop by the DataStage Certification poll
Replies: 2
Views: 765

Thanks Roy, yes it could have been one long poll but I thought that would involve too much reading. Thanks to those who voted, almost 50 participants. Only 50 more and I have a Family Fued question! I have drafted the article but will keep checking the polls to see if more votes come in. Please, if ...
by vmcburney
Sun Jun 04, 2006 5:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reminder: please drop by the DataStage Certification poll
Replies: 2
Views: 765

Reminder: please drop by the DataStage Certification poll

Thankyou to those people who answered my certification poll questions last week, you have shed some light on reasons for taking/not taking certification. For those who missed it please vote at one of the two certification poll threads to help me with a certification article I am writing for DB2 Maga...
by vmcburney
Sun Jun 04, 2006 5:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage vs. Data Integrator
Replies: 2
Views: 1237

You may hit the same metadata hurdles, both products come with a seperate metadata reporting or management tool that has its own set of training, installation and administration requirements. Most DataStage Enterprise implementations that ignored or dropped MetaStage could not supply the resources t...
by vmcburney
Thu Jun 01, 2006 6:00 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Updating records in SCD type 2
Replies: 6
Views: 1853

There is a picture of a type 2 SCD job in my db2magazine article comparing it to a job that uses the Hawk SCD stage. Shows one possible design. Includes a surrogate key retrieval.
http://www.db2magazine.com/story/showAr ... =186500841
by vmcburney
Sun May 28, 2006 7:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage Certification poll - not taking the test this year
Replies: 3
Views: 2505

Somewhere between $200 and $300 depending on your country and exchange rate. In Australia about $256.

IBM partners can join a program where they get a full refund for most certification exams that they pass. I qualified for this refund.
by vmcburney
Sun May 28, 2006 3:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage Certification poll - taking the test this year
Replies: 0
Views: 1863

DataStage Certification poll - taking the test this year

Why do you plan to take the certification test this year? Pick your main reason. Pick your most important reason, even if several are true. Use the other poll if you do NOT plan on taking the test this year. The results of this poll will appear in my article in the next issue of the DB2 Magazine. Th...
by vmcburney
Sun May 28, 2006 3:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage Certification poll - not taking the test this year
Replies: 3
Views: 2505

DataStage Certification poll - not taking the test this year

Please pick a reason why you will not be taking the DataStage certification exam this year. Use the other poll if you are planning on taking the test this year. Also respond if you have another reason or any thoughts on the question. The results of this poll will appear in my article in the next iss...
by vmcburney
Fri May 26, 2006 3:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Handling rejected Records
Replies: 7
Views: 1717

You've got to assume that if a record is rejected that reprocessing it will have the same result, since the data has not been changed. If you are changing data then you are manually altering it to differ to what is in source systems which is a dangerous path to take. Have a look at my data quality f...
by vmcburney
Thu May 25, 2006 4:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: efforts estimation in datastage
Replies: 10
Views: 2686

Yes, our company has several estimation models for ETL and DataStage work that we use on project work. You can contact BearingPoint in your country or contact me via a private message. Since IT is highly competitive I don't know of any freely available estimation tools.
by vmcburney
Thu May 25, 2006 4:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Comparing fields apart from usin change capture stage
Replies: 2
Views: 920

I thought the difference stage was being phased out and replaced by the change capture stage. If you can identify a small set of key fields the change capture stage should have good performance, especially as it is running on parallel architecture. Most other methods will require a lot of field matc...
by vmcburney
Thu May 25, 2006 3:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Which area has more jobs?
Replies: 3
Views: 1221

I don't think there is any point learning an older version of DataStage since going forward most of the new projects (who are constantly looking for staff) will be on the latest version. Most new large projects are in parallel, most existing sites are on server edition. I think we will have to wait ...
by vmcburney
Thu May 25, 2006 3:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: need help for data migration
Replies: 9
Views: 2303

The primary function of the EDM appears to be tracking changes to data over time, for the purposes of auditing and rollback. Whether you stage raw data or transformed data isn't a big deal. The process of staging can be beneficial for auditing, rollback and troubleshooting.
by vmcburney
Wed May 24, 2006 2:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: need help for data migration
Replies: 9
Views: 2303

The EDM is in the staging area, which means data is moved from the old database into a staging area and then into the target. The staging database lets you keep data is close to raw form. It lets you track changes to the raw data over time. It lets you profile the state of that data. It is a good de...
by vmcburney
Tue May 23, 2006 11:14 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: i want to capture bad records
Replies: 6
Views: 1476

Have a look at my blog on the data quality firewall within a DataStage job. This lets you capture bad records as you process the raw data and deliver it to your datasets. If you want to identify bad records within the source databases you will need some type of profiling tool such as ProfileStage.
by vmcburney
Tue May 23, 2006 6:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: HAWK release status
Replies: 13
Views: 3213

DataStage Hawk has completed beta 1 and is moving into beta 2. Read about it at Ground Control to Beta One, You've Really Made the Grade.