EasyManuals Logo
Home>Oracle>Server>X6-2-HA

Oracle X6-2-HA User Manual

Oracle X6-2-HA
473 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #271 background imageLoading...
Page #271 background image
Note:
Oracle Database 11.2.0.4.160419 is not supported. Attempts to create
an Oracle Database 11.2 against an 11.2.0.4.160419 database home
will fail.
Example 13-58 Creating a Database in Interactive Mode
This example creates an 12.1.0.2 OLTP container database named
hrdb
with shape
odb2
and enables you to provide the password interactively.
Note:
To provide a password interactively, use the
-m
option, but do not provide the
password until prompted.
# odacli create-database -n hrdb -c -m -cl OLTP -s odb2 -p pdb1
Password for SYS,SYSTEM and PDB Admin:
{
"jobId" : "f12485f2-dcbe-4ddf-aee1-de24d37037b6",
"status" : "Created",
"message" : null,
"reports" : [ ],
"createTimestamp" : "July 26, 2018 03:54:03 AM EDT",
"description" : "Database service creation with db name: hrdb",
"updatedTime" : "July 26, 2018 03:54:03 AM EDT"
}
Example 13-59 Creating a Database Against a Different Version
Either of the following statements creates a database against a home with Oracle
Database Bundle (170718) applied:
# odacli create-database -m -n hrmsdb1 -v 12.1.0.2
# odacli create-database -m -n hrmsdb2 -v 12.1.0.2.170718
The following statement creates a new database against a home with Oracle
Database Bundle patch 170814:
# odacli create-database -m -n hrmsdb3 -v 12.1.0.2.170814
Chapter 13
odacli Database Commands
13-62

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Oracle X6-2-HA and is the answer not in the manual?

Oracle X6-2-HA Specifications

General IconGeneral
BrandOracle
ModelX6-2-HA
CategoryServer
LanguageEnglish

Related product manuals