在HP-UX下安装Oracle 数据库软件时unzip的问题

WBOY
发布: 2016-06-07 16:08:11
原创
1142 人浏览过

当你第一次在hp-ux下安装oracle数据库时,会遇到上传到hp-ux中的Oracle database 软件介质(*.zip格式)无法解压,原因是没有unz

当你第一次在hp-ux下安装Oracle数据库时,会遇到上传到hp-ux中的Oracle database 软件介质(*.zip格式)无法解压,,原因是没有unzip这个可执行程序。

此时,可以到https://updates.oracle.com/unzips/unzips.html 这个网址去下载hp-ux下的 unizp 介质即可。 

现在将此文章全文摘录在下面:

UnZip Utilities Download

Patches downloaded from Oracle are in the .zip format.  To unzip them on your particular platform, a native executable is required.  For our customers' convenience, we have made copies available for most popular platforms.  NOTE: these are included with Oracle Data Server Version 9i Release 2.

Click on the platform to download the UnZip utility:

 

  • UnixWare

    UnZip is freeware and available for other platforms or in source code form at This download site is setup for your convenience. Oracle supports this utility only for the purpose of extracting software downloaded from Oracle.

    Instructions to install UnZip on UNIX platforms Instructions to install UnZip on Compaq OpenVMS

     

     

    If you are using Compaq OpenVMS (Alpha), you need to set the executable as a foreign command by defining a symbol for the unzip utility:

    unzip == $disk:[dir]unz550xV-axp.exe

    Use normal unzip options to test, e.g., "unzip -t zip23xV.zip".
     

    Instructions to install UnZip on IBM OS/390
  • 本文永久更新链接地址:

    来源:php.cn
    本站声明
    本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
    热门教程
    更多>
    最新下载
    更多>
    网站特效
    网站源码
    网站素材
    前端模板
    关于我们 免责声明 Sitemap
    PHP中文网:公益在线PHP培训,帮助PHP学习者快速成长!