ORA-00838 Error When Setting MEMORY_TARGET & MEMORY_MAX_TARGET at 17G on Solaris 10 SPARC (64-Bit) T
Hi All,
We have just installed Oracle Applications R12.1.1 and upgraded it to R12.1.3 with 11.1.0.7 as the database on Solaris 10 SPARC (64-Bit) T4-2 Servers.
We are trying to move from ASMM to AMM, as such we removed the parameters SGA_TARGET & PGA_AGGREGATE_TARGET and SGA_MAX_SIZE from the init.ora file and added the parameters MEMORY_TARGET & MEMORY_MAX_TARGET to the same.
When we try to increase the memory parameters to 17G (as per raised SR) it throws the following error:
SQL> startup
ORA-00838: Specified value of MEMORY_TARGET is too small, needs to be at least 35584M
We have just installed Oracle Applications R12.1.1 and upgraded it to R12.1.3 with 11.1.0.7 as the database on Solaris 10 SPARC (64-Bit) T4-2 Servers.
We are trying to move from ASMM to AMM, as such we removed the parameters SGA_TARGET & PGA_AGGREGATE_TARGET and SGA_MAX_SIZE from the init.ora file and added the parameters MEMORY_TARGET & MEMORY_MAX_TARGET to the same.
When we try to increase the memory parameters to 17G (as per raised SR) it throws the following error:
SQL> startup
ORA-00838: Specified value of MEMORY_TARGET is too small, needs to be at least 35584M
0