Search found 52 matches

by yserrano
Wed Aug 26, 2009 4:42 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Ensuring hashed file is created when the job executes
Replies: 11
Views: 5371

Our latest approach is: DRS (1) --> xfm --> DRS (2) --> hashed_file (2) ^ | DRS (2) -->hashed_file (1) This: 1) Ensures hashed_file (1) always exists 2) Is always in sync with DRS (2) (the target table) 3) Ensures new SKs are derived correctly Pros: Ensures the hashed file is always in sync with th...
by yserrano
Wed Aug 26, 2009 4:41 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Ensuring hashed file is created when the job executes
Replies: 11
Views: 5371

Our latest approach is: DRS (1) --> xfm --> DRS (2) --> hashed_file (2) ^ | DRS (2) -->hashed_file (1) This: 1) Ensures hashed_file (1) always exists 2) Is always in sync with DRS (2) (the target table) 3) Ensures new SKs are derived correctly Pros: Ensures the hashed file is always in sync with th...
by yserrano
Wed Aug 26, 2009 4:24 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Out of process Memory error
Replies: 4
Views: 3960

Re: Out of process Memory error

I am extracing data from an oracle database and i am getting out of process memory error from oracle.This is a production backup database where i will not find a way to change any settings. Are there some thing that we could do from the Oracle stage in the server ORA-04030: out of process memory wh...
by yserrano
Fri Jan 23, 2009 1:37 pm
Forum: General
Topic: DataStage 8.0.1 Server On Win 2003 64bits
Replies: 1
Views: 1602

I have found some previos threads about the same issue:

64 bit install of datastage on Windows?

Installing DS8 on 64-bit WINDOWS

The answer, basically, is that it is possible but not supported.

Thank you.
by yserrano
Fri Jan 23, 2009 8:53 am
Forum: General
Topic: DataStage 8.0.1 Server On Win 2003 64bits
Replies: 1
Views: 1602

DataStage 8.0.1 Server On Win 2003 64bits

Nowhere in the documentation, nor at IBM' site I could find information about DataStage 8.0.1 Server running over Windows 2003 Enterprise Server 64bit.

Does anyone here has that configuration running succesfully?

Thanks in advance,
by yserrano
Thu Jan 22, 2009 12:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Waiting for an exclusive access to hashed file
Replies: 3
Views: 2185

I thought the FILELOCK function had an additional parameter to wait "automatically" a given time when the file was locked by another user/process.

I will use the code you provided, thank you.
by yserrano
Mon Jan 19, 2009 12:38 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Waiting for an exclusive access to hashed file
Replies: 3
Views: 2185

Waiting for an exclusive access to hashed file

Hello all, I am using the FILELOCK statement to ask for an exclusive access to a hashed file and it is working very well. TargetName = "TargetFile" Open TargetName TO HashedTargetFile Then FILELOCK HashedTargetFile ... But, in case the file is locked by another user I would like my routine...
by yserrano
Wed Oct 29, 2008 12:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Determine the Stage type in DS_JOBOBJECTS
Replies: 5
Views: 4421

I am not sure what it was.
I double checked my query and it was fine. Restarted the server and still the problem persisted.

So, I exported, deleted and imported the job and the problem of the "extra" stages reported dissapeared.

Thank you.
by yserrano
Mon Oct 27, 2008 9:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Determine the Stage type in DS_JOBOBJECTS
Replies: 5
Views: 4421

Your were right, I ran a test for field 8 and this is the result: LinkName.. Transformer_3 StageType. CTransformerStage Field8.... LinkName.. InterProcess_7 StageType. CCustomStage Field8.... CInterProcess LinkName.. Aggregator_9 StageType. CCustomStage Field8.... AGGREGATOR LinkName.. Oracle_OCI_27...
by yserrano
Fri Oct 24, 2008 2:27 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Determine the Stage type in DS_JOBOBJECTS
Replies: 5
Views: 4421

Determine the Stage type in DS_JOBOBJECTS

Hello all, I have a new question. :oops: I am trying to identify from the Repository for each of my Jobs the total number of stages of these types it uses: Link_Partitioner Transformer Sort Aggregator Although I have been trying (experimenting) with different queries, the objective is to have someth...
by yserrano
Tue Oct 21, 2008 3:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Discover if a sequence was called by another
Replies: 2
Views: 1728

Discover if a sequence was called by another

I am trying to determine at the beggining of a sequence if it was started by another sequence, a parent. (I hope you'll understand what I am trying to tell). I believe it is possible to do it using a parameter, right? Apart from that, Is there a different solution available? Using, for example, a Ro...
by yserrano
Fri Oct 17, 2008 10:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Control de max # of Job related processes running on windows
Replies: 12
Views: 4379

Ok. We discussed here your answers (not those involving The Simpsons :) ) and decided to give a 'weight' to each job based only in our knowledge of the job design and the tests and stats we have collected so far. Now, Craig mentioned... Ken Bland offers a set of Job Control Utilities free from his w...
by yserrano
Wed Oct 15, 2008 9:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Control de max # of Job related processes running on windows
Replies: 12
Views: 4379

Hello,

that's very interesting and I have taken my notes regarding methrics. I would like to know more specificly what methods you used to "throttle" the jobs.

Regards
by yserrano
Tue Oct 14, 2008 9:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Control de max # of Job related processes running on windows
Replies: 12
Views: 4379

Control de max # of Job related processes running on windows

Hello, By the end of the next month we are going to move a new completed Phase to production environment. This phase, a collection of jobs and job sequences, will be running over an IBM xSeries with 2 quad-core CPU and 4GB RAM. We want to control the system workload specifically related to job proce...
by yserrano
Thu Sep 25, 2008 9:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Failing to connect to UniData 6 database from Designer
Replies: 9
Views: 3204

No, not the Repository :wink: Right, but look beyond the subject to the reason why they are 'connecting to UniData6 from Designer' Yes, thank you. It is explained in the main post the reason why we are trying to connect to UniVerse: "to query all the job names inside that sequence and its subse...