下载oracle需要账号密码是什么格式"No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed."解决方法

"No pre-requisite checks found in oraparam.ini, no soracle账号ystem pre-requisite  checks will be executed."解决方法

 

[oracle@orcl ~]$./runInstaller

 "No pre-requisite checks found in oraparam.ini, no system pre-requisite

 checks will be executed."

 

今天有同学运行是报这个错误,经过了解得知运行过好几次./runInstaller

通过这个行为就可以判断问题的根源了

 

每次运行安装程序时,oracle会在/tmp下面生成60M左右的文件,以Ora开头,且不会自动删除

 

这个错误明面上开是没有找到这个文件,其实是根源是/tmp下面满了,本次程序执行时无法写入相关文件

 

解决方法:

 

把/tmp下Ora开头的文件全删了就行!

此条目发表在oracle metalink账号分类目录,贴了, 标签。将固定链接加入收藏夹。