Search found 36 matches

by SPA_BI
Sun Apr 29, 2007 7:56 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Does Datastage take advantage of Connection Pooling?
Replies: 2
Views: 2114

great - thanks for the clarification :)
by SPA_BI
Sun Apr 29, 2007 7:21 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Does Datastage take advantage of Connection Pooling?
Replies: 2
Views: 2114

Does Datastage take advantage of Connection Pooling?

Hi,

I am using Datastage version 7.5.1, with an Oracle 10g database. Oracle 10g uses connection pooling. Can this feature be used from DataStage?

If so - how?
by SPA_BI
Wed Mar 21, 2007 4:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Remote Access
Replies: 0
Views: 559

DataStage Remote Access

Hi there, I'm having trouble accessing DataStage remotely. I have remote-accessed it regularly, but suddenly started experiencing a problem. I'm able to access the network fine, but the DataStage application wont open. The error message that comes back is: "Failed to connect to host: rchapp005....
by SPA_BI
Thu Feb 22, 2007 11:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Put a timer on a sequencer
Replies: 2
Views: 818

Put a timer on a sequencer

Hi,

I have this sequencer which kicks off several jobs. I need a routine (let's call it SendWarning()) to be called if the said sequencer runs for more than 7 minutes. Any suggestion as how this could be done?
by SPA_BI
Mon Feb 19, 2007 3:38 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: clear log, auto-purge
Replies: 7
Views: 2435

Resolved - Ray was right!
by SPA_BI
Sun Feb 18, 2007 10:11 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: clear log, auto-purge
Replies: 7
Views: 2435

clear log, auto-purge

Hi there,

I'm having trouble saving an auto-purge change. I make the change, but when i go to save (by clicking "OK"), i get the following error message:

Unable to return an attached Job.
Cannot open file RT_LOG

what does this mean?
by SPA_BI
Sun Feb 04, 2007 10:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination
Replies: 19
Views: 4764

Here's the output. I hope I type out the right section ... 00159: $INCLUDE DSINCLUDE DSD_STAGE.H 00159 00000 : 058 dimcom STAGECOM.PIN 1024 => 1 00159 00008 : 058 dimcom STAGECOM.NUM.ROWS 1024 => 1 00159 00010 : 058 dimcom STAGECOM.ARR 8192 => 1 00160: $INCLUDE DSINCLUDE DSD_BCI.H ... anyway how can...
by SPA_BI
Thu Feb 01, 2007 6:50 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination
Replies: 19
Views: 4764

The output was:

"RT_BP869" is not a file name.

Anyway I have this intuition that this error was caused by the server running out of memory and swap space. It was trying to write 15-18 million rows to a bulk loader.
by SPA_BI
Wed Jan 31, 2007 6:15 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination
Replies: 19
Views: 4764

Abnormal termination

Hi, One of the my job aborted and the there was only one warning message: Abnormal termination of stage <Jobname>..Transform detected and here's the From previous run message generated when I reset the job: From previous run DataStage Job 892 Phantom 7929 kgefec: fatal error Abnormal termination of ...
by SPA_BI
Wed Jan 31, 2007 5:19 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hashed File Problems with large record set
Replies: 10
Views: 2204

Thanks for the help guys, it was a wrong aggregation being performed on the key.

Closing request.
by SPA_BI
Mon Jan 29, 2007 12:12 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hashed File Problems with large record set
Replies: 10
Views: 2204

thanks for reply,

There are no warnings/errors

The hash file is a lookup of itself. It works fine with a smaller set (even using records from the larger set), but when the whole 500,000 is pushed though, the lookup fails to match up any of the records.

How would the trim be of benefit?
by SPA_BI
Sun Jan 28, 2007 10:37 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hashed File Problems with large record set
Replies: 10
Views: 2204

thanks for the reply. I should have pointed out that the hash file is a lookup of itself (after an aggregation stage); so there are no issues with the key matching up. It works well when i Cull the amount of records down but it seems like the sheer amount of records causes the lookup to fail. So wit...
by SPA_BI
Sun Jan 28, 2007 9:35 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hashed File Problems with large record set
Replies: 10
Views: 2204

Hashed File Problems with large record set

Hello, I have a question regarding a possible limitation in hashed files. We have a job that performs a lookup on a hashed file that was tested to function ok with small amounts of data. The same lookup failed to return any values when the hashed file contained 500,000 records. The Debug mode showed...
by SPA_BI
Mon Nov 27, 2006 9:14 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash File Sort
Replies: 3
Views: 2260

Hash File Sort

Hi,

I have noticed records are not stored in a sorted order in a hash file.

Is it possible to have the records sorted... or at least maintain ordering inside the hash file?

thanks,

SPA_BI
by SPA_BI
Mon Nov 20, 2006 5:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Deciding on what product to use for my needs
Replies: 1
Views: 1483

Deciding on what product to use for my needs

Currently we use DataStage server Edition 7.5 and we do a lot of batch processing. We would like to move from batch processing to near real time processing. We would also like to make the processes event driven and possibly make use of XML and web services. Could my current DataStage version cope wi...