16. After installation, the following page is displayed. You need to log on to the following directory with root and execute these two scripts.
Now, the installation of the Oracle software is complete, and you can create a database. <Strong? Http: www.bkjia.com kf ware vc "target =" _ blank "class =" keylink "> VcD4KCjxwPjE3oaLRodTx19S2qNLlyv2 + 3b/io7o8L3A + CjxwPjxpbWcgc3JjPQ = "http://www.2cto.com/uploadfile/Collfiles/20140509/2014050908524635.jpg" alt = "\">
Enter the Database Name and SID, which are generally the same:
Do not configure the EM tool:
Enter the path of the database file (the name may be ambiguous here. The path contains all database files, not just index data files ):
Select the path and file name of the archive log: (the default storage path of the flash back area is {ORACLE_BASE}/flash_recovery_area, but this path is used if the archiving log path is defined)
Configuration of some components. For example, the space of EM is SYSAUX:
Some configurations of initialization parameters:
Next is the configuration of database storage, such as the storage path of the control file: (the control file is generally written multiple times)
Maximum number of data files, redo logs, and log groups:
Table space information:
Data File Information:
Capacity of the three Redo log groups:
Create the above database template, log on to the following path, and execute bisa. sh to start creating the database.