fix shm parameters in /etc/system or equivalent
*******************************************
This is the answer to your case. You need to modify your /etc/system file. This file contains information about the OS kernal. On the installation menu of 9i, you will find the related info on p2-20.
I have already told you Linux tries to cache everything in memory even your process finishes linux allocates free memory to other processes
No matter what you do you will see 640MB being used, what's the point having 640MB if you only use 100MB? Linux tries to make good use of all of them
I am sorry I hate to comeback this thread again, but I have a question. I still had the warning on the alert log file. please help me with this even I already update the kernel per your advise
below is the warning on my log:
Starting ORACLE instance (normal)
Thu Aug 1 09:44:14 2002
WARNING: EINVAL creating segment of size 0x0000000007400000
fix shm parameters in /etc/system or equivalent
Thu Aug 1 09:44:32 2002
Starting ORACLE instance (normal)
Thu Aug 1 09:44:32 2002
WARNING: EINVAL creating segment of size 0x0000000007400000
fix shm parameters in /etc/system or equivalent
LICENSE_MAX_SESSION = 0
LICENSE_SESSIONS_WARNING = 0
SCN scheme 2
Using log_archive_dest parameter default value
LICENSE_MAX_USERS = 0
SYS auditing is disabled
Starting up ORACLE RDBMS Version: 9.2.0.1.0.
System parameters with non-default values:
Could you please let me know what I need to do ???
Bookmarks