Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-00838: Specified value of MEMORY_TARGET is too small, needs to be at least 5243264M

Tony007Jan 6 2019 — edited Jan 6 2019

hi am geting this error in database 12c in solaris i did this

Enter user-name: /as sysdba

Connected to an idle instance.

SQL> startup

ORA-00838: Specified value of MEMORY_TARGET is too small, needs to be at least 5243264M

SQL> create pfile from spfile;

File created.

SQL> startup

ORA-00838: Specified value of MEMORY_TARGET is too small, needs to be at least 5243264M

Comments
Post Details
Added on Jan 6 2019
8 comments
661 views