实际磁盘空间还有70G,但oracle安装时,报如下的错误:
INFO: size estimation for EEinstall is 4397.013998031616
SEVERE: [FATAL] [INS-32015] The location specified for Oracle Base is invalid.
CAUSE: The specified location cannot be used for Oracle Base. Either the specified location is not found on the system or is detected to be a file.
ACTION: Specify a valid location for Oracle Base.
SEVERE: [FATAL] [INS-32015] The location specified for Oracle home Location is invalid.
CAUSE: The specified location cannot be used for Oracle home Location. Either the specified location is not found on the system or is detected to be a file.
ACTION: Specify a valid location for Oracle home 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
题主您好,
The location specified for Oracle Base is invalid 从字面理解的话,好象您选择的安装路径是无效的喔。