Sunteți pe pagina 1din 125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

InstallingOracleDatabaseSoftwareandCreatingaDatabase

Overview

Purpose
ThistutorialshowsyouhowtousetheOracleUniversalInstaller(OUI)toinstalltheOracleDatabase12csoftwareandcreateadatabase.Youwill
alsolearnhowyoucanusetheDatabaseConfigurationAssistant(DBCA)tocreateadditionaldatabases.

TimetoComplete
Approximately1hour

Introduction
TheOracleUniversalInstaller(OUI)isusedtoinstallOracleDatabasesoftware.OUIisagraphicaluserinterfaceutilitythatenablesyoutoviewthe
Oraclesoftwarethatisinstalledonyourmachine,installnewOracleDatabasesoftware,anddeleteOraclesoftwarethatyounolongerneedtouse.
OnlineHelpisavailabletoguideyouthroughtheinstallationprocess.Oneoftheinstallationoptionsistocreateadatabase.Ifyouselectdatabase
creation,OUIautomaticallystartsOracleDatabaseConfigurationAssistant(DBCA)toguideyouthroughtheprocessofcreatingandconfiguringa
database.Ifyoudonotcreateadatabaseduringinstallation,youmustinvokeDBCAafteryouhaveinstalledthesoftwaretocreateadatabase.You
canalsouseDBCAtocreateadditionaldatabases.
InOracleDatabase12cRelease1theconceptofmultitenantenvironmenthasbeenintroduced.ThemultitenantarchitectureenablesanOracle
databasetofunctionasamultitenantcontainerdatabase(CDB)thatincludeszero,one,ormanycustomercreatedpluggabledatabases(PDBs).A
PDBisaportablecollectionofschemas,schemaobjects,andnonschemaobjectsthatappearstoanOracleNetclientasanonCDB.AllOracle
databasesbeforeOracleDatabase12werenonCDBs.
ACDBincludesthefollowingcomponents:
Root
Theroot,named CDB$ROOT,storesOraclesuppliedmetadataandcommonusers.AnexampleofmetadataisthesourcecodeforOracle
suppliedPL/SQLpackages.Acommonuserisadatabaseuserknownineverycontainer.ACDBhasexactlyoneroot.
Seed
Theseed,named PDB$SEED,isatemplatethatyoucanusetocreatenewPDBs.Youcannotaddobjectstoormodifyobjectsintheseed.A
CDBhasexactlyoneseed.
PDBs
APDBappearstousersandapplicationsasifitwereanonCDB.Forexample,aPDBcancontainthedataandcoderequiredtosupporta
specificapplication.APDBisfullybackwardcompatiblewithOracleDatabasereleasesbeforeOracleDatabase12c.
Eachofthesecomponentsiscalledacontainer.Therefore,therootisacontainer,theseedisacontainer,andeachPDBisacontainer.Each
containerhasauniquecontainerIDandnamewithinaCDB.

HardwareandSoftwareRequirements
Beforeinstallingthesoftware,OUIperformsseveralautomatedcheckstoensurethatyourcomputerfulfillsthebasichardwareandsoftware
requirementsforanOracleDatabaseinstallation.Ifyourcomputerdoesnotmeetarequirement,thenanerrormessageisdisplayed.The
requirementsmayvarydependinguponthetypeofcomputerandoperatingsystemyouareusing,butincludethefollowing:
Minimumof1GBofphysicalmemory
Sufficientpagingspace
Installationofappropriateservicepacksand/orpatches
Useofappropriatefilesystemformat

Prerequisites
Beforestartingthistutorial,youshould:
HaveaccesstotheOracleDatabase12cdistributionmediaorhavedownloadedthesoftwarefromtheOraclewebsite
Havegeneralknowledgeofproductinstallation

InstallingOracleDatabaseSoftware

TherearetwotypesofOracleDatabaseinstallations:basic(alsoknownastypical)andadvanced.Choosethetypicalinstallationtoquicklyinstallthe
http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

1/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

TherearetwotypesofOracleDatabaseinstallations:basic(alsoknownastypical)andadvanced.Choosethetypicalinstallationtoquicklyinstallthe
softwarewithminimalinput.Theadvancedinstallationenablesyoutoperformacustominstallation.
Pleasenotethatthevaluesdisplayedinthescreenshotsmayvaryfromyourinstallationvaluesduetodifferencesindiskspaceandmemory.

