Search found 53125 matches

by ray.wurlod
Wed Apr 18, 2007 4:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning in when using Remove duplicate and sort stage
Replies: 7
Views: 3547

Are you sorting the same keys, and in the same order, as required by (specified in) the Remove Duplicates stage?
by ray.wurlod
Wed Apr 18, 2007 4:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: loading oracle database using oracle stage
Replies: 1
Views: 701

One of the fundamental tenets of database operation is that physical storage of rows (and, indeed, of columns) is irrelevant to the end user.

The database management system is sole arbiter of where things are stored.

Don't worry about it.
by ray.wurlod
Wed Apr 18, 2007 4:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Root or Base Administrator is needed to Run this app message
Replies: 8
Views: 2126

Changing the permissions on the $DSHOME directory and its subdirectories is only looking for trouble. In most cases it will prevent things from working. For example, there are some files in bin that must be owned by root and have the setuid bit set. There is a script $DSHOME/scripts/DSEresetperms.sh...
by ray.wurlod
Wed Apr 18, 2007 4:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ODBC.INI file error
Replies: 10
Views: 4098

Is 1155 the correct port number in your QA environment?
by ray.wurlod
Wed Apr 18, 2007 4:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle - unable to initialize plug-in (Windows)
Replies: 2
Views: 1988

There is no equivalent of dsenv on Windows. You can, of course, set environment variables through the System applet in Control Panel. When you installed DataStage server, did you select the Oracle plug-in stage types? If not, try installing them now using the Package Installer on the server. (In fac...
by ray.wurlod
Wed Apr 18, 2007 4:17 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error 11 in GCI Link initialisation.
Replies: 3
Views: 1399

Lose the job design.

Design it using a job sequence, which you should have done from the outset.
by ray.wurlod
Wed Apr 18, 2007 4:16 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: I'd like to use "LIKE", but I can't.
Replies: 4
Views: 1489

Odd behaviour! Sounds like a bug: there's no good reason to treat it as a literal string. Have you involved your support provider?

Then again, ORCHESTRATE.KEYFLD is not a value - it's a reference to a property. So maybe you do need to build the comparison string upstream.
by ray.wurlod
Wed Apr 18, 2007 4:12 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Date in Lookup Stage
Replies: 27
Views: 6374

I suspect that your "lookup failed" rule is set to "Fail" (its default value).

Click on the second tool from the left to open the rules grid. The lookup failed rule is on the right hand end.

Press F1 with that dialog open to get an explanation of what each of the four possible settings does.
by ray.wurlod
Wed Apr 18, 2007 4:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ftp - write ls or dir to file while ftp'ing
Replies: 1
Views: 854

When you invoke your ftp script, redirect its output or pipe its output through the tee -acommand.
by ray.wurlod
Wed Apr 18, 2007 4:07 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: column names with "$" character
Replies: 6
Views: 2839

See Parallel Job Developer's Guide (version 7.5) page 12-7. The section is headed "Handling Special Characters (# and $)".
by ray.wurlod
Wed Apr 18, 2007 4:05 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Windows vs UNIX
Replies: 14
Views: 5528

Kim is going through an avuncular phase.
by ray.wurlod
Wed Apr 18, 2007 4:04 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Internal error: function 'utf_to_row()' failed
Replies: 3
Views: 2058

No more than I threw on the original problem. It seems to be an issue when using the FTP (background) method. I have not investigated any further.
by ray.wurlod
Wed Apr 18, 2007 4:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem in string to date conversion.
Replies: 15
Views: 6626

Actually I meant "%dd-%mmm-%2000yy"

See Parallel Job Developer's Guide Appendix A.
by ray.wurlod
Wed Apr 18, 2007 3:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_CombinedOperatorController(10),0
Replies: 4
Views: 2099

Re: APT_CombinedOperatorController(10),0

My job run fine but end up with this error. What's wrong with this statement? Use the score to determine which operators are involved in this particular combination, or disable combination to determine in which operator the error was reported. This will help you to narrow the focus of your detectiv...
by ray.wurlod
Wed Apr 18, 2007 3:57 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: OSH generation problem in dboptions (password part) with OCI
Replies: 6
Views: 1826

Do you happen to know the eCase number?
If so could you post it here please?