SQL> startup
ORA-27102: out of memory
Linux-x86_64 Error: 28: No space left on device
Additional information: 2097152
[oracle@kingdee-test ~]$ cat /etc/redhat-release
CentOS release 6.9 (Final)
[oracle@kingdee-test ~]$ uname -a
Linux kingdee-test 2.6.32-696.el6.x86_64 #1 SMP Tue Mar 21 19:29:05 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
Memory usage.
$ free -m
total used free shared buffers cached
Mem: 15866 337 15529 0 15 130
-/+ buffers/cache: 191 15675
Swap: 7999 0 7999
Solution:
vi/etc/sysctl.conf max kernel.shmall kernel.shmmax
kernel.shmall = 5368709120
kernel.shmmax = 12884901888
# sysctl -p
Similar Posts:
- [Solved] Compile Error: virtual memory exhausted: Cannot allocate memory
- Mysql Auto Downtime ERROR: InnoDB: Cannot allocate memory for the buffer pool [Solved]
- C++: internal compiler error: Killed (program cc1plus) [How to Solve]
- [Solved] docker info Check Error: WARNING: No swap limit support
- Handling of common errors reported by ZABBIX
- Execute composer and throw killed
- [Solved] ERROR: bootstrap checks failed memory locking requested for elasticsearch process but memory is not locked
- [Solved] sysctl – P error: error: “net.bridge.bridge-nf-call-ip6tables” is an unknown key
- max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]
- [Solved] Insufficient Oracle table space: ora-01653: unable to extend table