Search found 53125 matches

by ray.wurlod
Tue Mar 30, 2010 4:10 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Modify Stage
Replies: 1
Views: 986

Search DSXchange for discussions about Oracle's alleged DATE data type.
by ray.wurlod
Tue Mar 30, 2010 1:00 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Shared Container
Replies: 10
Views: 3529

Probably the easiest approach for you is to construct your logic in a regular job, test it, then select the pertinent stages and use the Edit menu to create your shared container.

If/when it subsequently needs parameters or documentation you can then open the shared container to create these.
by ray.wurlod
Tue Mar 30, 2010 12:58 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Trim in Modify stage
Replies: 2
Views: 1573

The Modify stage has a string_trim() function. It may not be documented in the Parallel Job Developer's Guide, but it is documented in the Orchestrate Operators manual.
by ray.wurlod
Tue Mar 30, 2010 12:45 pm
Forum: IBM QualityStage
Topic: custom Rulesets
Replies: 1
Views: 1238

Welcome aboard.

When any Repository object is open for editing, it is locked by that user. This is normal behaviour, and prevents lost updates. The Rule Set control record is a row in a database (the Repository) so locking is a regular operation.
by ray.wurlod
Tue Mar 30, 2010 12:43 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: Compilation error with Column Analysis Job
Replies: 17
Views: 9084

Is the executing user's umask set to 022 and/or is the setguid bit set in the project?
by ray.wurlod
Tue Mar 30, 2010 12:42 pm
Forum: Site/Forum
Topic: hi
Replies: 3
Views: 4642

... and you're getting this error from DSXchange?

The forum in which you've posted is for questions about the site/forum itself.

You might give some thought to meaningful subjects, too, when you choose the appropriate forum in which to post. The General forum suggests itself.
by ray.wurlod
Tue Mar 30, 2010 4:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Shared Container
Replies: 10
Views: 3529

Please maintain a professional standard of written English on DSXchange. There is no call to use SMS-style abbreviations - DSXchange is not a mobile telephone, and there is no practical limit to the length of posts. The second person personal pronoun in English is spelled "you" (not "...
by ray.wurlod
Tue Mar 30, 2010 4:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Aggregator stage derivation definition
Replies: 2
Views: 1658

Alas, no.

Perhaps an enhancement request?
by ray.wurlod
Tue Mar 30, 2010 4:16 am
Forum: General
Topic: Error code interpretation/Error repository
Replies: 4
Views: 1597

There's no repository, but there is a Parallel Engine Message Reference guide.
by ray.wurlod
Tue Mar 30, 2010 4:15 am
Forum: General
Topic: Count the rows in sequential/Complex file
Replies: 6
Views: 3309

U (one of our other posters) did not ask the question, so why did you suggest that U could use the WC command? That wouldn't work anyway. UNIX commands are case sensitive, and the correct command name in this case would be wc. The second person personal pronoun in English is spelled "you"....
by ray.wurlod
Tue Mar 30, 2010 4:12 am
Forum: General
Topic: Issue with ODBC CONNECTOR PX/ENTERPRISE (source:MS ACCESS)
Replies: 4
Views: 2971

What driver does your current DSN (data source name) use? (Note that the DSN must be configured on the DataStage engine tier, not on the client tier.)
by ray.wurlod
Tue Mar 30, 2010 4:10 am
Forum: Information Analyzer (formerly ProfileStage)
Topic: Compilation error with Column Analysis Job
Replies: 17
Views: 9084

Check that you have appropriate permissions (including write) to subdirectories in the ANALYZERPROJECT project.
by ray.wurlod
Tue Mar 30, 2010 1:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: xlc/c++ license type for Datastage ?
Replies: 6
Views: 3181

Build stage does.

Lookup stage does when doing a range lookup, because this compiles to a transform operator.
by ray.wurlod
Tue Mar 30, 2010 1:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Shared Container
Replies: 10
Views: 3529

Why particularly do you want to use shared containers?
by ray.wurlod
Tue Mar 30, 2010 1:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Ideal Configuration
Replies: 2
Views: 1298

In a version 7 system the requirements are far less than those for version 8, but you should be planning ahead for the day when support for version 7 is no longer available. The number of clients is not, of itself, an issue (unless you are licensed for fewer). It's what they are doing that's the iss...