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

Use clone to complete the installation of Oracle software

2025-04-29 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

Prepare an environment with the same operating system and installed Oracle software

RHEL 5.8 X64

Oracle 11.2.0.3.0

Check Oracle patch status

$$ORACLE_HOME/OPatch/opatch lsinventory

Invoking OPatch 11.2.0.1.7

Oracle Interim Patch Installer version 11.2.0.1.7

Copyright (c) 2011, Oracle Corporation. All rights reserved.

Oracle Home: / u01/oracle

Central Inventory: / u01/oracle/oraInventory

From: / etc/oraInst.loc

OPatch version: 11.2.0.1.7

OUI version: 11.2.0.3.0

Log file location: / u01/oracle/cfgtoollogs/opatch/opatch3014-09-12 08-17-49AM.log

Lsinventory Output file location: / u01/oracle/cfgtoollogs/opatch/lsinv/lsinventory2014-09-12 08-17-49AM.txt

Installed Top-level Products (1):

Oracle Database 11g 11.2.0.3.0

There are 1 products installed in this Oracle Home.

There are no Interim patches installed in this Oracle Home.

OPatch succeeded.

2. Stop the database process. 3. Package ORACLE HOME$ tar cvf Oracle.tar $ORACLE_HOME

Copy the tar package to machine B and set the environment variable of machine B to the same as machine A.

5. Oracle user clone of machine B executes the following command

$cd / u01/oracle/clone/bin

$/ u01/oracle/perl/bin/perl clone.pl ORACLE_BASE= "/ U01" ORACLE_HOME= "/ u01/oracle" OSDBA_GROUP=dba-defaultHomeName

. / runInstaller-clone-waitForCompletion "ORACLE_BASE=/u01", "ORACLE_HOME=/u01/oracle"oracle_install_OSDBA=dba"-defaultHomeName-defaultHomeName-silent-noConfig-nowait

Starting Oracle Universal Installer...

Checking swap space: must be greater than 500 MB. Actual 1975 MB Passed

Preparing to launch Oracle Universal Installer from / tmp/OraInstall2014-09-12 10-04-18AM. Please wait... Oracle Universal Installer, Version 11.2.0.3.0 Production

Copyright (C) 1999, 2011, Oracle. All rights reserved.

You can find the log of this install session at:

/ u01/app/oraInventory/logs/cloneActions2014-09-12 October 10-04-18AM.log

. 100% Done.

Installation in progress (Friday, September 12, 2014 10:05:29 AM CST)

.... 79% Done.

Install successful

Linking in progress (Friday, September 12, 2014 10:06:34 AM CST)

Link successful

Setup in progress (Friday, September 12, 2014 10:12:11 AM CST)

Setup successful

End of install phases. (Friday, September 12, 2014 10:13:08 AM CST)

WARNING:A new inventory has been created in this session. However, it has not yet been registered as the central inventory of this system.

To register the new inventory please run the script'/ u01 with root privileges.

If you do not register the inventory, you may not be able to update or patch the products you installed.

The following configuration scripts need to be executed as the "root" user.

/ u01/app/oraInventory/orainstRoot.sh

/ u01/oracle/root.sh

To execute the configuration scripts:

1. Open a terminal window

2. Log in as "root"

3. Run the scripts

The cloning of OraHome1 was successful.

Please check'/ u01/app/oraInventory/logs/cloneActions2014-09-12 October 10-04-18AM.log' for more details.

Follow the prompts to execute the script:

[root@oracle ~] # sh / u01/app/oraInventory/orainstRoot.sh

Changing permissions of / u01/app/oraInventory.

Adding read,write permissions for group.

Removing read,write,execute permissions for world.

Changing groupname of / u01/app/oraInventory to oinstall.

The execution of the script is complete.

[root@oracle ~] # sh / u01/oracle/root.sh

Check / u01/oracle/install/root_oracle_2014-09-12 10-18-13.log for the output of root script

The ORACLE software of computer B has been installed.

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