Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle version
On Mon, 21 Jul 2003 14:46:20 +0200, "elha" <elha69_at_free.fr> wrote:
>Hi all, I'm newbie on Oracle databases.
>
>Do you know il exists a command to determine which version of Oracle Server
>I'm using ?
try :
select * from sys.v$version
>
>If it is 7.x can it be upgradable easily and quickly to 8.1.7 ?
>
You can install 8.1.7 (on a different system) and export from 7.x and
import to 8.1.7 - but that is a bit of a task.
Read the documentation.
>Is Oracle 8.1.7 client runs on Win95 plate-forme ?
Yes. But you can use almost any client version.
>
>Thanks in advance for your responses
>
>Elha
>
>
>
knijff_at_bigfoot.com Received on Mon Jul 21 2003 - 08:24:06 CDT
![]() |
![]() |