close
df -h /dev/shm
Modify /etc/fstab to increate the Size of the tempfs as follows:
(/dev/shm has to be configured to be at least as large as MEMORY_MAX_TARGET )
tmpfs /dev/shm tmpfs defaults,size=10G 0 0
Remount the tempfs:
mount -o remount /dev/shm
rebound the database:
SQL> startup force
全站熱搜