473,498 Members | 2,058 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ORA-04030 with PGA_AGGREGATE_TARGET

Hello ,

Oracle 9i (9.0.1.0.0) on HP-UX 11.11
Physical RAM : 2GB

Oracle init.ora parameters :

DB_BLOCK_SIZE=4096
DB_CACHE_SZIE=314572800
LOG_BUFFER 10M
JAVA_POOL 30M
LARGE_POOL 1M
SHARED_POOL 250M

With these parameters constant , I set

WORKAREA_SIZE_POLICY=AUTO
PGA_AGGREGATE_TARGET=157286400 (Calculation is (RAM*0.8)*0.2 for OLTP
Systems from Oracle Manuals )

Woth these settings I get memory errors ORA-04030
If I set
WORKAREA_SIZE_POLICY=MANUAL & set SORT_AREA_SIZE=10M , obviously I do
not Memory errors.

My question ,

What should be reasonable value for PGA_AGGREGATE_TARGET to avoid
memory errors ?

Also I would like to know if there is any heavy load if I turn on
Multimaster Replication ?

Thanks & Regards,
Mahesh Hardikar
Jul 19 '05 #1
2 18203
Hi Mahesh,
I don't have the luxury of running my Oracle on HP-UX, but I setup
my Win 2000 laptop with pga_aggregate_target to RAM*80%*20%, and it
worked OK. By the way, I run Oracle 9.2. But on Metalink, I found note
43507.1, which might possibly apply to your case, depending on your
patch level. Look in particular for sections where it discusses
"kernel panic" caused by the setting of pga_aggregate_target, and that
should point you in the right direction of which patches might help.

HTH

Daniel
Hello ,

Oracle 9i (9.0.1.0.0) on HP-UX 11.11
Physical RAM : 2GB

Oracle init.ora parameters :

DB_BLOCK_SIZE=4096
DB_CACHE_SZIE=314572800
LOG_BUFFER 10M
JAVA_POOL 30M
LARGE_POOL 1M
SHARED_POOL 250M

With these parameters constant , I set

WORKAREA_SIZE_POLICY=AUTO
PGA_AGGREGATE_TARGET=157286400 (Calculation is (RAM*0.8)*0.2 for OLTP
Systems from Oracle Manuals )

Woth these settings I get memory errors ORA-04030
If I set
WORKAREA_SIZE_POLICY=MANUAL & set SORT_AREA_SIZE=10M , obviously I do
not Memory errors.

My question ,

What should be reasonable value for PGA_AGGREGATE_TARGET to avoid
memory errors ?

Also I would like to know if there is any heavy load if I turn on
Multimaster Replication ?

Thanks & Regards,
Mahesh Hardikar

Jul 19 '05 #2
can you find a tracefile with the actual error in it?
this sounds like a ulimit or kernel param (max data/source/heap) size
problem.

frits

Mahesh Hardikar wrote:
Hello ,

Oracle 9i (9.0.1.0.0) on HP-UX 11.11
Physical RAM : 2GB

Oracle init.ora parameters :

DB_BLOCK_SIZE=4096
DB_CACHE_SZIE=314572800
LOG_BUFFER 10M
JAVA_POOL 30M
LARGE_POOL 1M
SHARED_POOL 250M

With these parameters constant , I set

WORKAREA_SIZE_POLICY=AUTO
PGA_AGGREGATE_TARGET=157286400 (Calculation is (RAM*0.8)*0.2 for OLTP
Systems from Oracle Manuals )

Woth these settings I get memory errors ORA-04030
If I set
WORKAREA_SIZE_POLICY=MANUAL & set SORT_AREA_SIZE=10M , obviously I do
not Memory errors.

My question ,

What should be reasonable value for PGA_AGGREGATE_TARGET to avoid
memory errors ?

Also I would like to know if there is any heavy load if I turn on
Multimaster Replication ?

Thanks & Regards,
Mahesh Hardikar


Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
32206
by: Subrahmanyam Arya | last post by:
Dear oracle gurus, I am unable to get past the error ORA-12154: TNS: could not resolve service name on my host when using hsodbc to talk to a remote mysql database. i got from the meta link all...
6
15597
by: John | last post by:
Hi Right password -> ORA-12154: TNS:Could not resolve service name wrong password => ORA-01017: invalid username/password; logon denied Tested on a Windows XP client connecting to Oracle on...
1
38858
by: Park Yeon Jo | last post by:
About Error : ORA-12514: TNS:listener could not resolve SERVICE_NAME given in connect descriptor I installed Oracle 8.1.7 on Windows XP Professional. and I wanto connect to that server...
1
5125
by: Adam Ruth | last post by:
I'm using OCI on Mac OS X and I've run into a strange problem with my TNSNAMES.ORA file. My TNSNAMES.ORA file has one entry INV4II and it works fine. However, it will only work if that is the...
6
4670
by: bdj | last post by:
Hello! I have at set of tnsnames.ora. I wich to make an union, e.g. a single file of it. How can I do that easy? Greetings Bjørn
4
4797
by: Tig | last post by:
Hi all. I have a need to connect to an Oracle 7.3.3.5 database. I have a user who successfully connects to it with her Oracle 7.3 client. I have an Oracle 9.2 client installed on my machine. ...
2
14604
by: mpatel6 | last post by:
I had this error in alert log and my instance was down, anybody can help me? Errors in file /u01/app/oracle/admin/sotstest/bdump/sotstest_p004_626740.trc: ORA-07445: exception encountered: core...
5
38814
by: mivey4 | last post by:
Hi, First off, I am aware that this is a very heavily documented error and I have done my homework for throughly researching probable causes before deciding to post my problem here. At this point,...
0
3695
by: basmgokul | last post by:
I am using oracle 10g in windows vista.. when starting DB it throws an error Errors in file c:\database\udump\practice_ora_440.trc: ORA-00704: bootstrap process failure ORA-39700: database...
1
3150
by: michael ngong | last post by:
michael.john@gmx.at (Michael John) wrote in message news:<90cc4edd.0306230900.28075193@posting.google.com>... MIchael I you stated the OS and platform that could make it easier to address your...
0
7121
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7375
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5456
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4899
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4584
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3078
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1411
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
650
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
287
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.