Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What is the patch upgrade process?

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)05/31 Report--

This article shows you what the patch upgrade process is like, the content is concise and easy to understand, it will definitely brighten your eyes. I hope you can get something through the detailed introduction of this article.

Record a patch upgrade process from 11.2.0.4.0 to 11.2.0.4.3

1 check the current database PSU number: cd/DBSoft/Product/11.2.4/db_1/OPatch/. / opatch version

OPatch Version: 11.2.0.3.4

Finally understand that the above is the version of the OPatch tool, not an indefinite version. Pay attention to the patch version and see OUI version.

OPatch version: 11.2.0.3.4 Patch tool version

OUI version: patch version 11.2.0.4.0

2 shutdown immediate

Host lsnrctl stop

3 upload and decompress the newly downloaded PSU patch pack

Download p6880880 and extract it

4 # # View the latest Opatch tool version number

. / opatch version

OPatch Version: 11.2.0.3.6

5 perform another pre-installation check

$/ home/oracle/OPatch/opatch prereqCheckConflictAgainstOHWithDetail

6 install PSU with the new version of Opatch

$/ home/oracle/OPatch/opatch apply

In the process of patching, you will be asked if the patch is installed locally; is there a mailbox?

7 check whether Opatch has been completed: $/ home/oracle/OPatch/opatch lsinventory

Oracle Interim Patch Installerversion 11.2.0.3.6

8 update the latest PSU information in dba_registry_history view

Start db, start listening

Alter system register;@?/rdbms/admin/catbundle.sqlpsu apply

9 confirm the updated dba_registry_history view information

Selectaction,comments from registry$history

SELECT * FROMPRODUCT_COMPONENT_VERSION

The above is what the patch upgrade process is like. Have you learned any knowledge or skills? If you want to learn more skills or enrich your knowledge reserve, you are welcome to follow the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report