oracle11g silent Installation----> Media Installation "two" (2)

Source: Internet
Author: User

To start installing Oracle software:

$CD/tmp/database
$./RUNINSTALLER-SILENT-RESPONSEFILE/HOME/ORACLE/ETC/DB_INSTALL.RSP
During the installation, if [WARNING] is not heeded, the installer is still in progress, and if [FATAL] is present, the Setup program has stopped. Open another terminal and execute
#tail -100 F/u01/app/oracle/orainventory/logs/installactions......log
You can track the installation logs in real time to see the progress of the installation.
when it appears
The following configuration script needs to be executed as a "root" user.
#!/bin/sh
#要运行的 Root Script

/u01/app/oracle/orainventory/orainstroot.sh
/u01/app/oracle/product/11.2.0/db_1/root.sh
to perform a configuration script, do the following:
1. Open a terminal window
2. Log in as "root"
3. Run the script
4. Return to this window and press "Enter" key to continue

successfully Setup software.
indicates that the installation was successful. Follow its instructions.
$ log in with root and execute the following script
#/u01/app/oracle/orainventory/orainstroot.sh
#/u01/app/oracle/product/11.2.0/db_1/root.sh


This article is from "Allen Lee Oracle" blog, please make sure to keep this source http://lipengfei666666.blog.51cto.com/6384154/1635660

oracle11g silent Installation----> Media Installation "two" (2)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.