Basic(Typical)Installation

ForNonContainerDatabase
1. LogontoyourcomputerasamemberoftheadministrativegroupthatisauthorizedtoinstallOracleDatabasesoftwareandcreatea
database.
2. Ifyouareinstallingfromdistributionmedia,insertthedistributionmediaforOracleDatabaseintoyourcomputer.TheAutorunfeature
openstheSelectaProducttoInstallwindowautomatically.IfyouhavedownloadedtheinstallationsoftwarefromtheOracleWeb
site,followtheinstructionsonthesitetoinvoketheOracleUniversalInstaller.
3. TheConfigureSecurityUpdateswindowappears.EnteryouremailaddressandMyOracleSupportpasswordtoreceivesecurity
issuenotificationsviaemail.Ifyoudonotwishtoreceivenotificationsviaemail,deselect"IwishtoreceivesecurityupdatesviaMy
OracleSupport".ClickNexttocontinue.Click"Yes"intheconfirmationwindow.

4. TheDownloadSoftwareUpdateswindowappears.Select"UseMyOracleSupportcredentialsfordownload"todownloadandapply
thelatestsoftwareupdates.Select"Usepredownloadedsoftwareupdates"toapplysoftwareupdatesthatyoupreviously
downloaded.Select"Skipsoftwareupdates"ifdonotwanttoapplyanyupdates.ClickNexttocontinue.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

2/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

5. TheSelectInstallationOptionwindowappears.Select"Createandconfigureadatabase."ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

3/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

6. TheSystemClasswindowappears.SelectDesktopClassorServerClassdependingonthetypeofsystemyouareusing.Inthis
scenario,wehavechosenServerClass.IfyouchooseDesktopClass,thewindowsthatappearmayvaryslightlyfromwhatisshownin
thisexample.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

4/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

7. TheGridInstallationOptionswindowappears.Select"Singleinstancedatabaseinstallation."ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

5/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

8. TheSelectInstallTypewindowappears.Select"Typicalinstall."ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

6/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

9. TheTypicalInstallConfigurationwindowappears.Inthe"Administrativepassword"field,specifythepasswordtobeusedforthe
SYS,SYSTEM,SYSMAN,andDBSNMPaccounts.(Awarningisdisplayedifthepassworddoesnotmeetoraclepassword
standards)DeselectCreateasContainerDatabase.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

7/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

10. TheCreateInventorywindowappears.AcceptthedefaultsandclickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

8/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

11. TheprerequisitechecksareperformedandaSummarywindowappears.ReviewthesettingsandclickInstall.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

9/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

12. Theprogresswindowappears.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

10/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

13. TheExecuteConfigurationScriptswindowappears.

14. Openaterminalwindowandloginastherootuser.Executethescriptsasinstructed.Closeyourterminalwindow.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

11/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

15. Afterexecutingthescriptsinyourterminalwindow,returntotheExecuteConfigurationscriptswindowandclickOK.

16. TheDatabaseConfigurationAssistantcreatesthedatabase.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

12/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

17. AftertheDatabaseConfigurationAssistantcreatesthedatabase,youcanclick"PasswordManagement"tounlockaccounts.Youcan
alsounlocktheseaccountsaftertheinstallationprocesscompletes.ClickOKtocontinue.

18. TheFinishwindowappearsindicatingtheinstallationofOracleDatabasesoftwareandcreationofthedatabasewassuccessful.Click
ClosetoexittheOracleUniversalInstaller.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

13/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

ForContainerDatabase(includingPluggableDatabase)
1. LogontoyourcomputerasamemberoftheadministrativegroupthatisauthorizedtoinstallOracleDatabasesoftwareandcreatea
database.
2. Ifyouareinstallingfromdistributionmedia,insertthedistributionmediaforOracleDatabaseintoyourcomputer.TheAutorunfeature
openstheSelectaProducttoInstallwindowautomatically.IfyouhavedownloadedtheinstallationsoftwarefromtheOracleWeb
site,followtheinstructionsonthesitetoinvoketheOracleUniversalInstaller.
3. TheConfigureSecurityUpdateswindowappears.EnteryouremailaddressandMyOracleSupportpasswordtoreceivesecurity
issuenotificationsviaemail.Ifyoudonotwishtoreceivenotificationsviaemail,deselect"IwishtoreceivesecurityupdatesviaMy
OracleSupport".ClickNexttocontinue.Click"Yes"intheconfirmationwindow.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

