Home » Developer & Programmer » JDeveloper, Java & XML » ORA-04031: unable to allocate 4032 bytes of shared memory
ORA-04031: unable to allocate 4032 bytes of shared memory [message #91320] Mon, 15 July 2002 03:13 Go to next message
Chaitanya Sravanth
Messages: 10
Registered: April 2002
Junior Member
When I'm trying to run loadjava on command prompt, it is displaying the following msg.
ORA-04031: unable to allocate 4032 bytes of shared memory ("shared pool",
"oracle/aurora/rdbms/CompilerSYS","joxlod: in ehe","ioc_allocate_pal")

loadjava: 1 errors.

Please anybody let me know how to solve this problem.
Send a response ASAP. Thanks in advance.

Regards,
Chaitanya Sravanth
Re: ORA-04031: unable to allocate 4032 bytes of shared memory [message #91324 is a reply to message #91320] Mon, 15 July 2002 12:02 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
SHARED_POOL_RESERVED_SIZE SHARED_POOL_RESERVED_MIN_ALLOC and
Java_Pool_Size.
Re: ORA-04031: unable to allocate 4032 bytes of shared memory [message #91328 is a reply to message #91320] Mon, 15 July 2002 12:32 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
increase
SHARED_POOL_RESERVED_SIZE SHARED_POOL_RESERVED_MIN_ALLOC and
Java_Pool_Size
Re: ORA-04031: unable to allocate 4032 bytes of shared memory [message #91680 is a reply to message #91320] Wed, 08 January 2003 23:57 Go to previous messageGo to next message
babu
Messages: 16
Registered: September 1999
Junior Member
check your oralce memory settings. consult your DBA for this problem if this persists
Re: ORA-04031: unable to allocate 4032 bytes of shared memory [message #91730 is a reply to message #91320] Wed, 22 January 2003 18:35 Go to previous messageGo to next message
Radu-A. Popescu
Messages: 2
Registered: January 2003
Junior Member
What fucking useless piece of advice is the above? You should just shut up.
Re: ORA-04031: unable to allocate 4032 bytes of shared memory [message #91776 is a reply to message #91320] Wed, 12 February 2003 08:35 Go to previous message
Nupur
Messages: 1
Registered: February 2003
Junior Member
You need to run the following command:

ALTER SYSTEM FLUSH SHARED_POOL;

If the problem persists, you need to increase the shared pool size. For this you need to edit your initxxx.ora file and increase the parameter shared_pool_size. After you save the file, restart the DB for this to take effect.

Regards.
Previous Topic: Calling JAVA Method from Forms 6i
Next Topic: Re: Error : What is Systemerror 126
Goto Forum:
  


Current Time: Fri Mar 29 07:18:19 CDT 2024