Search found 53125 matches

by ray.wurlod
Wed May 21, 2008 3:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Same code works in TEST but not in Production.
Replies: 2
Views: 866

What's different between the two environments, particularly how the connection to DB2 is configured?
by ray.wurlod
Wed May 21, 2008 3:21 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: solution
Replies: 4
Views: 1357

Please mark thread as Resolved.

The present tense plural form of the verb "to be" is spelled "are", not "r".
by ray.wurlod
Wed May 21, 2008 3:18 pm
Forum: General
Topic: Resetting VOC
Replies: 2
Views: 1371

The command CLEAN.ACCOUNT will interactively delete VOC entries that point to files that can not be opened. By interactively I mean that it will ask you whether or not it is OK to do so. This is a "green screen" utility, so there is no "yes to all".
by ray.wurlod
Wed May 21, 2008 3:16 pm
Forum: General
Topic: The replacement for Version Control in Information Server
Replies: 13
Views: 5731

Double yuk on the apostrophe there! None was needed.

It's "it's" only when it's "it is"; when it's "its" (possessive) it's "its".
by ray.wurlod
Wed May 21, 2008 3:10 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Generate data stage jobs?
Replies: 5
Views: 3627

There is a vague logic to the choice of forum - the OP requires dynamic design in real time. Some parts of it can be done (for example by specifying entire expressions as parameters) but, as a general observation, I'd have to agree with Craig that it does not sit well as something one would expect t...
by ray.wurlod
Wed May 21, 2008 3:05 pm
Forum: IBM QualityStage
Topic: running QS job from unix
Replies: 13
Views: 3699

Check that you have read and execute permission on /home/release/Vality/IPE/dvlp/7/5/1/7/lib/libicui18n24.so and all its parent directories.
by ray.wurlod
Wed May 21, 2008 3:04 pm
Forum: IBM QualityStage
Topic: Matching Error
Replies: 2
Views: 10087

In version 7 there is a limit of five passes. I don't know, however, whether this limit still applies in version 8. If it does, it might explain a fatal error on the sixth pass.
by ray.wurlod
Wed May 21, 2008 3:02 pm
Forum: IBM QualityStage
Topic: "Quality Stage Work" Requirments Needed
Replies: 3
Views: 1399

Welcome aboard.

Unfortunately you usually get vague statements that "the data need to be cleaned up" or "we need a single source of the truth", and end up being guided by the results of your Investigations.
by ray.wurlod
Wed May 21, 2008 2:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: routines
Replies: 2
Views: 863

Routines are created in the DataStage repository (New -> Server Routine) and can either be transformation functions (executed for each row processed) or before/after subroutines (executed once per job). You can do whatever you like - whatever your coding skills permit, anyway - within routines, but ...
by ray.wurlod
Wed May 21, 2008 2:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: login issue
Replies: 3
Views: 799

Domain controller is only relevant where the DataStage server is on a Windows platform. It is one way that Windows authentication can be performed. I included it for completeness, and forgot completely about LDAP servers (Active Directory servers) which can also be overwhelmed by demand for resources.
by ray.wurlod
Wed May 21, 2008 2:18 am
Forum: General
Topic: Getting uvsh help
Replies: 22
Views: 6431

DS.CHECKER has no command line arguments. It is used to delete orphaned repository tables where deletion of a job has failed to complete successfully.
by ray.wurlod
Wed May 21, 2008 2:15 am
Forum: General
Topic: Dynamic metadata
Replies: 11
Views: 2480

Yes. Use proper metadata. This will require two separate jobs in your case, the decision about which one to use being made in a job sequence that tests the file name.
by ray.wurlod
Wed May 21, 2008 1:48 am
Forum: General
Topic: Getting uvsh help
Replies: 22
Views: 6431

We have another thread current on HELP. It is blocked from the client. Please read the other thread.

There is no HELP for DS.TOOLS or DS.CHECKER commands.
by ray.wurlod
Wed May 21, 2008 1:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: REmoving transformer
Replies: 3
Views: 809

True in versions 6.0 through 7.1, no longer true. Keep it in.
by ray.wurlod
Wed May 21, 2008 1:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Trying to store a low data in a database
Replies: 11
Views: 2273

DataStage is perfectly happy with that date, and even accepts BCE (before Christian era) dates.