14/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

4. TheDownloadSoftwareUpdateswindowappears.Select"UseMyOracleSupportcredentialsfordownload"todownloadandapply
thelatestsoftwareupdates.Select"Usepredownloadedsoftwareupdates"toapplysoftwareupdatesthatyoupreviously
downloaded.Select"Skipsoftwareupdates"ifdonotwanttoapplyanyupdates.ClickNexttocontinue.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

15/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

5. TheSelectInstallationOptionwindowappears.Select"Createandconfigureadatabase."ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

16/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

6. TheSystemClasswindowappears.SelectDesktopClassorServerClassdependingonthetypeofsystemyouareusing.Inthis
scenario,wehavechosenServerClass.IfyouchooseDesktopClass,thewindowsthatappearmayvaryslightlyfromwhatisshownin
thisexample.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

17/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

7. TheGridInstallationOptionswindowappears.Select"Singleinstancedatabaseinstallation."ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

18/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

8. TheSelectInstallTypewindowappears.Select"Typicalinstall."ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

19/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

9. TheTypicalInstallConfigurationwindowappears.Inthe"Administrativepassword"field,specifythepasswordtobeusedforthe
SYS,SYSTEM,SYSMAN,andDBSNMPaccounts.(Awarningisdisplayedifthepassworddoesnotmeetoraclepassword
standards)AcceptthedefaultvalueforCreateasContainerDatabaseandprovideaPluggabledatabasenamesuchaspdborcl.Click
Next.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

20/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

Note:TheCreateasContainerDatabaseoptionisenabledtocreatethedatabaseasaCDBthatcansupportzero,one,ormany
usercreatedPDBs.IfyouwantDBCAtocreateaPDBwhenitcreatestheCDB,specifythePDBnameinthePluggabledatabase
namefield.
10. TheCreateInventorywindowappears.AcceptthedefaultsandclickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

21/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

11. TheprerequisitechecksareperformedandaSummarywindowappears.ReviewthesettingsandclickInstall.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

22/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

12. Theprogresswindowappears.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

23/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

13. TheExecuteConfigurationScriptswindowappears.

14. Openaterminalwindowandloginastherootuser.Executethescriptsasinstructed.Closeyourterminalwindow.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

24/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

15. Afterexecutingthescriptsinyourterminalwindow,returntotheExecuteConfigurationscriptswindowandclickOK.

16. TheDatabaseConfigurationAssistantcreatesthedatabase.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

25/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

17. AftertheDatabaseConfigurationAssistantcreatesthedatabase,youcanclick"PasswordManagement"tounlockaccounts.Youcan
alsounlocktheseaccountsaftertheinstallationprocesscompletes.ClickOKtocontinue.

18. TheFinishwindowappearsindicatingtheinstallationofOracleDatabasesoftwareandcreationofthedatabasewassuccessful.Click
ClosetoexittheOracleUniversalInstaller.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

26/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

AdvancedInstallation

ForNonContainerDatabase
1. LogontoyourcomputerasamemberoftheadministrativegroupthatisauthorizedtoinstallOracleDatabasesoftwareandcreatea
database.
2. Ifyouareinstallingfromdistributionmedia,insertthedistributionmediaforOracleDatabaseintoyourcomputer.TheAutorunfeature
openstheSelectaProducttoInstallwindowautomatically.IfyouhavedownloadedtheinstallationsoftwarefromtheOracleWeb
site,followtheinstructionsonthesitetoinvoketheOracleUniversalInstaller.
3. TheConfigureSecurityUpdateswindowappears.EnteryouremailaddressandMyOracleSupportpasswordtoreceivesecurityissue
notificationsviaemail.Ifyoudonotwishtoreceivenotificationsviaemail,deselect"IwishtoreceivesecurityupdatesviaMyOracle
Support"andClickNexttocontinue.Click"Yes"intheconfirmationwindow.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

