1755701 Members
5058 Online
108837 Solutions
New Discussion

unzip 5.x problem

 
aamir4u
Regular Advisor

unzip 5.x problem

Hello experts.

 

When my DBA Admin

run oracle application .They found error message.

 

(RC-20200: Fatal: Could not find Unzip. At this time only Native UnZip 5.X is supported.
Please make sure you have UnZip 5.X in your path and try again...)

 

There is no unzip 5.x on your site.but i download and installed 6.0 version on server but still error occured.

 

I also downloaded unzip-5.50 from another site and untar unz550x-hpux-ia64.tgz file .and set the PATH variables on dbclon

for example.

$ exit
logout
uatdata2#
uatdata2#
uatdata2#
uatdata2#
uatdata2#cd /usr/local/bin
uatdata2#pwd
/usr/local/bin
uatdata2#ll
total 9664
-rw-rw-rw-   1 root       sys           3020 Feb 13 12:25 LICENSE
-rw-rw-rw-   1 root       sys          12487 Feb 13 12:25 README
-rw-rw-rw-   1 root       sys          19126 Feb 13 12:26 WHERE
-rwxr-xr-x   1 dbuser     sys           4143 Feb 13 12:25 coraenv
-rwxr-xr-x   1 dbuser     sys           2415 Feb 13 12:25 dbhome
-rwxrwxrwx   1 root       sys           4941 Feb 13 12:25 funzip.1
-rw-rw-rw-   1 root       sys           4286 Feb 13 12:25 funzip.txt
-rwxr-xr-x   1 root       sys         820576 Dec 31  2010 make
-rw-rw-rw-   1 root       sys        1712747 Feb 13 12:25 make-3.82.tar.gz
-rwxr-xr-x   1 dbuser     sys           4729 Feb 13 12:25 oraenv
-rw-rw-rw-   1 root       sys         305860 Feb 13 14:41 unz550x-hpux-ia64.tgz
-rwxrwxrwx   1 root       sys         413204 Feb 13 14:42 unzip
-rwxrwxrwx   1 root       sys         962560 Feb 13 13:34 unzip-6.0-ia64-11.31.depot
-rwxrwxrwx   1 root       sys          40158 Feb 13 12:25 unzip.1
-rwxrwxrwx   1 root       sys          49232 Feb 13 12:25 unzip.txt
-rwxrwxrwx   1 root       sys          14660 Feb 13 12:26 unzipsfx.1
-rw-rw-rw-   1 root       sys          15578 Feb 13 12:26 unzipsfx.txt
-rwxrwxrwx   1 root       sys           3814 Feb 13 12:26 zipgrep.1
-rw-rw-rw-   1 root       sys           3692 Feb 13 12:26 zipgrep.txt
-rw-rw-rw-   1 root       sys         413204 Feb 13 14:48 zipinfo
-rwxrwxrwx   1 root       sys          22059 Feb 13 12:26 zipinfo.1
-rw-rw-rw-   1 root       sys          24458 Feb 13 12:26 zipinfo.txt
uatdata2#
uatdata2#echo $PATH
/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/contrib/bin:/usr/contrib/Q4/bin:/opt/perl/bin:/opt/ipf/bin:/opt/gvsd/bin:/opt/nettladm/bin:/opt/fcms/bin:/opt/wbem/bin:/opt/wbem/sbin:/opt/sas/bin:/opt/graphics/common/bin:/opt/atok/bin:/usr/bin/X11:/usr/contrib/bin/X11:/opt/sec_mgmt/bastille/bin:/opt/drd/bin:/opt/dsau/bin:/opt/dsau/sbin:/opt/resmon/bin:/opt/firefox:/opt/gnome/bin:/usr/contrib/kwdb/bin:/opt/mozilla:/opt/perl_32/bin:/opt/perl_64/bin:/opt/prm/bin:/opt/sfm/bin:/opt/swm/bin:/opt/sec_mgmt/spc/bin:/opt/ssh/bin:/opt/swa/bin:/opt/hpsmh/bin:/opt/thunderbird:/opt/langtools/bin:/opt/gwlm/bin:/opt/hp-gcc/bin:/sbin:/home/root:/usr/local/bin/unzip:/usr/local/bin/unzip
uatdata2#
uatdata2#cd /home/
uatdata2#ls
appclon     dbclon      dbuser      devtech     iwww        lost+found  owww        sfmdb       tecclon
uatdata2#
uatdata2#cd dbclon
uatdata2#
uatdata2#more .profile

