Search found 53125 matches

by ray.wurlod
Wed Jan 28, 2015 6:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Some questions and clarifications
Replies: 9
Views: 3350

Care to be more specific? I am concerned that at least one of these terms reflects misunderstanding, or worse, in the composer of the question.
by ray.wurlod
Wed Jan 28, 2015 5:02 pm
Forum: Infosphere Master Data Management
Topic: High-Availability
Replies: 5
Views: 8628

Even in the Knowledge Center (once I'd figured out what to search for!)
http://www-01.ibm.com/support/knowledge ... ility.html
by ray.wurlod
Wed Jan 28, 2015 4:56 pm
Forum: Infosphere Master Data Management
Topic: High-Availability
Replies: 5
Views: 8628

So the next question is...

Does anyone have an example of this in production?
by ray.wurlod
Wed Jan 28, 2015 4:55 pm
Forum: Infosphere Master Data Management
Topic: High-Availability
Replies: 5
Views: 8628

Seems that the answer is "yes".

One document is here:
https://www.ibm.com/developerworks/comm ... ent+Server
by ray.wurlod
Wed Jan 28, 2015 4:50 pm
Forum: Infosphere Master Data Management
Topic: High-Availability
Replies: 5
Views: 8628

High-Availability

InfoSphere Information Server engine tier (DataStage, effectively) supports active-passive high-availability configuration. Does InfoSphere MDM also support high-availability configuration and, if so, where is this documented?
by ray.wurlod
Wed Jan 28, 2015 4:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Some questions and clarifications
Replies: 9
Views: 3350

Are these interview questions?

If not, where do the questions (and the terminology) come from?
by ray.wurlod
Wed Jan 28, 2015 3:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Teradata Connector Stage causing skew in Data Load
Replies: 4
Views: 4206

If your primary key data values are skewed there is ABSOLUTELY NOTHING you can do about except point this fact out to the DBAs.
by ray.wurlod
Wed Jan 28, 2015 3:31 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Left outer Join not resulting Null values of right table
Replies: 3
Views: 1364

What about the output link from the Join stage? Are they all nullable there? (Particularly the ones coming from the "Right" input?)
by ray.wurlod
Wed Jan 28, 2015 3:30 pm
Forum: General
Topic: DataStage Job's auditing
Replies: 9
Views: 4569

The Ops Console database is, typically, referred to as DSODB. It's fully accessible and fully documented (in the manual and in the IBM Knowledge Center). You ought to be able to get whatever you need directly from that database.
by ray.wurlod
Wed Jan 28, 2015 3:25 pm
Forum: General
Topic: About workload management
Replies: 3
Views: 3237

DataStage 9.x and later has its own, inbuilt, workload manager.
See here for an introduction.
by ray.wurlod
Tue Jan 27, 2015 4:24 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Left outer Join not resulting Null values of right table
Replies: 3
Views: 1364

Looks like the metadata are specifying a default value and that null handling is not enabled on the output link (that is, the output column is not defined to be nullable).
by ray.wurlod
Tue Jan 27, 2015 4:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading Sequential File including Null o Spaces
Replies: 5
Views: 1728

Do you have a reject link to capture your empty rows (since they do not match the metadata)? Are there warnings in the job log reporting that import failed for two rows?
by ray.wurlod
Tue Jan 27, 2015 4:22 pm
Forum: General
Topic: Compare Jobs Between Environments
Replies: 3
Views: 1839

Although not programmatically, you can also use DataStage Designer to compare designs across projects. This would be useful if you suspect that there are differences between environments, or simply to confirm that what's in DEV hasn't changed since it was last promoted.
by ray.wurlod
Tue Jan 27, 2015 4:19 pm
Forum: General
Topic: DataStage Job's auditing
Replies: 9
Views: 4569

If you are using DataStage Operations Console (and its associated database) this information is already being collected and stored.
by ray.wurlod
Tue Jan 27, 2015 4:17 pm
Forum: Data Quality Best Practices
Topic: How to bypass BG or IGC authentication for anonymous access
Replies: 6
Views: 21116

In version 11.3 Business Glossary and Metadata Workbench are combined into Information Governance Catalog. Version 11.3 supports single sign-on across all browser-based clients. I have not yet had the need to research anonymous login to IGC or to Glossary Anywhere in version 11.3, but would suspect ...