Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
Oracle ASM questions
Please help to answer below Oracle ASM questions:
Where you will free disk details in ASM?
What status would be for Free disks?
What is Rebalance operations?
How you will check rebalance operations progress?
how to increase performance of Rebalance operations?
Mandatory BG process in ASM
How will check what are the DB using ASM in that server
What is Fine and Coarse Stripping
✍: Ashok
2019-01-20, 3113👍, 0💬
Popular Posts:
How To Create an Array in PL/SQL? - Oracle DBA FAQ - Introduction to PL/SQL If you want create an ar...
What are database triggers? How are the triggers fired? Read this collection of questions and answer...
If we have two version of same assembly in GAC how do we make a choice ? OK first let’s try to under...
If we have the following in a Java code: String s="abc"; String s2="abc"; Then what will be output o...
How To Call a Sub Procedure? - Oracle DBA FAQ - Creating Your Own PL/SQL Procedures and Functions To...