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: Oracle 9i install gives 817 in v$version

Re: Oracle 9i install gives 817 in v$version

From: Hemant K Chitale <hkchital_nospam_at_singnet_nospam.com.sg>
Date: Mon, 8 Apr 2002 22:15:25 +0800
Message-ID: <a8s8ra$h7m$1@violet.singnet.com.sg>


Your ORACLE_HOME listing is of a
9iAS installation --- not the database
but the Application Server.
9iAS 1.0.2.x is on 5 CDs. Don't you
have the CDs with you now to check them ? Also, check to see if you have TWO_TASK
defined in your environment and you are
really connecting to a database running
from a different ORACLE_HOME.
If you connect as SYSTEM, query V$INSTANCE and V$DATABASE to get the Instance Name, Database Server Name and Database Name.

[9iAS also includes an RDBMS engine
as the Database Cache but it is not
supposed to be used as a Database itself]. Hemant K Chitale

"Chris" <nospam_at_chrismccarthysoftware.com> wrote in message news:7d812462.0204080608.3102a61_at_posting.google.com...
> A few months ago I installed Solaris on a new sunfire sparc server.
>
> SunOS oracle-dev 5.8 Generic_108528-07 sun4u sparc SUNW,Sun-Fire-280R
>
> Next, I installed Oracle 9i, it said 9i on the install discs, and I
> seem to remember there was 5 cds.
>
> However, I recently noticed that it does not report the version as
> being 9i:
>
> Connected to:
> Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
> With the Partitioning option
> JServer Release 8.1.7.0.0 - Production
>
> SQL> select * from v$version;
>
> BANNER
> ----------------------------------------------------------------
> Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
> PL/SQL Release 8.1.7.0.0 - Production
> CORE 8.1.7.0.0 Production
> TNS for Solaris: Version 8.1.7.0.0 - Production
> NLSRTL Version 3.4.1.0.0 - Production
>
> We don't even have 8.1.7 install cds. What's going on ?
>
> This is an 'ls' of our $ORACLE_HOME
>
> 6iserver dbs jis oem_webstage
> precomp starterdb
> 8ienv.csh doc jlib oracore
> rdbms svrmgr
> 8ienv.sh hs JRE oradata
> relnotes sysman
> admin icache jsp oradata2
> resp webcache
> Apache ifs1.1 ldap ord
> root.sh wwg
> assistants install lib otrace
> root.sh.old xdk
> bin install.platform md owm
> sap
> classes jar network panama
> slax
> converters javavm ocommon plsql
> sqlj
> ctx jdbc odg portal30
> sqlplus
>
> Any help much appreciated.
>
> Regards,
> ..Chris.
Received on Mon Apr 08 2002 - 09:15:25 CDT

Original text of this message

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