"Permission denied" error when creating a new database using dbca tool
I am using Oracle 11.2.0.3 and I keep getting "permission denied" error when I am running dbca tool to create a new database. It allows me to select all the options but on the last step, when it is just starting to create the database. I checked the CreateDB.log and all I have there are two lines:
ORA-12456: TNS: permisssion denied
and
SP2-0640: Not connected
Can someone help me figure out what is going on?
1