Search found 107 matches

by patonp
Thu Dec 29, 2005 11:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash File Question
Replies: 9
Views: 1818

Hash File Question

I've come across a job that selects data from a database table and populates a hash file. In particular, one source column has a datatype of char(40) in the source system. However, in DataStage the column has been defined incorrectly as char(10) and is passed through as such to the hash file where t...
by patonp
Thu Dec 22, 2005 8:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSJobStartDate in Stage Variable calculation
Replies: 9
Views: 6261

Thanks guys.

Great solution - simple and fast!
by patonp
Thu Dec 22, 2005 7:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSJobStartDate in Stage Variable calculation
Replies: 9
Views: 6261

DSJobStartDate in Stage Variable calculation

We're seeing a very strange situation here... When we reference the Macro DSJobStartDate in a stage variable calculation, the throughput for our job is 85 rows/sec. However, when we remove the reference to DSJobStartDate from the stage variable, and simply reference DSJobStartDate in a column deriva...
by patonp
Fri Dec 02, 2005 3:19 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Copybook Generation?
Replies: 2
Views: 682

Copybook Generation?

I have a number of COBOL FD Table Definitions that were previously imported from copybook (.cfd) files. Can I 'reverse engineer' the actual copybook file (.cfd file) from DataStage if it's defined in the Table Definitions?

Thanks!

Peter
by patonp
Mon Nov 07, 2005 11:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal Termination Error
Replies: 0
Views: 904

Abnormal Termination Error

I realize that this topic has been posted ad nauseum, but I'm stumped by this particular occurrence of the problem... We have a job that usually runs properly. However, once every week or so, the job terminates with the following error: Abnormal termination of stage DW_AdjJob..X_Transfer1 detected W...
by patonp
Thu Oct 27, 2005 7:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: MultiLoad Stage with Named Pipes
Replies: 1
Views: 724

MultiLoad Stage with Named Pipes

Within the Teradata MultiLoad stage there is an option to "Use Named Pipe". I'm curious to know what the advantages and disadvantages are for using named pipes in a Multiload stage. I'm particularly interested in hearing about whether other users have found this to be a stable option in hi...
by patonp
Mon Oct 24, 2005 9:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: IPC Stage / Inter-process row buffer
Replies: 1
Views: 816

IPC Stage / Inter-process row buffer

After reading chapter two of the DS Server Job Developers Guide, I'm still a little fuzzy about when IPC stages should be used within a job for which inter-process row buffering has also been enabled. It is my understanding that if I enable inter-process row buffering for my job, then there's no poi...
by patonp
Thu Oct 13, 2005 10:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reserved characters
Replies: 3
Views: 1209

Even if I can't pass this character through "as is", can I map it to a fixed value instead?
by patonp
Thu Oct 13, 2005 6:36 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Concurrent reads from sequential file
Replies: 4
Views: 1177

Great! Thanks for the replies!
by patonp
Wed Oct 12, 2005 12:27 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Concurrent reads from sequential file
Replies: 4
Views: 1177

Concurrent reads from sequential file

Quick question here (I hope!)...

Can multiple jobs read concurrently from a single sequential file?

Thanks!
by patonp
Tue Oct 11, 2005 7:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reserved characters
Replies: 3
Views: 1209

NLS is disabled.
by patonp
Mon Oct 03, 2005 11:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: List jobs referencing table
Replies: 4
Views: 1346

List jobs referencing table

I would like to obtain a list of all jobs in all projects on a single DataStage server that reference a particular Teradata table. Is that possible to do without Metastage?

Thanks!

Peter
by patonp
Thu Sep 29, 2005 9:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash File Concurrency
Replies: 3
Views: 1083

Thanks to both of you for the valuable info.

Cheers,

Peter
by patonp
Thu Sep 29, 2005 8:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash File Concurrency
Replies: 3
Views: 1083

Hash File Concurrency

I'd like to write to a single hash file from multile concurrent jobs. Previously I've written to a hash file using multiple inputs within a job, however, is writing to a hash file from many jobs supported?

Thanks,

Peter
by patonp
Fri Sep 23, 2005 8:43 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Data Rounding Problems
Replies: 5
Views: 1463

Thanks to both of you. You've been very helpful.

Cheers,

Peter