>  기사  >  데이터 베이스  >  在HP-UX下安装Oracle 数据库软件时unzip的问题

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

WBOY
WBOY원래의
2016-06-07 16:08:111163검색

当你第一次在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
  • 本文永久更新链接地址:

    성명:
    본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.
    이전 기사:Oralce的Save命令다음 기사:Oracle的get命令