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

Source: Internet
Author: User

Iv. Silent Installation Library

Modify the response file to install only the database/HOME/ORACLE/ETC/DBCA.RSP settings as follows:and create a related directory
responsefile_version = "11.2.0"//cannot be changed
Operation_type = "CreateDatabase"
gdbname = "Wang.bobower"//Global database name =sid+ host domain name
SID = "Wang"//corresponding instance name
templatename = "GENERAL_PURPOSE.DBC"//template file for building libraries
Syspassword = "123456"//sys Administrator password
Systempassword = "123456"//system Administrator password
datafiledestination =/u01/app/oracle/oradata//Data file storage directory
recoveryareadestination=/u01/app/oracle/oradata_back//Recover data storage directory
CHARACTERSET = "ZHS16GBK"//Character Set, IMPORTANT!!! After the building of the general can not be changed, so make sure that the database is clear before building.
totalmemory = "5120"//oracle memory 5120MB

Execute (should be finished after execution)

$ORACLE _HOME/BIN/DBCA-SILENT-RESPONSEFILE/HOME/ORACLE/ETC/DBCA.RSP


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

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

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.