Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Anybody can please confirm these version numbers for me?

Re: Anybody can please confirm these version numbers for me?

From: Frank <fbortel_at_home.nl>
Date: Thu, 19 Dec 2002 11:16:25 +0100
Message-ID: <3E019C79.2000709@home.nl>


Gerhard Häring wrote:
> So I've patched a development Oracle 8i server to the 8.1.7.4 patch release.
> Now when I do a
>
> #v+
> SQL> select * from v$version;
>
> BANNER
> ----------------------------------------------------------------
> Oracle8i Enterprise Edition Release 8.1.7.4.0 - Production
> PL/SQL Release 8.1.7.4.0 - Production
> CORE 8.1.7.0.0 Production
> TNS for Linux: Version 8.1.7.4.0 - Production
> NLSRTL Version 3.4.1.0.0 - Production
> #v-
>
> the version number for the 'CORE' component look strange. It's still at
> 8.1.7.0.0. Is this normal or did something go wrong during my patching?
>
> TIA,
Same here:
Connected to:
Oracle8i Enterprise Edition Release 8.1.7.4.0 - Production With the Partitioning option
JServer Release 8.1.7.4.0 - Production

SQL> select * from v$version;

BANNER



Oracle8i Enterprise Edition Release 8.1.7.4.0 - Production PL/SQL Release 8.1.7.4.0 - Production
CORE 8.1.7.0.0 Production
TNS for Linux: Version 8.1.7.4.0 - Production NLSRTL Version 3.4.1.0.0 - Production Received on Thu Dec 19 2002 - 04:16:25 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US