How to restore the control file by using RMAN backup?
What is Wrap?
What is PGA_AGGREGRATE_TARGET parameter?
How do you verify the number of Databases running on a Host?
Latest Answer: From dollar prompt $ps -ef|grep pmonor $ps aux|grep oracle ...
What is the purpose of redo log files?
Latest Answer: The purpose of redo log file is to record all changes made to the data during the recovery of database.It always advisable to have two or more redo log files and keep them in a seperate disk, So you can recover the data during the system crash. ...
How we can increae Oracle Database Size?
How to see the Database size and version and RMAN size and version?
How to drop or delete a datafile which has been miskenly added to a tablespace?
How to detect and prevent row chaining?
Latest Answer: By increasing the PCT, Row chaining can be avoided. ...
How to delete disks from ASM, Delete Disk Groups from ASM when ASM instance is mount state. Provide ASM INSTNACE creation steps.
View page [1] 2 3 4 5 6 7 8 9 Next >>

Go Top