27/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

4. TheDownloadSoftwareUpdateswindowappears.Select"UseMyOracleSupportcredentialsfordownload"todownloadandapply
thelatestsoftwareupdates.Select"Usepredownloadedsoftwareupdates"toapplysoftwareupdatesthatyoupreviously
downloaded.Select"Skipsoftwareupdates"ifyoudonotwanttoapplyanyupdates.ClickNexttocontinue.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

28/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

5. TheSelectInstallationOptionwindowappears.Select"Createandconfigureadatabase."ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

29/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

6. TheSystemClasswindowappears.SelectDesktopClassorServerClassdependingonthetypeofsystemyouareusing.Inthis
scenario,wehavechosenServerClass.IfyouchooseDesktopClassthewindowsthatappearmayvaryslightlyfromwhatisshownin
thisexample.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

30/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

7. TheGridInstallationOptionswindowappears.Select"Singleinstancedatabaseinstallation."ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

31/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

8. TheSelectInstallTypewindowappears.Select"Advancedinstall."ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

32/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

9. TheSelectProductLanguageswindowappears.AcceptthedefaultofEnglishorselectanotherlanguageasappropriate.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

33/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

10. TheSelectDatabaseEditionwindowappears.SelectEnterpriseEdition.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

34/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

11. TheSpecifyInstallationLocationwindowappears.Acceptthedefaultvaluesorchangeasappropriatetoyourinstallation.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

35/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

12. TheCreateInventorywindowappears.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

36/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

13. TheSelectConfigurationTypewindowappears.Select"GeneralPurpose/TransactionProcessing."ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

37/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

14. TheSpecifyDatabaseIdentifierswindowappears.Acceptthedefaultvaluesorchangeasnecessaryforyourinstallation.Deselect
CreateasContainerDatabase.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

38/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

15. TheSpecifyConfigurationOptionswindowappears.Selectthe"EnableAutomaticMemoryManagement"optionontheMemory
tab.Clickthe"Charactersets"tab.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

39/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

16. Onthe"Charactersets"tabselect"UseUnicode(AL32UTF8)"orselectasappropriatetoyourinstallation.ClicktheSample
Schemastab.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

40/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

17. OntheSampleSchemastab,select"Createdatabasewithsampleschemas."ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

41/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

18. TheSpecifyDatabaseStorageOptionswindowappears.AcceptthedefaultofFileSystem.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

42/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

19. TheSpecifyManagementOptionswindowappears.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

43/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

20. TheSpecifyRecoveryOptionswindowappears.Select"EnableRecovery."ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

44/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

21. TheSpecifySchemaPasswordswindowappears.SpecifyseparatepasswordsfortheSYS,SYSTEM,andDBSNMPusersorselect
"Usethesamepasswordforallaccounts."Enterthepassword(s)inthePasswordand"Confirmpassword"fields.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

45/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

22. ThePrivilegedOperatingSystemGroupswindowappears.Selecttheappropriateoperatingsystemgroupsforeachgroup.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

46/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

23. ThePerformPrerequisiteCheckswindowappears.Aftertheprerequisitecheckscomplete,theInstalleradvancestothenextwindow.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

47/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

24. TheSummarywindowappears.Reviewthesettings.ClickInstalltoinstalltheOracleDatabasesoftwareandcreatethedatabase.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

48/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

25. TheInstallProductwindowappears.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

49/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

26. The"ExecuteConfigurationscripts"windowappears.

27. Openaterminalwindowandloginastherootuser.Executethescriptsasinstructed.Closetheterminalwindowonceyouhave
executedbothscripts.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

50/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

28. Afterexecutingthescriptsintheterminalwindow,returntothe"ExecuteConfigurationscripts"window.ClickOKtocontinue.

29. TheDatabaseConfigurationAssistantwindowappears.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

51/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

30. AftertheDatabaseConfigurationAssistantcompletes,awindowappearsprovidingdatabaseinformation.YoucanclickPassword
Managementtoviewandunlocktheaccounts.Youcanalsounlockthematalatertime.ClickOKtoproceed.

31. TheFinishwindowappearsindicatingthattheinstallationofOracleDatabasewassuccessful.ClickClosetoendtheOracleUniversal
Installer.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

