ubuntu安装oracle提示unzip错误

我在虚拟机上运行ubuntu14,安装oracle11g,都配置好后,运行安装程序,没有弹出安装界面,提示unzip有问题,想问下怎么解决。

mafei1218@ubuntu:~/oracle/database$ ./run*
Starting Oracle Universal Installer...

Checking Temp space: must be greater than 80 MB. Actual 5793 MB Passed
Checking swap space: must be greater than 150 MB. Actual 1957 MB Passed
Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2015-02-01_05-51-23AM. Please wait ...UnZip 5.52 of 28 February 2005, by Info-ZIP. Maintained by C. Spieler. Send
bug reports using http://www.info-zip.org/zip-bug.html; see README for details.
Usage: unzip [-Z] [-opts[modifiers]] file[.zip] [list] [-x xlist] [-d exdir]
Default action is to extract files in list, except those in xlist, to exdir;
file[.zip] may be a wildcard. -Z => ZipInfo mode ("unzip -Z" for usage).
-p extract files to pipe, no messages -l list files (short format)
-f freshen existing files, create none -t test compressed archive data
-u update files, create if necessary -z display archive comment
-x exclude files that follow (in xlist) -d extract files into exdir
modifiers: -q quiet mode (-qq => quieter)
-n never overwrite existing files -a auto-convert any text files
-o overwrite files WITHOUT prompting -aa treat ALL files as text
-j junk paths (do not make directories) -v be verbose/print version info
-C match filenames case-insensitively -L make (some) names lowercase
-X restore UID/GID info -V retain VMS version numbers
-K keep setuid/setgid/tacky permissions -M pipe through "more" pager
Examples (see unzip.txt for more info):
unzip data1 -x joe => extract all files except joe from zipfile data1.zip
unzip -p foo | more => send contents of foo.zip via pipe into program more
unzip -fo foo ReadMe => quietly replace existing ReadMe if archive file newer

像Oracle 10 能Ubuntu装 所建文件
创建文件/etc/redhat-release内容:

Red Hat Linux release 3.1 (drupal)

Oracle系统误认redhat

保存候弹没权限框 保存 该处理难换其系统
像Oracle 10 能Ubuntu装 所建文件
创建文件/etc/redhat-release内容:

Red Hat Linux release 3.1 (drupal)

Oracle系统误认redhat

保存候弹没权限框 保存 该处理难换其系统
温馨提示:内容为网友见解,仅供参考
无其他回答

安装Oracle数据库的时候提示,unzip.exe遇到问题需要关闭。
你打开Oracle的安装文件夹里有个install文件夹,此文件夹下有个文件叫unzip,右键单击该文件选择属性,在兼容性选项页中有一个,将此文件以如下系统方式运行(选择windows XP)。100%解决,采纳我吧~~

ubuntu12.10 32位安装oracle11g r2 提示下列错误,进入不了安装界面...
cd install mv unzip unzip_bak ln -s `which unzip` unzip 进上层目录安装成功执行。

ubuntu 下安装oracle 11g r2 报错 [INS-20802] Oracle Database Co...
解决方案:需打名为p8670579_112010_LINUX.zip的补丁。出现此错误时,先不要关闭安装程序:进入该补丁所在目录(使用oracle用户)unzip p8670579_112010_LINUX.zip cd 8670579 \/apps\/oracle\/product\/11.2.0\/db_1\/OPatch\/opatch apply -invPtrLoc \/apps\/oracle\/product\/11.2.0\/db_1\/oraInst.loc 其中...

安装oracle出现以下错误:[INS-20802] Oracle Net Configuration Assista...
出现此错误时,先不要关闭安装程序:进入该补丁所在目录(使用oracle用户)unzip p8670579_112010_LINUX.zip --来源网络。

oracle enterprise linux 怎么安装unzip
root用户:创建Oracle安装组oinstall,数据库管理员组dba,及oracle用户 修改内核参数:root用户:修改 \/etc\/sysctl.conf 文件,加上如下参数 使上述配置生效而不重启系统,执行”# \/sbin\/sysctl -p“命令。修改用户限制:root用户:修改 \/etc\/security\/limits.conf 文件,加上下面的参数;修改用户验证选项...

静默安装oracle为什么总会出现2
\/rdbms\/admin\/catproc.sql ---catproc.sql:安装ORACLE自定义的包 conn system\/a@?\/sqlplus\/admin\/pupbld.sql ---pupbld.sql:屏蔽sqlplus错误接着在数据库中执行这段脚本:?1 sql>@\/u01\/jb.sql---这里解释一下:@:可以执行操作系统下的某个脚本中sql语句紧接着就是漫长的等待,估计20多分钟吧。执行完成后,你...

安装oracle时,No Java virtual machines found which will support the...
export PATH=$PATH:$ORACLE_HOME\/bin export DISPLAY=127.0.0.1:0.0 使得.bash_profile马上生效 source .bash_profile 9 开始安装 1) cd Disk1 2) .\/runInstaller 10、安装出错 打补丁 unzip p3006854_9204_LINUX.zip cd \/home\/ora9i \/3006854 sh rhe13_pre_install.sh 然后安装 --- 以...

如何解决oracle在linux 纯字符界面安装问题
[root@localhost root]#cd \/usr\/local\/oracle[root@localhost oracle]#unzip linux_11gR2_database_1of2.zip[root@localhost oracle]#unzip linux_11gR2_database_2of2.zip执行以上命令后,将会在\/usr\/local\/oracle\/下面产生名为database的目录,这就是oracle安装程序的目录。准备oracle的安装目标目录...

我刚刚在Linux下配置完oracle数据库,输入dbca启动一直在初始化状态...
zip后,进入该补丁所在目录(使用oracle用户)unzip p8670579_112010_LINUX.zip cd 8670579 ORACLE_HOME\/OPatch\/opatch apply -invPtrLoc $ORACLE_HOME\/oraInst.loc 其中\/apps\/oracle\/product\/11.2.0\/db_1\/为ORACLE_HOME,可使用$ORACLE_HOME代替 补丁打好后,点击安装程序的retry,继续安装即可。

如何在linux下安装oracel11
首先将下载的Oracle安装包复制到linux中,用SSH其他ftp工具拷贝。打开一个终端,运行unzip命令解压oracle安装文件,如:输入命令:unzip linux.x64_11gR2_database_1of2.zipunzip linux.x64_11gR2_database_2of2.zip解压完成后 cd 进入其解压后的目录database输入命令:cd database使用ls命令可以查看解压后database所...

相似回答