Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions scripts/db12c/db_install.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,10 @@ oracle.install.db.InstallEdition=EE
# #
###############################################################################

#FOR silent install#
oracle.install.IsBuiltInAccount=true
oracle.installer.autoupdates.option=SKIP_UPDATES

#------------------------------------------------------------------------------
# The DBA_GROUP is the OS group which is to be granted OSDBA privileges.
#-------------------------------------------------------------------------------
Expand Down