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:
Can you use both ADPATCH and OPATCH in application ?
Can you use both ADPATCH and OPATCH in application ?
✍: Guest
Yes you have to use both in application , for application patches you will use ADPATCH UTILITY and for applying database patch in application you will use opatch UTILITY.
2011-12-29, 4011👍, 0💬
Popular Posts:
What is SMC approach of estimation?
.NET INTERVIEW QUESTIONS - What is Suspend and Resume in Threading ? It is Similar to Sleep and Inte...
Have you ever worked with Microsoft Application Blocks, if yes then which? Application Blocks are C#...
What is the purpose of the wait(), notify(), and notifyAll() methods? The wait(),notify(), and notif...
Can a variable be both const and volatile? Yes. The const modifier means that this code cannot chang...