52/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

ForContainerDatabase(includingPluggableDatabase)
1. LogontoyourcomputerasamemberoftheadministrativegroupthatisauthorizedtoinstallOracleDatabasesoftwareandcreatea
database.
2. Ifyouareinstallingfromdistributionmedia,insertthedistributionmediaforOracleDatabaseintoyourcomputer.TheAutorunfeature
openstheSelectaProducttoInstallwindowautomatically.IfyouhavedownloadedtheinstallationsoftwarefromtheOracleWeb
site,followtheinstructionsonthesitetoinvoketheOracleUniversalInstaller.
3. TheConfigureSecurityUpdateswindowappears.EnteryouremailaddressandMyOracleSupportpasswordtoreceivesecurityissue
notificationsviaemail.Ifyoudonotwishtoreceivenotificationsviaemail,deselect"IwishtoreceivesecurityupdatesviaMyOracle
Support"andClickNexttocontinue.Click"Yes"intheconfirmationwindow.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

53/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

4. TheDownloadSoftwareUpdateswindowappears.Select"UseMyOracleSupportcredentialsfordownload"todownloadandapply
thelatestsoftwareupdates.Select"Usepredownloadedsoftwareupdates"toapplysoftwareupdatesthatyoupreviously
downloaded.Select"Skipsoftwareupdates"ifyoudonotwanttoapplyanyupdates.ClickNexttocontinue.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

54/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

5. TheSelectInstallationOptionwindowappears.Select"Createandconfigureadatabase."ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

55/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

6. TheSystemClasswindowappears.SelectDesktopClassorServerClassdependingonthetypeofsystemyouareusing.Inthis
scenario,wehavechosenServerClass.IfyouchooseDesktopClassthewindowsthatappearmayvaryslightlyfromwhatisshownin
thisexample.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

56/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

7. TheGridInstallationOptionswindowappears.Select"Singleinstancedatabaseinstallation."ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

57/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

8. TheSelectInstallTypewindowappears.Select"Advancedinstall."ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

58/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

9. TheSelectProductLanguageswindowappears.AcceptthedefaultofEnglishorselectanotherlanguageasappropriate.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

59/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

10. TheSelectDatabaseEditionwindowappears.SelectEnterpriseEdition.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

60/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

11. TheSpecifyInstallationLocationwindowappears.Acceptthedefaultvaluesorchangeasappropriatetoyourinstallation.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

61/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

12. TheCreateInventorywindowappears.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

62/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

13. TheSelectConfigurationTypewindowappears.Select"GeneralPurpose/TransactionProcessing."ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

63/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

14. TheSpecifyDatabaseIdentifierswindowappears.Acceptthedefaultvaluesorchangeasnecessaryforyourinstallation.Acceptthe
defaultvalueforCreateasContainerDatabaseandprovideaPluggabledatabasenamesuchaspdborcl.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

64/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

Note:TheCreateasContainerDatabaseoptionisenabledtocreatethedatabaseasaCDBthatcansupportzero,one,ormany
usercreatedPDBs.IfyouwantDBCAtocreateaPDBwhenitcreatestheCDB,specifythePDBnameinthePluggabledatabase
namefield.
15. TheSpecifyConfigurationOptionswindowappears.Selectthe"EnableAutomaticMemoryManagement"optionontheMemory
tab.Clickthe"Charactersets"tab.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

65/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

16. Onthe"Charactersets"tabselect"UseUnicode(AL32UTF8)"orselectasappropriatetoyourinstallation.ClicktheSample
Schemastab.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

66/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

17. OntheSampleSchemastab,select"Createdatabasewithsampleschemas."ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

67/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

18. TheSpecifyDatabaseStorageOptionswindowappears.AcceptthedefaultofFileSystem.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

68/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

19. TheSpecifyManagementOptionswindowappears.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

69/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

20. TheSpecifyRecoveryOptionswindowappears.Select"EnableRecovery."ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

70/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

21. TheSpecifySchemaPasswordswindowappears.SpecifyseparatepasswordsfortheSYS,SYSTEM,andDBSNMPusersorselect
"Usethesamepasswordforallaccounts."Enterthepassword(s)inthePasswordand"Confirmpassword"fields.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

71/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

