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:
What are things you do to reduce patch timing ?
What are things you do to reduce patch timing ?
✍: Guest
You can take advantage of following -
# Merging patches via admrgpch
# Use various adpatch options like nocompiledb or nocompilejsp
# Use defaults file
# Staged APPL_TOP during upgrades
# Increase batch size (Might result into negative )
2011-10-26, 3075👍, 0💬
Popular Posts:
How To Enter Characters as HEX Numbers? - MySQL FAQs - Introduction to SQL Basics If you want to ent...
Explain all parts of a deployment diagram? Package: It logically groups element of a UML model. Node...
Can you explain steps in function points? Below are the steps in function points: >First Count ILF, ...
What is more advisable to create a thread, by implementing a Runnable interface or by extending Thre...
How To Change the Password of Another User Account? - MySQL FAQs - Managing User Accounts and Access...