Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Getting errors during silent installation of Oracle DB

3050656Oct 28 2015 — edited Oct 30 2015

I am getting following errors when I attempt to test install Oracle DB software in silent mode (learning purpose)

INFO: size estimation for EEinstall is 4397.013998031616

SEVERE: [FATAL] [INS-32013] The Oracle Base location is empty.

   CAUSE: The Oracle Base location was empty.

   ACTION: Specify a path for Oracle Base location.

SEVERE: [FATAL] [INS-32013] The Oracle home Location location is empty.

   CAUSE: The Oracle home Location location was empty.

   ACTION: Specify a path for Oracle home Location location.

SEVERE: [FATAL] [INS-32021] Insufficient disk space on this volume for the selected Oracle home.

   CAUSE: The selected Oracle home was on a volume without enough disk space.

   ACTION: Choose a location for Oracle home that has enough space (minimum of 4,397MB) or free up space on the existing volume.

INFO: Advice is ABORT

INFO: Adding ExitStatus INVALID_USER_INPUT to the exit status set

INFO: Completed validating state <getOracleHome>

INFO: Terminating all background operations

INFO: Terminated all background operations

WARNING: A log of this session is currently saved as: /tmp/OraInstall2015-10-28_12-48-09PM/installActions2015-10-28_12-48-09PM.log. Oracle recommends that if you want to keep this log, you should move it from the temporary location to a more permanent location.

INFO: Finding the most appropriate exit status for the current application

INFO: Exit Status is -2

INFO: Shutdown Oracle Database 11g Release 2 Installer

INFO: Unloading Setup Driver

Free disk space in /oracle is close to 130 GB.

Variables for ORACLE_HOME and ORACLE_BASE have been given below.

ORACLE_HOME=/oracle/app

ORACLE_BASE=/oracle/base

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 27 2015
Added on Oct 28 2015
2 comments
5,437 views