Search found 53125 matches

by ray.wurlod
Wed Dec 30, 2009 12:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to change the job create by another user.
Replies: 3
Views: 1420

I reckon the users have not got their umask set to 002 or, perhaps, that they're not members of the same group.
by ray.wurlod
Tue Dec 29, 2009 10:46 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Striping Line Feed Character
Replies: 7
Views: 4395

Become sure! Your initial post told us it was Line Feed.

(This may well be valid data. You can not unilaterally change the data. You may need to handle these charaters rather than simply eliminating them.)
by ray.wurlod
Tue Dec 29, 2009 3:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: InstallUpdate console mode
Replies: 4
Views: 1781

Simple enough - %* picks up everything from the command line. You'd think they would have had it in from the start.
by ray.wurlod
Tue Dec 29, 2009 3:43 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: special characters handling
Replies: 4
Views: 2192

If they can they will post. Be patient. Many folks are on vacation at present.
by ray.wurlod
Tue Dec 29, 2009 3:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage not using the oracle table index
Replies: 2
Views: 1134

Have the DBA monitor the query that is actually being received by Oracle from DataStage, and to capture its execution (explain) plan.
by ray.wurlod
Tue Dec 29, 2009 3:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: External Source Stage 'ls' Command Issue
Replies: 12
Views: 7217

Perhaps dspradeep is being paid by the hour?
:wink:
by ray.wurlod
Tue Dec 29, 2009 3:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2/UDB Stage error: db2nodes.cfg file missing
Replies: 2
Views: 3735

You can use the DB2/UDB Enterprise stage without DPF, provided you do not want to make use of any of the DPF functionality (primarily parallel processing with partitioned tables). That db2nodes.cfg is missing (from one or more DataStage nodes) is a far more significant issue. Unless that is present,...
by ray.wurlod
Tue Dec 29, 2009 3:35 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Time Spent on Each stage
Replies: 9
Views: 3620

Total production run time includes overheads that are not counted against any one stage (operator). Further, stages are executing simultaneously, so that the elapsed time for any one stage could potentially be the same as (or nearly the same as) the job itself.
by ray.wurlod
Tue Dec 29, 2009 3:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Abnormal behavior of ODBC connector stage
Replies: 8
Views: 2436

My "such as" indicates you can try with ANY other SQL client.
by ray.wurlod
Tue Dec 29, 2009 3:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: nls_read_fixedwidth
Replies: 2
Views: 4181

Which map have you specified? In particular, have you specified a map that handles Cyrillic characters?
by ray.wurlod
Tue Dec 29, 2009 3:29 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Server job running Longtime
Replies: 9
Views: 3524

I wud suggest you to run the same job in production with less number of records... Please strive for a professional standard of written English on DSXchange. The correct spellng of the word is "would", not "wud". More pedantically, perhaps, a better formulation is "fewer re...
by ray.wurlod
Tue Dec 29, 2009 3:27 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Numeric (P, S)
Replies: 14
Views: 4994

The "problem" in DataStage server edition is not one of EXACTNUMERIC but one of PRECISION. The maximum PRECISION setting is 14 significant digits. I guess that stems from the fact that the technology was invented in the mid 1960s, when numbers that large simply did not occur in commercial ...
by ray.wurlod
Tue Dec 29, 2009 3:22 pm
Forum: General
Topic: Change Data Capture
Replies: 5
Views: 3094

Welcome aboard.

The choice is really about how you want to capture changes from Oracle, either by scraping transaction logs (from the redo segment) or by having triggers on update, insert and delete transactions. The latter approach requires that you have set up these triggers, of course.
by ray.wurlod
Tue Dec 29, 2009 3:20 pm
Forum: General
Topic: Synchronization of Repositories
Replies: 5
Views: 1822

Then why do you talk about DATA.30 and OVER.30? These simply do not exist in the XMETA database. As far as I can determine, U has one job in XMETA but not in DS_JOBS, and two jobs in DS_JOBS but not in XMETA. How this situation came to be I have no idea. Your suggestion of restoring XMETA would not ...
by ray.wurlod
Tue Dec 29, 2009 3:18 pm
Forum: Site/Forum
Topic: How did you learn DataStage?
Replies: 34
Views: 29121

I think you will find that software piracy is definitely a crime in Switzerland.