What could be the reason for this?

You changed the following parameters in your database while configuring very large memory
(VLM).
USE_INDIRECT_DATA_BUFFERS=true
DB_BLOCK_BUFFERS=1048576
SHARED_POOL_SIZE=2831155200
You received the following error while restarting the database instance:
ORA-27103: internal error
Linux Error: 11: Resource temporarily unavailable

What could be the reason for this?

You changed the following parameters in your database while configuring very large memory
(VLM).
USE_INDIRECT_DATA_BUFFERS=true
DB_BLOCK_BUFFERS=1048576
SHARED_POOL_SIZE=2831155200
You received the following error while restarting the database instance:
ORA-27103: internal error
Linux Error: 11: Resource temporarily unavailable

What could be the reason for this?

A.
The memlock is set too small.

B.
Hugepage is not configured in the system.

C.
The oracle user cannot write into the /dev/shm directory.

D.
The DB_CACHE_SIZE parameter is set to a non-zero value in the parameter file.



Leave a Reply 0

Your email address will not be published. Required fields are marked *