Search found 42189 matches

by chulett
Tue Sep 14, 2010 3:48 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage 7.5x2 Installation on windows server 2003 R2
Replies: 7
Views: 2750

Than that's not the problem. Why not post your actual failure message, see what people can tell from that?
by chulett
Tue Sep 14, 2010 2:45 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage 7.5x2 Installation on windows server 2003 R2
Replies: 7
Views: 2750

Typically, the later versions include the earlier versions, but you can go back and install 1.1 without hurting your 2.0 installation.
by chulett
Tue Sep 14, 2010 2:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to pass same column value to two params in STP stage
Replies: 4
Views: 1562

Can you show us how you are mapping that column into the stored procedure? That error actually says you have columns in the stage that are not being bound into the proc.
by chulett
Tue Sep 14, 2010 10:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage 7.5x2 Installation on windows server 2003 R2
Replies: 7
Views: 2750

You'd have to be a wee bit more specific regarding what the nature of your problem running a PX job is.
by chulett
Tue Sep 14, 2010 10:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Substitute for server function SubString in PX
Replies: 2
Views: 1030

The square brackets "[]" are the substring operators in both products, for whatever reason I never use the function.
by chulett
Tue Sep 14, 2010 8:10 am
Forum: General
Topic: How to hold some dynamic value during the Job run
Replies: 11
Views: 3752

Or use a BASIC Transformer? Does that not also work? Never had a chance to actually try that out...
by chulett
Tue Sep 14, 2010 6:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Connect two UNIX Systems
Replies: 2
Views: 1005

In other words, the same way one would without DataStage.
by chulett
Tue Sep 14, 2010 5:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Is Datastage installation is 32 bit or 64 bit?
Replies: 2
Views: 2068

I'm not aware of a definitive test to determine that, perhaps others might know. Can you not ask whomever purchased it for or installed it on your system?
by chulett
Tue Sep 14, 2010 5:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Generate portfolio id
Replies: 10
Views: 2612

It might be hard to know what to search for, but it is out there and has been discussed quite a number of times. Perhaps a search for "group change detection" would turn something up? Let me see...

Yup, for example:

viewtopic.php?t=131838
by chulett
Tue Sep 14, 2010 5:51 am
Forum: General
Topic: TeraData Odbc Connection
Replies: 2
Views: 1895

If it is not in that "branded_odbc" folder with the other drivers, then it seems to me you need to contact your official support provider and see what they need to do to get that to you... a patch, perhaps?
by chulett
Tue Sep 14, 2010 5:44 am
Forum: General
Topic: How to hold some dynamic value during the Job run
Replies: 11
Views: 3752

Yes, stage variables are local to a transformer. Perhaps a search for USERSTATUS would help? They can be accessed and transferred at the workflow... err, Sequence job level between jobs easily, especially if you use a Server job to stash that value.
by chulett
Mon Sep 13, 2010 12:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Stray processes created by DataStage
Replies: 14
Views: 4526

Ray just meant you missed a "d" in the name you grepped for, so you should correct the spelling and try again to be certain.
by chulett
Mon Sep 13, 2010 9:38 am
Forum:
Topic: field concatenation with multiple sources - Fasttrack
Replies: 6
Views: 2348

This really doesn't have anything to do with IBM MetaData Workbench, does it?
by chulett
Mon Sep 13, 2010 9:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Build a Complex XML document
Replies: 15
Views: 6111

Rather than 'sed' change the 'Data Element' to XML so it knows it is already XML and will not convert those characters in your output.
by chulett
Mon Sep 13, 2010 7:26 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: timestamp issue
Replies: 5
Views: 1373

Sorry, looks like I missed the example in the original post.