Preface
This guide explains how to install and configure single-instance Oracle Database.
This guide also provides information about Optimal Flexible Architecture, cloning an Oracle home, and how to remove the database software.
- Audience
This guide is intended for anyone responsible for installing Oracle Database 12c Release 2 (12.2). - Documentation Accessibility
 - Command Syntax
Refer to these command syntax conventions to understand command examples in this guide. - Related Documentation
The related documentation for Oracle Database products includes the following manuals: - Conventions
 
Audience
This guide is intended for anyone responsible for installing Oracle Database 12c Release 2 (12.2).
Additional installation guides for Oracle Database, Oracle Real Application Clusters, Oracle Clusterware, Oracle Database Examples, and Oracle Enterprise Manager Cloud Control are available at the following URL:
Documentation Accessibility
For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc.
Access to Oracle Support
Oracle customers that have purchased support have access to electronic support through My Oracle Support. For information, visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=info or visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=trs if you are hearing impaired.
Command Syntax
Refer to these command syntax conventions to understand command examples in this guide.
| Convention | Description | 
|---|---|
$ | 
                              Bourne or BASH shell prompt in a command example. Do not enter the prompt as part of the command. | 
% | 
                              C Shell prompt in a command example. Do not enter the prompt as part of the command. | 
# | 
                              Superuser (root) prompt in a command example. Do not enter the prompt as part of the command. | 
monospace | 
                              UNIX command syntax | 
| 
                                  backslash \  | 
                              
                                  A backslash is the UNIX and Linux command continuation character. It is used in command examples that are too long to fit on a single line. Enter the command as displayed (with a backslash) or enter it on a single line without a backslash:  | 
                           
| 
                                  braces { }  | 
                              
                                  Braces indicate required items:  | 
                           
| 
                                  brackets [ ]  | 
                              
                                  Brackets indicate optional items:  | 
                           
| 
                                  ellipses ...  | 
                              
                                  Ellipses indicate an arbitrary number of similar items:  | 
                           
| 
                                  italic  | 
                              
                                  Italic type indicates a variable. Substitute a value for the variable:  | 
                           
| 
                                  vertical line |  | 
                              
                                  A vertical line indicates a choice within braces or brackets:  | 
                           
Related Documentation
The related documentation for Oracle Database products includes the following manuals:
Conventions
| Convention | Meaning | 
|---|---|
| 
                                  boldface  | 
                              
                                  Boldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary.  | 
                           
| 
                                  italic  | 
                              
                                  Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values.  | 
                           
| 
                                  
  | 
                              
                                  Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter.  |