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:
How you put Applications 11i in Maintenance mode ?
How you put Applications 11i in Maintenance mode ?
✍: Guest
Use adadmin to change Maintenance mode is Oracle application. With AD.I you need to enable maintenance mode in order to apply application patch via adpatch utility. If you don't want to put application in maintenance mode you can use adpatch options=hotpatch feature.
2011-10-27, 3041👍, 0💬
Popular Posts:
How To Set session.gc_divisor Properly? - PHP Script Tips - Understanding and Using Sessions As you ...
What is shadowing ? When two elements in a program have same name, one of them can hide and shadow t...
How can we implement singleton pattern in .NET? Singleton pattern mainly focuses on having one and o...
How does multi-threading take place on a computer with a single CPU? The operating system's task sch...
Have you ever worked with Microsoft Application Blocks, if yes then which? Application Blocks are C#...