Re: Oracle Database Checklist for Patch Management
From: Mladen Gogala <gogala.mladen_at_gmail.com>
Date: Mon, 22 Apr 2013 13:14:24 +0000 (UTC)
Message-ID: <pan.2013.04.22.13.14.24_at_gmail.com>
On Mon, 22 Apr 2013 02:53:19 -0700, plink86 wrote:
Date: Mon, 22 Apr 2013 13:14:24 +0000 (UTC)
Message-ID: <pan.2013.04.22.13.14.24_at_gmail.com>
On Mon, 22 Apr 2013 02:53:19 -0700, plink86 wrote:
> Hi,
>
> Can anyone point where I can get checklist for patching 11.2.0.3.
>
> Best regards.
Not a problem, here it is:
- Backup database
- Shutdown all instances, using sqlplus or srvctl, depending on the configuration.
- Apply patches.
- Startup database and do the following sqlplus / as sysdba _at_?/rdbms/admin/catbundle psu apply
- Check the log file for errors and the database for the invalid objects.
- Shut down the database
- Restore the backup.
-- Mladen Gogala The Oracle Whisperer http://mgogala.byethost5.comReceived on Mon Apr 22 2013 - 15:14:24 CEST