Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Checking oracle path level
"David COSTE" <dco_at_compaq.com> writes:
> Does any one know if there is a simple way to get the oracle version
> (including patch level) without having to connect to a database and
> query v$version. I'm using Oracle 9i on HPUX.
>
You may try the following:
,----
| $ perl $ORACLE_BASE/OPatch/opatch.pl lsinventory
`----
You will find OPatch at Metalink/Patch-Number: 2617419
Harald Received on Wed Aug 27 2003 - 05:09:25 CDT
![]() |
![]() |