Error While Creating Database with 12GB on Linux
I have installed Oracle11g on CentOS 5.2. I have also patched it to 11.1.0.7.0. Now when i am creating a databse with dbca, it is giving an error saying "not connected to oracle". This is when I specify the Memory Size ( SGA and PGA ) to be 12GB. however, when i do it with 6GB of Memory Size it creates the database successfully.
What I may be doing wrong? Please suggest.