dbca failed and received ORA-27106: system pages not available to allocate memory
During the database creation, I received the following errors.
File Validations Successful.
Cleaning up failed steps
DBCA_PROGRESS : 4%
Copying database files
DBCA_PROGRESS : 5%
ORA-27106: system pages not available to allocate memory
DBCA_PROGRESS : 7%
ORA-01034: ORACLE not available
ORA-01034: ORACLE not available
DBCA_PROGRESS : DBCA Operation failed.
Here is the output of "cat /proc/meminfo"
MemTotal: 65694708 kB
MemFree: 44164648 kB
MemAvailable: 64305608 kB
Buffers: 320164 kB
Cached: 19335616 kB
SwapCached: 0 kB
Active: 12928488 kB
Inactive: 7194460 kB
Active(anon): 473224 kB
Inactive(anon): 1508 kB
Active(file): 12455264 kB
Inactive(file): 7192952 kB
Unevictable: 7708 kB
Mlocked: 7720 kB
SwapTotal: 16777212 kB
SwapFree: 16777212 kB
Dirty: 108 kB
Writeback: 0 kB
AnonPages: 474852 kB
Mapped: 100612 kB
Shmem: 1780 kB