Search found 53125 matches

by ray.wurlod
Mon Mar 31, 2008 5:34 pm
Forum: General
Topic: IBM to Acquire Informatica
Replies: 12
Views: 4882

Had to post before 12 noon local - them's the rules!

Probably broke the embargo, but who cares?
by ray.wurlod
Mon Mar 31, 2008 5:21 pm
Forum: General
Topic: IBM to Acquire Informatica
Replies: 12
Views: 4882

IBM to Acquire Informatica

From AFP * ARMONK, N.Y. - April 1st, 2008 IBM (NYSE: IBM) and Informatica (NYSE: INFA) today announced that the two companies had entered into a definitive agreement for IBM to acquire the equity of Informatica Corporation, a publicly-held company based in Redwood City, California, in an all-cash tr...
by ray.wurlod
Mon Mar 31, 2008 4:43 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: LIST DS_JOBS
Replies: 12
Views: 9059

attu wrote:
ray.wurlod wrote:Don't forget that the DS.CHECKER utility cleans up orphans left over from incompletely-deleted jobs. ...


So if someone needs to delete his job, whats the prefered way of doing that and preventing those orphans to be created?

Use the GUI. Ideally at a quiet time.
by ray.wurlod
Mon Mar 31, 2008 4:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Records going to peek stage........
Replies: 27
Views: 6606

Your Trim() function is wasted while the data type is CHAR because DataStage will pad a char field to the appropriate length. You need the data type to be VARCHAR for the effect of the Trim() function to persist.
by ray.wurlod
Mon Mar 31, 2008 3:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: LIST DS_JOBS
Replies: 12
Views: 9059

Don't forget that the DS.CHECKER utility cleans up orphans left over from incompletely-deleted jobs.
by ray.wurlod
Mon Mar 31, 2008 3:29 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Records going to peek stage........
Replies: 27
Views: 6606

Trim() either in DataStage or in the extraction SQL.
by ray.wurlod
Mon Mar 31, 2008 3:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Cannot login on DataStage Designer, hangs
Replies: 5
Views: 3385

Re: Cannot login on DataStage Designer, hangs

egsalayon wrote:im using designer to connect to datastage which previously i can do.

What has changed? "Nothing" is not the correct answer.
by ray.wurlod
Mon Mar 31, 2008 3:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: user defined stage
Replies: 3
Views: 1051

Or perhaps mention when the interview is.
by ray.wurlod
Mon Mar 31, 2008 3:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: orchestrate operator
Replies: 2
Views: 3156

When's the interview?
by ray.wurlod
Mon Mar 31, 2008 3:24 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel Routine for DSSetEnvVar
Replies: 14
Views: 5472

If you call it from a job sequence or a before/after subroutine you use a server routine, not a parallel routine. Do you really want to set the environment variable for every row processed?
by ray.wurlod
Mon Mar 31, 2008 3:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: odbc stage tns error.
Replies: 18
Views: 4738

One's for Oracle 8, the other is for Oracle 9 (and can talk to Oracle 10).
by ray.wurlod
Mon Mar 31, 2008 3:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Capturing report data into a database table
Replies: 2
Views: 1177

Not enough information for a cogent answer. This is easily done with DataStage. But why re-invent the wheel? Download ETLStats from Kim Duke's website.
by ray.wurlod
Mon Mar 31, 2008 3:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: select Distinct
Replies: 16
Views: 4758

If you are getting these dates from a database, simply add the word DISTINCT to the derivation of the first column.
by ray.wurlod
Mon Mar 31, 2008 3:15 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sqlldr error when we use oracle enterprise stage with load
Replies: 3
Views: 2097

Make sure you have write permission to /apps/opt/IBM/InformationServer/Server/Scratch