You see ORA-04030 errors being reported in the alert log: ORA-04030: out of process memory when trying to allocate 16328…
I was facing below error while starting oracle database and because of that database was unable to start. SQL> startupORA-04031:…
Hash partitioning is a partitioning technique where a hash key is used to distribute rows evenly across the different partitions.…
There are several virtual machine available in the market for free use. Oracle VM VirtualBox is one of it which…
Datapump Import/Export fails with ORA-39065, ORA-39078, ORA-06512, ORA-25205, ORA-24033,ORA-39014 ORA-39065: unexpected master process exception in RECEIVEORA-39078: unable to dequeue message…
I was trying to install Oracle 11g R2(64bit) on Windows 7 64 bit OS.But While Creating Database using DBCA i…
As oracle user, when I tried to start the listener using lsnrctl start command, I get the below messages: [oracle@orahow…
It is easy to export and save output of executed sql plus query results to excel -xls sheet using toad…
Question: I am getting ORA-32004 error while starting the database but all the parameters in spfile are fine. This issue…
Moving controlfile from filesystem to ASM disk using RMAN in RAC. You can migrate controlfile from file system to asm…