22. ThePrivilegedOperatingSystemGroupswindowappears.Selecttheappropriateoperatingsystemgroupsforeachgroup.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

72/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

23. ThePerformPrerequisiteCheckswindowappears.Aftertheprerequisitecheckscomplete,theInstalleradvancestothenextwindow.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

73/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

24. TheSummarywindowappears.Reviewthesettings.ClickInstalltoinstalltheOracleDatabasesoftwareandcreatethedatabase.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

74/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

25. TheInstallProductwindowappears.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

75/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

26. The"ExecuteConfigurationscripts"windowappears.

27. Openaterminalwindowandloginastherootuser.Executethescriptsasinstructed.Closetheterminalwindowonceyouhave
executedbothscripts.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

76/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

28. Afterexecutingthescriptsintheterminalwindow,returntothe"ExecuteConfigurationscripts"window.ClickOKtocontinue.

29. TheDatabaseConfigurationAssistantwindowappears.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

77/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

30. AftertheDatabaseConfigurationAssistantcompletes,awindowappearsprovidingdatabaseinformation.YoucanclickPassword
Managementtoviewandunlocktheaccounts.Youcanalsounlockthematalatertime.ClickOKtoproceed.

31. TheFinishwindowappearsindicatingthattheinstallationofOracleDatabasewassuccessful.ClickClosetoendtheOracleUniversal
Installer.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

78/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

CreatinganOracleDatabase

IfyouchosetoinstalltheOracleDatabasesoftwareonlyanddidnotcreateadatabase,orifyouwanttocreateadditionaldatabases,youcandoso
byusingtheDatabaseConfigurationAssistant(DBCA).DBCAofferstwomodes:typicalandadvanced.IfyouchooseAdvancedMode,youcan
customizestoragelocations,initializationparameters,managementoptions,databaseoptions,anddifferentpasswordsforadministratoruser
accounts.
Note:IfyoucreatedadatabaseaspartoftheBasic(Typical)InstallationorAdvancedInstallation,youdonotneedtoperformthetasksinthis
topic.

TypicalMode

CreationofNonContainerDatabase
1. LogontoyourcomputerasamemberoftheadministrativegroupthatisauthorizedtoinstallOracleDatabasesoftwareandcreatea
database.
2. InvokeDBCAasappropriatetoyouroperatingsystem.
3. TheDatabaseOperationwindowappears.SelectCreateDatabase.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

79/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

4. TheCreationModewindowappears.EnsurethatCreateadatabasewithdefaultconfigurationisselected.EnteravalueintheGlobal
DatabaseNamefield.SelectFileSystemintheStorageTypemenu.AcceptthedefaultvaluesforDatabaseFilesLocationandFast
RecoveryArea.SelectAL32UTF8UnicodeUTF8UniversalcharactersetintheDatabaseCharacterSetmenu.Entera
passwordfortheSYSandSYSTEMusersintheAdministrativePasswordandConfirmPasswordfields.UnCheckCreateAs
ContainerDatabasecheckbox.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

80/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

5. TheSummarywindowappears.Reviewtheinformation.ClickFinish.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

81/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

6. TheProgressPagewindowappears.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

82/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

7. TheDatabaseConfigurationAssistantwindowappearsindicatingthatthedatabasehasbeensuccessfullycreated.Youcanclick
PasswordManagementtounlocktheuseraccountsoryoucanperformthistaskatalatertime.ClickClosetoclosethewindow.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

83/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

CreationofContainerDatabase
1. LogontoyourcomputerasamemberoftheadministrativegroupthatisauthorizedtoinstallOracleDatabasesoftwareandcreatea
database.
2. InvokeDBCAasappropriatetoyouroperatingsystem.
3. TheDatabaseOperationwindowappears.SelectCreateDatabase.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

84/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

4. TheCreationModewindowappears.EnsurethatCreateadatabasewithdefaultconfigurationisselected.EnteravalueintheGlobal
DatabaseNamefield.SelectFileSystemintheStorageTypemenu.AcceptthedefaultvaluesforDatabaseFilesLocationandFast
RecoveryArea.SelectAL32UTF8UnicodeUTF8UniversalcharactersetintheDatabaseCharacterSetmenu.Entera
passwordfortheSYSandSYSTEMusersintheAdministrativePasswordandConfirmPasswordfields.EnsurethatCreateAs
ContainerDatabasecheckboxisselectedandprovideaPluggabledatabasenamesuchaspdborcl.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

