User's Manual
# Define the instance type
#
ecmt/oracle/oracle/INSTANCE_TYPE database
------------------------------------------------------------------------
#
# Define Oracle home
#
ecmt/oracle/oracle/ORACLE_HOME /var/orahome
------------------------------------------------------------------------
#
# Define user name of Oracle database administrator
#
ecmt/oracle/oracle/ORACLE_ADMIN oracle
------------------------------------------------------------------------
#
# Define oracle session name
#
ecmt/oracle/oracle/SID_NAME ORCL
------------------------------------------------------------------------
#
# Define Oracle database startup mode
#
ecmt/oracle/oracle/START_MODE mount
------------------------------------------------------------------------
#
# Define whether the database instance is using ASM or not
#
ecmt/oracle/oracle/ASM no
------------------------------------------------------------------------
#
# Define ASM disk groups used by the database instance
#
#ecmt/oracle/oracle/ASM_DISKGROUP
-----------------------------------------------------------------------
#
# Define the volume groups used in the ASM disk groups for the
# database instance
#
#ecmt/oracle/oracle/ASM_VOLUME_GROUP
------------------------------------------------------------------------
#
# The ASM home
#
#ecmt/oracle/oracle/ASM_HOME
------------------------------------------------------------------------
#
# Define user name of Oracle ASM administrator
#
ecmt/oracle/oracle/ASM_USER oracle
----------------------------------------------------------------------
#
# The ASM session name
#
#ecmt/oracle/oracle/ASM_SID
------------------------------------------------------------------------------
#
# Define whether the configured listener has to be started with the server
#
ecmt/oracle/oracle/LISTENER yes
------------------------------------------------------------------------
#
# Define the Oracle listener name(s)
#
ecmt/oracle/oracle/LISTENER_NAME LISTENER_ORCL
------------------------------------------------------------------------
#
# Define the listener password(s)
#
#ecmt/oracle/oracle/LISTENER_PASS
------------------------------------------------------------------------
#
#ecmt/oracle/oracle/LISTENER_RESTART
Setting up Oracle Data Guard toolkit 25