0% found this document useful (0 votes)
28 views1 page

2 7 Create Primary Database

The document describes running the Oracle database configuration assistant (dbca) to create a new database with typical configuration settings. It creates a container database with one pluggable database named "pdb1" using default storage, character set and recovery area locations. Administrative passwords are set during the creation process.

Uploaded by

Stephen Efange
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views1 page

2 7 Create Primary Database

The document describes running the Oracle database configuration assistant (dbca) to create a new database with typical configuration settings. It creates a container database with one pluggable database named "pdb1" using default storage, character set and recovery area locations. Administrative passwords are set during the creation process.

Uploaded by

Stephen Efange
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

--run database configuration assistant

$ dbca

--Database Operation
Create a database

--Creation Mode
Typical configuration

Global database name: (default)


Storage type: (default)
Database files location: (default)
Fast Recovery Area(FRA): (default)
Database character set: (default)
Administrative password: (type password)
Confirm password: (type password)
Create as Container database
Pluggable database name: pdb1

--Summary
Finish

--Finish
Close

You might also like