85/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

Note:TheCreateasContainerDatabaseoptionisenabledtocreatethedatabaseasaCDBthatcansupportzero,one,ormany
usercreatedPDBs.IfyouwantDBCAtocreateaPDBwhenitcreatestheCDB,specifythePDBnameinthePluggabledatabase
namefield.
5. TheSummarywindowappears.Reviewtheinformation.ClickFinish.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

86/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

6. TheProgressPagewindowappears.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

87/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

7. TheDatabaseConfigurationAssistantwindowappearsindicatingthatthedatabasehasbeensuccessfullycreated.Youcanclick
PasswordManagementtounlocktheuseraccountsoryoucanperformthistaskatalatertime.ClickClosetoclosethewindow.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

88/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

AdvancedMode

CreationofNonContainerDatabase
1. LogontoyourcomputerasamemberoftheadministrativegroupthatisauthorizedtoinstallOracleDatabasesoftwareandcreatea
database.
2. InvokeDBCAasappropriatetoyouroperatingsystem.
3. TheDatabaseOperationwindowappears.SelectCreateDatabase.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

89/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

4. TheCreationModewindowappears.SelectAdvancedMode.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

90/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

5. TheDatabaseTemplatewindowappears.Select"GeneralPurposeorTransactionProcessing."ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

91/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

6. TheDatabaseIdentificationwindowappears.EnteravalueintheGlobalDatabaseNamefield.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

92/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

7. TheManagementOptionswindowappears.AcceptthedefaultsandclickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

93/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

Note:EMExpressPortnumbercanbemodifiedaspertherequirement.
8. TheDatabaseCredentialswindowappears.Select"UsetheSameAdministrativePasswordforAllAccounts."Enteryour
passwordinthePasswordandConfirmPasswordfields.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

94/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

9. TheNetworkConfigurationwindowappears.Thispageisdisplayedonlyifthereareanylistenersinthecurrenthome.Click
Next.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

95/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

10. TheStorageLocationswindowappears.IntheDatabaseFilesregion,selectFileSystemintheStorageTypemenu.Select
"UseDatabaseFileLocationsfromTemplate."IntheRecoveryRelatedFilesregions,selectFileSystemintheStorageType
menu.AcceptthedefaultvaluefortheFastRecoveryArea.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

96/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

11. TheDatabaseOptionswindowappears.OntheSampleSchemastab,selectSampleSchemas.Clickthe"DatabaseVault&
LabelSecurity"tab.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

97/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

12. Viewtheselectionsonthe"DatabaseVault&LabelSecurity"tab.SelectConfigureDatabaseVaultand/orConfigureLabel
Securityifappropriateforyourinstallation.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

98/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

13. TheInitializationParameterswindowappears.AcceptthedefaultvalueofMemorySize(SGAandPGA)andselectUse
AutomaticMemoryManagementunderTypicalSettingsoption.ModifythevalueinMemorySizeifnecessaryforyour
installation.ClicktheSizingtab.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

99/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

14. OntheSizingtabacceptthedefaultvalueintheProcessesfieldorchangeitasappropriateforyourinstallation.Clickthe
CharacterSetstab.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

100/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

15. OntheCharacterSetstabselect"UseUnicode(AL32UTF8)"orchangeitasappropriateforyourinstallation.Clickthe
ConnectionModetab.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

101/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

16. OntheConnectionModetabacceptthedefaultofDedicatedServerMode.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

102/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

17. TheCreationOptionswindowappears.ReviewthedetailsandclickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

103/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

18. TheSummarywindowappears.Reviewtheconfigurationsummaryinformation.ClickFinish.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

104/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

19. TheProgressPagewindowappears.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

105/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

20. TheDatabaseConfigurationAssistantwindowappearsindicatingthedatabasehasbeencreated.SelectPassword
Managementtounlocktheuseraccountsorperformthistaskatalatertime.ClickClose.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

106/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

