ORA-00821 Specified value of sga_target is too small
specified value too small need to be at least 1308M.
Error when creating a standard OLTP database using DBCA. Yes, I can increase it to 1308 and continue. Question is why? Before, I can create databases with 20M SGA_TARGET.
Changes in server since:
ULIMIT changed to min req specify on Oracle DB pre-install doc.
Increase physical memory to 512M.
Can any of the two change above indicate highter SGA req on DB?