Sample DBCA Response File

# Custom DBCA response file
# Creates a new database based on
# the general-purpose template.
[GENERAL]
RESPONSEFILE_VERSION = "10.0.0"
CREATE_TYPE = "createDatabase"

[CREATEDATABASE]
GDBNAME = "orcl.domain.com"
SID = "orcl"
TEMPLATENAME = "General Purpose"
#DATAFILEJARLOCATION =
DATAFILEDESTINATION = "C:\oracle\ora10"
CHARACTERSET = "AL32UTF8"
NATIONALCHARACTERSET= "UTF8"
#REGISTERWITHDIRSERVICE= TRUE
#DIRSERVICEUSERNAME= "name"
#DIRSERVICEPASSWORD= "password"
#LISTENERS = "listener1 listener2"
#VARIABLESFILE =
STORAGETYPE=FS
#DISKLIST=disk1,disk2
#DISKGROUPNAME=DATA

Get Oracle® DBA Automation Quick Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.