CreationofContainerDatabase
1. LogontoyourcomputerasamemberoftheadministrativegroupthatisauthorizedtoinstallOracleDatabasesoftwareandcreatea
database.
2. InvokeDBCAasappropriatetoyouroperatingsystem.
3. TheDatabaseOperationwindowappears.SelectCreateDatabase.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

107/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

4. TheCreationModewindowappears.SelectAdvancedMode.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

108/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

5. TheDatabaseTemplatewindowappears.Select"GeneralPurposeorTransactionProcessing."ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

109/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

6. TheDatabaseIdentificationwindowappears.EnteravalueintheGlobalDatabaseNamefield.CheckCreateAsContainerDatabase
checkboxandprovideaPluggabledatabasenamesuchaspdborcl.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

110/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

Note:TheCreateasContainerDatabaseoptionisenabledtocreatethedatabaseasaCDBthatcansupportzero,one,ormany
usercreatedPDBs.IfyouwantDBCAtocreateaPDBwhenitcreatestheCDB,specifythePDBnameinthePluggabledatabase
namefield.
7. TheManagementOptionswindowappears.AcceptthedefaultsandclickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

111/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

Note:EMExpressPortnumbercanbemodifiedaspertherequirement.
8. TheDatabaseCredentialswindowappears.Select"UsetheSameAdministrativePasswordforAllAccounts."Enteryour
passwordinthePasswordandConfirmPasswordfields.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

112/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

9. TheNetworkConfigurationwindowappears.Thispageisdisplayedonlyifthereareanylistenersinthecurrenthome.Click
Next.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

113/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

10. TheStorageLocationswindowappears.IntheDatabaseFilesregion,selectFileSystemintheStorageTypemenu.Select
"UseDatabaseFileLocationsfromTemplate."IntheRecoveryRelatedFilesregions,selectFileSystemintheStorageType
menu.AcceptthedefaultvaluefortheFastRecoveryArea.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

114/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

11. TheDatabaseOptionswindowappears.OntheSampleSchemastab,selectSampleSchemas.Clickthe"DatabaseVault&
LabelSecurity"tab.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

115/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

12. Viewtheselectionsonthe"DatabaseVault&LabelSecurity"tab.SelectConfigureDatabaseVaultand/orConfigureLabel
Securityifappropriateforyourinstallation.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

116/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

13. TheInitializationParameterswindowappears.AcceptthedefaultvalueofMemorySize(SGAandPGA)andselectUse
AutomaticMemoryManagementunderTypicalSettingsoption.ModifythevalueinMemorySizeifnecessaryforyour
installation.ClicktheSizingtab.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

117/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

14. OntheSizingtabacceptthedefaultvalueintheProcessesfieldorchangeitasappropriateforyourinstallation.Clickthe
CharacterSetstab.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

118/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

15. OntheCharacterSetstabselect"UseUnicode(AL32UTF8)"orchangeitasappropriateforyourinstallation.Clickthe
ConnectionModetab.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

119/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

16. OntheConnectionModetabacceptthedefaultofDedicatedServerMode.ClickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

120/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

17. TheCreationOptionswindowappears.ReviewthedetailsandclickNext.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

121/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

18. TheSummarywindowappears.Reviewtheconfigurationsummaryinformation.ClickFinish.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

122/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

19. TheProgressPagewindowappears.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

123/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

20. TheDatabaseConfigurationAssistantwindowappearsindicatingthedatabasehasbeencreated.SelectPassword
Managementtounlocktheuseraccountsorperformthistaskatalatertime.ClickClose.

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

124/125

08/09/2015

InstallingOracleDatabaseSoftwareandCreatingaDatabase

Summary

Inthistutorial,youhavelearnedhowto:
InstallOracleDatabasesoftwareandcreateadatabasebyusingtheOracleUniversalInstaller(OUI)
CreateadatabasebyusingtheDatabaseConfigurationAssistant(DBCA)

Resources
OracleDatabase2DayDBA12cRelease2(12.1.0.2)

Credits
LeadCurriculumDeveloper:VeerabhadraRaoPutrevu
OriginalCurriculumDeveloper:DonnaKeesling,SalomeClement
OtherContributors:BertRich

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/2day_dba/12cr1db_ch2install/12cr1db_ch2install.html

125/125

S-ar putea să vă placă și