最新文章专题视频专题问答1问答10问答100问答1000问答2000关键字专题1关键字专题50关键字专题500关键字专题1500TAG最新视频文章推荐1 推荐3 推荐5 推荐7 推荐9 推荐11 推荐13 推荐15 推荐17 推荐19 推荐21 推荐23 推荐25 推荐27 推荐29 推荐31 推荐33 推荐35 推荐37视频文章20视频文章30视频文章40视频文章50视频文章60 视频文章70视频文章80视频文章90视频文章100视频文章120视频文章140 视频2关键字专题关键字专题tag2tag3文章专题文章专题2文章索引1文章索引2文章索引3文章索引4文章索引5123456789101112131415文章专题3
当前位置: 首页 - 科技 - 知识百科 - 正文

Oracle安装Errorinwritingtodirectory/tmp/OraInstall错

来源:动视网 责编:小采 时间:2020-11-09 09:41:52
文档

Oracle安装Errorinwritingtodirectory/tmp/OraInstall错

Oracle安装Errorinwritingtodirectory/tmp/OraInstall错:安装Oracle,提示如下错误: [Oracle@ora10g database]$ ./runInstaller Starting Oracle Universal Installer... Checking installer requirements... - Checking operating system version: must b
推荐度:
导读Oracle安装Errorinwritingtodirectory/tmp/OraInstall错:安装Oracle,提示如下错误: [Oracle@ora10g database]$ ./runInstaller Starting Oracle Universal Installer... Checking installer requirements... - Checking operating system version: must b


安装Oracle,提示如下错误: [Oracle@ora10g database]$ ./runInstaller Starting Oracle Universal Installer... Checking installer requirements... - Checking operating system version: must beRedHat-3, SUSE-9, redhat-4, UnitedLinux-1.0, asianux-1

安装Oracle,提示如下错误:

[Oracle@ora10g database]$ ./runInstaller

Starting Oracle Universal Installer...



Checking installer requirements...


-


Checking operating system version: must beRedHat-3, SUSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2

Passed





All installer requirements met.



Preparing to launch Oracle UniversalInstaller from /tmp/OraInstall2012-09-16_01-54-05AM. Please wait ...

Error in writing to directory/tmp/OraInstall2012-09-16_01-54-05AM. Please ensure that this directory iswritable and has atleast 60 MB of disk space. Installation cannot continue.

: Success



提示是/tmp 空间不够,不过我这里不是这个原因,后来检查了一下环境变量。也没有问题。



最终还是安装文件的权限问题导致:



[Oracle@ora10g database]$ ll

total 67

drwxr-xr-x 1 root root 4096 Oct 20 2005 doc

drwxr-xr-x 1 root root 4096 Oct 23 2005 install

drwxr-xr-x 1 root root 4096 Oct 23 2005 response

-rwxr-xr-x 1 root root 1326 Oct 23 2005 runInstaller

drwxr-xr-x 1 root root 49152 Oct 23 2005 stage

-rwxr-xr-x 1 root root 5416 Oct 20 2005 welcome.html



修改成:

[Oracle@ora10g software]$ ll

total 36

drwxr-xr-x 9 Oracle oinstall 4096 Sep 1602:07 doc

drwxr-xr-x 5 Oracle oinstall 4096 Sep 16 02:07 install

drwxr-xr-x 2 Oracle oinstall 4096 Sep 16 02:07 response

-rwxr-xr-x 1 Oracle oinstall 1326 Sep 16 02:07 runInstaller

drwxr-xr-x 9 Oracle oinstall 12288 Sep 1602:09 stage

-rwxr-xr-x 1 Oracle oinstall 5416 Sep 16 02:09 welcome.html



安装文件改成Oracle用户后,成功安装。





根据MOS的说明,导致这个错误可能有如下原因:

a) Insufficient free space in the temporarydirectory.
b) Insufficient access rights on the temporary directory.
c) On Oracle 9.2.0.5 to 9.2.0.8, a bug like bug: 5614628.
d) Not using a (local) console.
e) Corrupted software set.
f) Setup of the Oracle software in the stage area on disk.
g) Wrong Unzip utility is used.
h) No execute permission on Unzip utility
i)Free space => 2Tb
j)During ftp from a Windows mounted DVD to an Unix system (unzipped directories),the new directories in the stage area on Unix are all in lowercase.

文档

Oracle安装Errorinwritingtodirectory/tmp/OraInstall错

Oracle安装Errorinwritingtodirectory/tmp/OraInstall错:安装Oracle,提示如下错误: [Oracle@ora10g database]$ ./runInstaller Starting Oracle Universal Installer... Checking installer requirements... - Checking operating system version: must b
推荐度:
标签: 安装 error oracle
  • 热门焦点

最新推荐

猜你喜欢

热门推荐

专题
Top