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, 4075👍, 0💬
Popular Posts:
What Happens If One Row Has Missing Columns? - XHTML 1.0 Tutorials - Understanding Tables and Table ...
Can you tell me how to check whether a linked list is circular? Create two pointers, and set both to...
What is SMC approach of estimation?
What does a well-written Object Oriented program look like? A well-written object oriented program e...
What is thread? A thread is an independent path of execution in a system.