The following sample DBCA.RSP file is included here for reference:
##############################################################################
##
##
##
## Copyright
1998, 2001, Oracle Corporation. All Rights Reserved.
##
## Specify values for the variables listed below to customize Oracle
## Database Configuration installation.
##
## Each variable is associated with a comment. The comment identifies the
## variable type.
##
## Please specify the values in the following format :
##
Type
##
String
##
Boolean
##
Number
##
StringList : {"<value1>","<value2>"}
##
## Examples :
##
1. dbca -progress_only -responseFile <response file>
##
##
Display a progress bar depicitng progress of database creation
##
process.
##
##
2. dbca -silent -responseFile <response file>
##
##
Creates database silently. No user interface is displayed.
##
##
3. dbca -silent -createDatabase -cloneTemplate
##
##
##
Creates database silently with clone template. The template in
##
reponsefile is a clone template.
##############################################################################
#-----------------------------------------------------------------------------
# GENERAL section is required for all types of database creations.
#-----------------------------------------------------------------------------
[GENERAL]
#-----------------------------------------------------------------------------
DBCA response file
------------------
: Example
: "<value>"
: True or False
: <numeric value>
-responseFile <response file>
Database Configuration Assistant (DBCA)
Post-Installation 5-5
##
##
##
##
##
##
##
##
##
##
##
##
##
##
##
##
##
##
##
##
##
##
##
##
##
##
##
##
##
##
##
##
##
Need help?
Do you have a question about the ORACLE9I B10508-01 and is the answer not in the manual?