Search found 3045 matches

by vmcburney
Wed Sep 12, 2007 8:21 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Is IBM Datastage8 for HP-UX released?
Replies: 2
Views: 1078

I don't think so. I've seen release notices for Sun Solaris, AIX, Linux Red Hat and SuSE and Windows 2003 but I've never seen a mention of HP-UX. I'm not surprised, IBM get on well with Sun and Microsoft but they are fierce competitors against HP in hardware and DW.
by vmcburney
Wed Sep 12, 2007 8:05 pm
Forum: IBM QualityStage
Topic: Is there a quality stage for mainframe jobs in version 8?
Replies: 3
Views: 1486

There is DataStage and QualityStage for Unix System Services on the mainframe that does a very good job of using the mainframes processing power. I don't think there is a QualityStage 8 tool that runs in an old mainframe operating system.
by vmcburney
Wed Sep 12, 2007 8:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to findout
Replies: 3
Views: 1450

You can do this in a Sequence job. A stage would check the validity of the file - either by a BASIC routine or by calling an operating system script. A trigger from that stage would go to a notification stage if the file is bad or to a DataStage job to process the file if it is good.
by vmcburney
Sun Sep 09, 2007 9:10 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Join 5 Tables
Replies: 1
Views: 563

Yes you can use a join stage or a lookup stage. You could do it in a lookup stage for any volume of data but the advice from IBM is to use join stages for very large lookup sources and lookup stages for smaller sources. You can also join tables in a database stage if they are on the same database th...
by vmcburney
Wed Sep 05, 2007 11:29 pm
Forum: Site/Forum
Topic: New events forum
Replies: 0
Views: 1680

New events forum

Can we create a new forum around Information Server events? We have the IoD2007 event coming up next month and it would be good to put IoD threads in one forum, it can then be used to announce or discuss other events and conferences.
by vmcburney
Tue Sep 04, 2007 6:59 pm
Forum: General
Topic: Create a DDL from my table definitions V8
Replies: 3
Views: 1367

The easiest and most robust way to do it is to use the IBM Rational Data Architect MetaBroker to export your table definitions and import them into the RDA modeling tool and use that to generate DDL. You can get a free 30 day eval of RDA from the IBM website. If you want to hack away at the reposito...
by vmcburney
Mon Sep 03, 2007 6:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Standard ASN.1 x DataStage V8
Replies: 2
Views: 1003

It's not supported by DataStage nor is it supported by MetaIntegration Technology who build the metadata import bridges for the Information Server. IBM are working on an ANS.1 to XML converter that DataStage could process though it's a round about way to get to the data.
by vmcburney
Sun Sep 02, 2007 7:07 pm
Forum: General
Topic: Which stage type do I use in DS Designer for DataDirect?
Replies: 5
Views: 1798

Version 8 comes with an extra option on the Import menu that lets you import via a connector in addition to the standard plug-in imports. No extra code but you configure the connection up front instead of doing it in every job.
by vmcburney
Sun Sep 02, 2007 7:02 pm
Forum: General
Topic: IBM's big plans for Online resources??
Replies: 2
Views: 1195

I'm under a non-disclosure agreement but you will find out everything at my IoD session! If you register for IoD and read my session abstracts you will get some additional details.
by vmcburney
Thu Aug 30, 2007 7:36 pm
Forum: General
Topic: ETL Teamworker
Replies: 9
Views: 3755

If you remove the word "worker" it all makes sense. Looks like a cut and paste mishap.
by vmcburney
Thu Aug 30, 2007 7:10 am
Forum: General
Topic: IBM Annual User Meeting?
Replies: 5
Views: 1865

On the far right of the conference home page is one box for "Register Today" and a box below it (if you have already registered) with "Enrollment now open - Create Your Agenda". People are signing up to sessions with some of the smaller sessions already full.
by vmcburney
Wed Aug 29, 2007 10:30 pm
Forum: General
Topic: Which stage type do I use in DS Designer for DataDirect?
Replies: 5
Views: 1798

You are on Unix so I don't think you can get a SQL Server native client option - you have to go with ODBC. As Ray says the Connector stage (new in version 8) is the best as it can be re-used across many jobs and should lead to faster development. I think ODBC is the only connector stage in version 8...
by vmcburney
Wed Aug 29, 2007 10:26 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Remote user connectivity - how many gigs do I need?
Replies: 2
Views: 721

DataStage client might get slow on opening and compiling jobs. If the company is going to do this a lot they should get better results with DataStage running on Metaframe. I would go 2-3G of RAM for the client machine. It can run on less than 2G of RAM but the cost benefit says spending money on RAM...
by vmcburney
Wed Aug 29, 2007 10:17 pm
Forum: General
Topic: IBM Annual User Meeting?
Replies: 5
Views: 1865

I've signed up for the Information Server community reception on the Sunday night before the IOD conference . I fly in the previous day. This is the official social get together for DataStage nuts. Activity 2589 - IP&S - Information Server and Master Data Management Community Reception Abstract ...
by vmcburney
Tue Aug 28, 2007 6:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: can not open the 8.0.1 Administrator Client nor the Designer
Replies: 6
Views: 5220

If you can run the Information Server console but not a DataStage client product then it is a problem in the DataStage Server and has nothing to do with the WAS or Metadata Server. The version 8 DataStage server is much the same as previous versions and you can get some ideas on forum threads such a...