# @(#)B.11.31_LR

# Default user .profile file (/usr/bin/sh initialization).

# Set up the terminal:
        if [ "$TERM" = "" ]
        then
                eval ` tset -s -Q -m ':?hp' `
        else
                eval ` tset -s -Q `
        fi
        stty erase "^H" kill "^U" intr "^C" eof "^D"
        stty hupcl ixon ixoff
        tabs

# NOTE: '.' is added to $PATH for compatibility reasons only. This
#       default will be changed in a future release. If "." is not
#       needed for compatibility it is better to omit this line.
#       Please edit .profile according to your site requirements.

# Set up the search paths:
        PATH=$PATH:/usr/ccs/bin:/opt/hp-gcc/bin:/usr/sbin:/opt/aCC/bin:/opt/hp-gcc-4.2.1/bin
        PATH=$PATH:/opt/java6/bin
        PATH=$PATH:/usr/local/bin:/usr/local/bin/unzip
# Set up the shell environment:
        set -u
        trap "echo 'logout'" 0

# Set up the shell variables:
        EDITOR=vi
        export EDITOR
uatdata2#

uatdata2#su - dbclon
(c)Copyright 1983-2006 Hewlett-Packard Development Company, L.P.
(c)Copyright 1979, 1980, 1983, 1985-1993 The Regents of the Univ. of California
(c)Copyright 1980, 1984, 1986 Novell, Inc.
(c)Copyright 1986-2000 Sun Microsystems, Inc.
(c)Copyright 1985, 1986, 1988 Massachusetts Institute of Technology
(c)Copyright 1989-1993  The Open Software Foundation, Inc.
(c)Copyright 1990 Motorola, Inc.
(c)Copyright 1990, 1991, 1992 Cornell University
(c)Copyright 1989-1991 The University of Maryland
(c)Copyright 1988 Carnegie Mellon University
(c)Copyright 1991-2006 Mentat Inc.
(c)Copyright 1996 Morning Star Technologies, Inc.
(c)Copyright 1996 Progressive Systems, Inc.

Confidential computer software. Valid license from HP required for
possession, use or copying.  Consistent with FAR 12.211 and 12.212,
Commercial Computer Software, Computer Software Documentation, and
Technical Data for Commercial Items are licensed to the U.S. Government
under vendor's standard commercial license.

$
$
$
$ which ping
/usr/sbin/ping
$ which perl
/usr/bin/perl
$ which aCC
/usr/ccs/bin/aCC
$ which unzip
/usr/local/bin/unzip
$
$

 

but still the same problem

How can resolved the issue.

 

Thanks

 

 

 

Thanks
aamir uddin
2 REPLIES 2
Dennis Handly
Acclaimed Contributor

Re: unzip 5.x problem

Perhaps this other recent topic about Oracle and unzip may help?

http://h30499.www3.hp.com/t5/System-Administration/unzip-5-52-v11-23-depot/m-p/5525995/

 

What version is /usr/local/bin/unzip?

Steven Schweda
Honored Contributor

Re: unzip 5.x problem

> uatdata2#pwd
> /usr/local/bin
> > uatdata2#ll
> [...]
> -rw-rw-rw-   1 root       sys        1712747 Feb 13 12:25 make-3.82.tar.gz
> [...]
> -rw-rw-rw-   1 root       sys         305860 Feb 13 14:41 unz550x-hpux-ia64.tgz
> [...]
> -rwxrwxrwx   1 root       sys         962560 Feb 13 13:34 unzip-6.0-ia64-11.31.depot
> [...]

   Why are these kits in "/usr/local/bin"?  Who put the "man" files
("*.1") and the ".txt" files (and the other clutter) into
"/usr/local/bin"?  (Why?)

> There is no unzip 5.x on your site.

   Which site is "your site"?

> but i download and installed 6.0
> version on server but still error occured.

   As usual showing actual commands with their actual output can be more
helpful than vague descriptions or interpretations.

> I also downloaded unzip-5.50 from another site and untar
> unz550x-hpux-ia64.tgz file .and [...]

   Which site is "another site", and what was in
"unz550x-hpux-ia64.tgz"?  And, again, what, exactly, did you do?

   If you really do need an UnZip version 5.x, I'd strongly advise using
5.52 rather than 5.50.