Search found 53125 matches

by ray.wurlod
Thu May 17, 2007 5:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error reading date '1800-01-01'
Replies: 3
Views: 1657

All valid dates are valid in DataStage. (baglasumit21's understanding is not correct.)

There is no year 0 - the day before 1 Jan 0001AD was 31 Dec 0001BC.

Check your century rules in the interface with Teradata. The restriction might be being imposed there.
by ray.wurlod
Thu May 17, 2007 5:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Repository Interface error
Replies: 9
Views: 5433

Server side tracing can be enabled/disabled from the DS.TOOLS menu on the server, or via the DS.TRACE menu or TRACE command, in a dssh shell.
by ray.wurlod
Thu May 17, 2007 5:16 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: CRC
Replies: 1
Views: 813

There are many differences between Windows and UNIX, some subtle, some decidedly unsubtle. You appear to have encountered one of the subtle ones. Without access to DataStage source code, it is impossible to answer whether this difference is in DataStage itself or in the system calls made on the diff...
by ray.wurlod
Thu May 17, 2007 5:13 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Extracting from sequential file
Replies: 2
Views: 1060

You seem to have a leading quote character and no trailing quote character. Or two leading quote characters but only one trailing quote character. In short, your data contain an extraneous quote character. The only way you can handle this in DataStage is to read the data without quote characters (sp...
by ray.wurlod
Thu May 17, 2007 4:58 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: What is the maximum number of transformers we can use?
Replies: 2
Views: 915

A different answer will be supplied once it is there (Parallel Forum).
by ray.wurlod
Thu May 17, 2007 4:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: distinguish a particular type of warning
Replies: 4
Views: 5875

Assuming you are in an after-job subroutine, you use DSGetJobInfo(DSJ.ME, DSJ.INTERIMSTATUS) to return the job status. You use DSGetLogSummary() to return the log summary, and Index() to search its result for the "No rows affected" message. In a script the job will have finished, so the job status w...
by ray.wurlod
Thu May 17, 2007 4:53 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Issue with Splitting of file
Replies: 6
Views: 1937

:?
Why is this on a DataStage forum?
Ought it not to be on a UNIX or shell scripting forum?
by ray.wurlod
Thu May 17, 2007 4:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Repository Interface error
Replies: 9
Views: 5433

This warning is issued solely because you have server side tracing enabled in Administrator. It alerts other client users that there will be performance degradation. Server side tracing can inflict about a 10% performance degradation. The solution is to disable server side tracing (on the Tracing ta...
by ray.wurlod
Thu May 17, 2007 4:43 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Permission denied
Replies: 8
Views: 4074

2775, surely? Actually, just 775 will do. Prefer 2770 or 770 if there are nosey people on the server.
by ray.wurlod
Thu May 17, 2007 4:42 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: KeyMgtGetNextValueConcurrent
Replies: 9
Views: 3347

And what happens to all the other sequences in SDKSequences if you arbitrarily re-create the hashed file?!!!
by ray.wurlod
Thu May 17, 2007 4:32 pm
Forum: General
Topic: DB2 Partition Load Issue - Errors
Replies: 1
Views: 1475

You have specified Same as the partitioning algorithm (either directly or as the default chosen by Auto). The number of partitions upstream, however, is irreconcilable to the current number of partitions (set to 1, perhaps through use of a single node node pool, perhaps through enforcing sequential ...
by ray.wurlod
Thu May 17, 2007 4:28 pm
Forum: General
Topic: cannot find parameter file record in DS params in UFD
Replies: 1
Views: 1856

The file being referred to is DSParams. UFD is an abbreviation for "user file directory" - that is, directory - and refers to the project directory on the server. So, translated, the message is telling you that there is no parameter file record in the DSParams file in the project directory on the se...
by ray.wurlod
Thu May 17, 2007 4:27 pm
Forum: General
Topic: unix command to see these incomplete records
Replies: 4
Views: 1423

Then it's too large. It may be too large for more (you could experiment). Otherwise you need to unzip to disk and run awk over that. Use redirection operators - you could add an rm command to the end of the pipeline of commands.
by ray.wurlod
Thu May 17, 2007 4:21 pm
Forum: General
Topic: Data in the output file has more rows than the input data
Replies: 7
Views: 1885

You owe Craig some dollars or doughnuts - it wasn't really clear which!
:lol:
by ray.wurlod
Thu May 17, 2007 4:20 pm
Forum: General
Topic: Is anyone using DataDirect XML products with DataStage?
Replies: 10
Views: 2613

In my case no; the very fact that they choose spam as their advertising channel would be a big negative for me (not to mention illegal here).