Difference between revisions of "Patching"
From dbawiki
| Line 1: | Line 1: | ||
On bog standard iron, this was a fairly simple procedure. Download the patch, stop the databases and listeners and opatch the ORACLE_HOME.<br /> | On bog standard iron, this was a fairly simple procedure. Download the patch, stop the databases and listeners and opatch the ORACLE_HOME.<br /> | ||
| + | [https://saruamit4.wordpress.com/2016/01/10/confusion-about-oracle-patches/ a word about the different patching terminology;overlay, merge, bundle etc..] | ||
Now things are getting more interesting...<br /> | Now things are getting more interesting...<br /> | ||
* [[Patching Oracle Database Appliance (ODA)]] | * [[Patching Oracle Database Appliance (ODA)]] | ||
* [[Patching Exadata]] | * [[Patching Exadata]] | ||
Revision as of 15:32, 15 February 2017
On bog standard iron, this was a fairly simple procedure. Download the patch, stop the databases and listeners and opatch the ORACLE_HOME.
a word about the different patching terminology;overlay, merge, bundle etc..
Now things are getting more interesting...