ORA-00845: MEMORY_TARGET not supported on this system

While trying to start database While trying to start database You might be using Automatic Memory Management (AMM). AMM uses two initialization parameters: The shared memory file system should have enough space to accommodate the MEMORY_TARGET and MEMORY_MAX_TARGET values. To verify: In UNIX/Linux, you will have to set the shared memory file system accordingly. Verify: Set: Hope it helped … Read more

Installing Oracle Database 19c on Oracle Linux 8!!

Database release 19.7, has finally attained certification for Oracle Linux 8. However, successful installation may necessitate some workarounds. Begin by installing the Oracle Validated rpm from the ol8_UEKR6 repository: Despite the upgrades and certifications, there are still a couple of hurdles to contend with. First, the installer will refuse to run because it doesn’t recognize … Read more