
Installgen
Features and Benefits
Installgen
Demo Available for download...

# file: /var/opt/oratab
# Features: This file provides Oracle database startup/shutdown configuration information
# for a standby database.
# This modified version of the oratab file configures the database
# to be started up and shutdown by the existence of a Y at the
# end of the configuration line.
#
# Script Sequence#: 28
# Used By: dbstart, dbshut scripts
# Copyright 2002 by .com Solutions Inc.
#
# ---------------------- Revision History ---------------
# Date By Changes
# 05-13-2002 dsimpson Initial Release
# This output file was created by Installgen version 1.38 on Sun Nov 10 14:51:56 2002. By .com Solutions Inc. www.dotcomsolutionsinc.net
# This file is used by ORACLE utilities. It is created by root.sh
# and updated by the Database Configuration Assistant when creating
# a database.
# A colon, ':', is used as the field terminator. A new line terminates
# the entry. Lines beginning with a pound sign, '#', are comments.
#
# Entries are of the form:
# $ORACLE_SID:$ORACLE_HOME::
#
# The first and second fields are the system identifier and home
# directory of the database respectively. The third filed indicates
# to the dbstart utility that the database should , "Y", or should not,
# "N", be brought up at system boot time.
#
# Multiple entries with the same $ORACLE_SID are not allowed.
#
#
*:/u01/v901:Y
prod1s:/u01/v901:Y

