Search found 53125 matches

by ray.wurlod
Mon Jul 09, 2012 4:43 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage 8.5 XML Stage Startup Time Issue
Replies: 12
Views: 6854

I've never faced this issue. I haven't had the chance to use the new XML stage yet. But I DID read your post. I read every post. When I have nothing to add, I usually add nothing.
by ray.wurlod
Mon Jul 09, 2012 4:38 pm
Forum: General
Topic: template doc for detail level design and high level design
Replies: 5
Views: 3335

Use any UML editor. That's what UML is for. There's plenty of them out there, some are even free, some are free for non-commercial use.
by ray.wurlod
Mon Jul 09, 2012 4:35 pm
Forum:
Topic: Using Feedback button from within BG includes odd characters
Replies: 4
Views: 3432

You also get them in title bars. For the moment learn to live with them. If they are causing panic attacks in your organization, log a PMR with IBM.
by ray.wurlod
Sun Jul 08, 2012 6:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to find ds logic
Replies: 8
Views: 2077

I'd do it all in user-defined SQL using the appropriate stage type to connect to your particular database.
by ray.wurlod
Sun Jul 08, 2012 6:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Connect to sap hr
Replies: 3
Views: 1531

You probably need to buy/licence the SAP R/3 Pack from your reseller.
by ray.wurlod
Sun Jul 08, 2012 6:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable To Get Out From This
Replies: 8
Views: 3157

Specify Unicode, write to a text file, view using a hex display utility (for example UltraEdit).
by ray.wurlod
Sun Jul 08, 2012 1:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable To Get Out From This
Replies: 8
Views: 3157

Maybe mark the target string extended property as Unicode.

Otherwise find out which character is not being handled as ASCII in your data, and handle it appropriately.
by ray.wurlod
Sun Jul 08, 2012 1:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: convert Varchar to Integer
Replies: 3
Views: 1791

The first thing to observe is that not every VarChar can be converted to Integer, so you probably need to use an IsValid() function to test whether the string you have is a valid integer. That done, there are a couple of ways you could effect the conversion, for example StringToDecimal() with the De...
by ray.wurlod
Sun Jul 08, 2012 1:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CDC Stage without key only value changes
Replies: 4
Views: 2174

You can always create alias columns, for example in a Transformer stage.
by ray.wurlod
Fri Jul 06, 2012 4:12 pm
Forum: IBM QualityStage
Topic: Can we standardize international phone Numbers
Replies: 2
Views: 2703

Yes, the "process" is to build a Rule Set. Begin by documenting all the known variations (for example Indian phone numbers are always 10 digits long, but the area code can be anything from 2 to 5 digits of that. Country codes vary from one to four digits. You might consider a lookup table ...
by ray.wurlod
Fri Jul 06, 2012 4:09 pm
Forum: IBM QualityStage
Topic: # is not converting to UNIT after ran through AVI Stage
Replies: 4
Views: 3401

You'll also find that the address rule sets in QualityStage can also handle the #1801 construct correctly. You might consider using these rather than the AVI stage. Or using both.
by ray.wurlod
Fri Jul 06, 2012 5:43 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error - The specified network name is no longer available
Replies: 6
Views: 2617

Working well at both of my current sites. In both cases, though, the virtual machines are hosted on heavy-duty hardware.
by ray.wurlod
Fri Jul 06, 2012 5:41 am
Forum:
Topic: istool glossary export command
Replies: 8
Views: 4828

Glossary import/export doesn't need a bridge. Bridges are for, basically, non-IIS things like BI reports, data models, etc.
by ray.wurlod
Thu Jul 05, 2012 8:07 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error - The specified network name is no longer available
Replies: 6
Views: 2617

There's nothing in any of the out-of-the-box DataStage stages that allows this functionality. But you could create your own custom stage to incorporate your requirements.
by ray.wurlod
Thu Jul 05, 2012 8:02 pm
Forum:
Topic: What is the purpose/value of the fields Abbeviation1,2?
Replies: 2
Views: 1030

Search in BG has Options one of which, I am fairly certain, does allow the abbreviations to be searched. That's in BG; I don't know what options are available for the Cognos search. To answer your subject question, these fields are to allow two abbreviations to be defined for a term. For example the...