We can see asm files in Oracle ASM disk group without asmcmd. You can run the following query to view files and sizes in …
Read More »ORACLE
Poor Performance Status on Exadata Cellnode Flash Disks
The status of the Exadata cellnode flash disks may occasionally be poor performance. If the error numbers are 0 (zero) or too low when …
Read More »ORA-01618: redo thread 2 is not enabled – cannot mount
When opening the database, if there is a redolog group that is not enabled for the corresponding thread, it gives an error as ORA-01618. …
Read More »How To Transfer a Database in the File System To ASM
This article describes how to move a database in the file system into ASM. First, Grid Infrastructure installation is required. We are creating two …
Read More »How To Move Table To Another Tablespace
In this article, I will show you how to move a table to another tablespace. Actually it is very simple to move table with …
Read More »How To Install utl_mail and Configure smtp
You need the utl_mail package to send e-mail from the database. To use this package, the smtp_out_server parameter must be set. Also, “network acl” …
Read More »How To Detect Queries That Do Not Use Bind Variable
For the database, the use of bind variables in queries is quite important. The hard parsing process in the database will increase when bind …
Read More »Automatic Killing of Sniped Sessions
When you set the resource_limit parameter to true in the database and set the idle_time parameter in the profiles to a value other than …
Read More »How To Create Oracle RAC Database Using DBCA(Database Configuration Assistant) Silent Mode
You cannot always work with gui with DBCA. You can also perform all your operations in slient mode when you need to work from …
Read More »“Not enough database memory” On GoldenGate
If Goldengate doesn’t start with errors like this, the solution is very easy. Possible errors: Not enough database memory to honor requested MAX_SGA_SIZE of …
Read More »