Not just a DBA !!!

Here to share my knowledge and day-to-day experiences with the technologies I work on.

Sunday, October 6, 2013

dbca errors ORA-24344 (SYS.RECOMP_CATMETA_VIEWS) , ORA-04031

›
  I was trying to create database on a test VM and thought of allocating just 300MB to memory_target which was around 15% of available RAM ...

OUI “Move Log file” dialog box

›
  When I tried to start OUI using “runInstaller”, first it showed a small window with hostname: hostname After clicking OK, it showed a ...

Create single instance database manually - mandb

›
  1. Set environment variables [oracle@ocmsfsdb ~]$ export ORACLE_SID=mandb [oracle@ocmsfsdb dbhome_1]$ export ORACLE_HOME=/u01/app/oracle...

Create database using dbca (interactive) - idbcadb

›
  Go to $ORACLE_HOME/bin and run dbca [oracle@ocmsfsdb bin]$ pwd /u01/app/oracle/product/11.2.0/dbhome_1/bin [oracle@ocmsfsdb bin]$ ./dbca...

Create database using dbca (silent) - sdbcadb

›
  [oracle@ocmsfsdb bin]$ pwd /u01/app/oracle/product/11.2.0/dbhome_1/bin [oracle@ocmsfsdb bin]$ ./dbca -silent -createDatabase -templateNam...
›
Home
View web version
Powered by Blogger.