Search found 100 matches

by Cr.Cezon
Wed Jul 18, 2007 4:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash File which can hold more than 2 GB data
Replies: 23
Views: 7994

Oh! Then we have an issue here. I have to contact Unix admin. He is in the US and myself in India. then ask him, but DataStage has another limitation with Hash file that is not in the s.o. for hash files greater than 2 GB the performance is not good. If you want to work with it you must RESIZE the ...
by Cr.Cezon
Wed Jul 18, 2007 4:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash File which can hold more than 2 GB data
Replies: 23
Views: 7994

abhilashnair wrote:I logged in with my own id and executed this command. I am not aware what exactly do you mean by root user?
root is the user administrator of your unix machine.

The ulimit -a for you user is not relevant because DataStage don't use it.
by Cr.Cezon
Wed Jul 18, 2007 4:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash File which can hold more than 2 GB data
Replies: 23
Views: 7994

have you done these command as root user? time(seconds) unlimited file(blocks) unlimited data(kbytes) unlimited stack(kbytes) unlimited memory(kbytes) unlimited coredump(blocks) unlimited nofiles(descriptors) unlimited The above is the output of ulimit -a in the directory where my hash file is prese...
by Cr.Cezon
Wed Jul 18, 2007 4:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Upgrade to DS Enterprise Edition (Parallel Extender)
Replies: 4
Views: 1527

Re: Upgrade to DS Enterprise Edition (Parallel Extender)

No, you must change all jobs, In Parallel you can run your server (DS 7) jobs without change it, but you would not have the funcionality of Parallel. If you want to have this funcionality you must change the jobs. Cristina. Hi, we are planning to upgrade to version 8, we had also aquired the Paralle...
by Cr.Cezon
Wed Jul 18, 2007 3:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash File which can hold more than 2 GB data
Replies: 23
Views: 7994

You must do ulimit -a for the user root to see the kernells parameters. You can put it to ulimited, then your os will have not this limitation. Also,You can resize your file hash to increase it up to 2GB using the command RESIZE. but a Hash file more than 2GB is not trateable in goog performance.You...
by Cr.Cezon
Mon May 21, 2007 8:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Connection to DB2 in AS/400 with Loader
Replies: 0
Views: 718

Connection to DB2 in AS/400 with Loader

Hello,

Is it possible to connect with pluguin Load to a BD DB2 for iSeries in a AS/400?

I have problems because DB2Connect can't make Load into a DB2 for iSeries. Is it true?

regards,
Cristina
by Cr.Cezon
Fri Apr 27, 2007 3:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: RT_SCTEMP/jobname.fifo locked
Replies: 6
Views: 5946

Clear status file don't stop the job.
You have initialize the estatus of the job but it is already running, so you can't start it.
if you don't have permissions to kill the job, call to someone that can do it to stop the job.

regards,
Cristina
by Cr.Cezon
Fri Apr 27, 2007 2:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problems with dsjob running VERY slow
Replies: 5
Views: 4224

Hello Brad, DataStage use several resources to run a job, it seems like the internal files of DSEngine could be great o corrupted. try with this. -Clear Status File of the job you are running -Clear Log of the job you are running -Clear &PH& file if with this you dont see better performance ...
by Cr.Cezon
Tue Apr 24, 2007 9:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Trailing Spaces in Unix
Replies: 7
Views: 3739

Note that in unix the trailing spaces are losted, i think for better performance.
if you don't want to loose these trailing spaces you must insert another caractere (example_ tab) at the end the record.

regards,
Cristina
by Cr.Cezon
Tue Apr 24, 2007 9:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Agregator failed
Replies: 6
Views: 3694

Thanks a lot
by Cr.Cezon
Mon Apr 23, 2007 1:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Agregator failed
Replies: 6
Views: 3694

Agregator failed

Hello, I have a parallel job with one agregator that agregates 5000000 reg. it fails with the error: Aggregator_30,0: Failure during execution of operator logic. Aggregator_30,0: Fatal Error: Throwing exception: APT_BadAlloc: Heap allocation failed. before there is a warning log: Aggregator_30,0: Th...
by Cr.Cezon
Thu Apr 19, 2007 10:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequential processing of Files
Replies: 43
Views: 14636

File-----> Transformer1-----> Transformer2------> File |-----> Agregator transformer1 has two output links: one to transformer2 and another to agregator. Hi, a possible solution could be : File-----> Transformer-----> Transformer------> File write an intermediate file has no sense in paralell regard...
by Cr.Cezon
Thu Apr 19, 2007 9:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequential processing of Files
Replies: 43
Views: 14636

then it could be something like: File-----> Transformer-----> Transformer------> File |-----> Agregator Hi, a possible solution could be : File-----> Transformer-----> Transformer------> File write an intermediate file has no sense in paralell regards, Cristina The intermediate file is our output fo...
by Cr.Cezon
Thu Apr 19, 2007 8:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequential processing of Files
Replies: 43
Views: 14636

Hi,
a possible solution could be :
File-----> Transformer-----> Transformer------> File

write an intermediate file has no sense in paralell

regards,
Cristina
by Cr.Cezon
Tue Apr 17, 2007 5:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: PX with Sequential File
Replies: 9
Views: 3081

please Ray, i can't see your entire message. could you please tell me another time. Regards, Cristina A "processing node" is a logical concept - a subset of your available processing power and resources such as memory and disk. The degree of parallelism is determined by the number of nodes...