Search found 53125 matches

by ray.wurlod
Thu Sep 09, 2010 12:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to do initial cap for every letter
Replies: 3
Views: 1500

Write your own custom routine.

As soon as Craig mentions "and" as an exception you will realise that you need more exceptions, such as "or", "etc." and so on. The list of exceptions is much more easily handled by a custom routine.
by ray.wurlod
Thu Sep 09, 2010 12:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Slow response in Data Stage 7.5 designer
Replies: 9
Views: 3811

Yes, for some interpretation of what "work" might mean.
by ray.wurlod
Thu Sep 09, 2010 12:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Performance Issue With SCD Stage in 8.1
Replies: 15
Views: 8024

As a test, replace your target(s) with Copy stage(s) that have no output.

Slowness of links into database stages is typically a problem at the database end rather than at the DataStage end. The above test will prove this.
by ray.wurlod
Wed Sep 08, 2010 10:57 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Performance Issue With SCD Stage in 8.1
Replies: 15
Views: 8024

You did not answer my question.
by ray.wurlod
Wed Sep 08, 2010 6:08 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Batch Control Job
Replies: 4
Views: 2026

A job sequence (consisting solely of job activities linked one after the other) compiles to exactly the same Job Control routine as a Batch or user-written routine.
by ray.wurlod
Wed Sep 08, 2010 6:05 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Teradata RDBMS code 2617: Overflow occurred
Replies: 6
Views: 10190

Probably not, but not all errors are accurately reported, and we've reached the "clutching at straws" phase.

Is there anything useful in the Teradata error documentation about this particular error code?
by ray.wurlod
Wed Sep 08, 2010 4:48 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Teradata RDBMS code 2617: Overflow occurred
Replies: 6
Views: 10190

How about the codes (CHAR(4) and CHAR(5))?
by ray.wurlod
Wed Sep 08, 2010 4:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Writing to varchar(max)
Replies: 1
Views: 1506

I expect that this is not a limitation of the data type but of the maximum bytes per row that the ODBC driver can process.

In the uvodbc.config file parameters such as MAXFETCHBUFFSIZE can be used to increase (or decrease) these values.
by ray.wurlod
Wed Sep 08, 2010 4:40 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle reading
Replies: 3
Views: 1593

Is that an interview question?

Have you read the pertinent manual (Connectivity Guide for Oracle Databases)?
by ray.wurlod
Wed Sep 08, 2010 4:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Teradata RDBMS code 2617: Overflow occurred
Replies: 6
Views: 10190

"Overflow" suggests that the data are too large to fit into the designated CHAR or DECIMAL data types. But you wouldn't do the CAST in reading from a Data Set. I can't see how duplicates would generate this kind of error message. Is P_EIW_W_T_UTILWORK_01.dly_cust_acct_drv_E2 a table or a v...
by ray.wurlod
Wed Sep 08, 2010 4:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Append into the LookUp Fileset?
Replies: 8
Views: 4273

By LookupFileSetprevioussource I meant the job that populated the Lookup File Set. The Lookup File Set stage itself does not support stream output.
by ray.wurlod
Wed Sep 08, 2010 4:22 pm
Forum:
Topic: Fasttrack- Left and field concatenations are not working
Replies: 6
Views: 2225

How do the expressions in the CSV file differ from the successful expressions you were able to create in FastTrack?

If the answer to that is that they're identical, then you have found a bug in the importer which should be reported to IBM.
by ray.wurlod
Wed Sep 08, 2010 4:21 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: How to delete the tables from the meta data repository?
Replies: 6
Views: 2264

If they have maintenance, the upgrade is free.
by ray.wurlod
Wed Sep 08, 2010 4:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Conversion from Decimal to varchar
Replies: 4
Views: 1279

Read all of my response.

Premium membership is not expensive, at less than 30c (Rs12) per day.