solaris oracle version


 
Thread Tools Search this Thread
Operating Systems Solaris solaris oracle version
# 1  
Old 10-04-2007
solaris oracle version

can i know what is the command to check the oracle version from sun solaris9 ?

by the way can i know the command to check the processor type from sun solaris ?
# 2  
Old 10-04-2007
By default you can have a number of different versions of Oracle on the same machine.

Looking at the value of $ORACLE_HOME should be a pretty good indicator.
# 3  
Old 10-04-2007
For the processor type, run 'psrinfo -v', or '/usr/platform/`uname -i`/sbin/prtdiag' for more in-depth information.
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Finding Oracle form Version UNIX

I'm trying to find the version of the underlying Oracle forms from out Unix Server. I have tried frmcmp.sh -h but I get the error frmcmp.sh -h : not found Its a Unix Sun server running an oracle database Any ideas? (1 Reply)
Discussion started by: dbajtr
1 Replies

2. HP-UX

How to check Oracle version on HP-UNIX?

Dear Gurus, I am totally new to HP-UNIX. Can you please help me that how can i check the detail version of Oracle on HP-UNIX. My administrator give me command for linux as below. select * from v$version; (Login to the database using Sql*Plus and connect as Sys user.) Please see... (3 Replies)
Discussion started by: imtiaza
3 Replies

3. Solaris

How to read this Solaris version:-Solaris 8 HW 5/03 s28s_hw2wos_06a SPARC?

Hi Guys, Could you please tell me how to read this Solaris version:- Solaris 8 HW 5/03 s28s_hw2wos_06a SPARC Thanks. (3 Replies)
Discussion started by: manalisharmabe
3 Replies

4. Solaris

Check version of Oracle

Hi All, Please advice me how i can check the Oracle version on my UNIX Solaris machine without logging in to oracle? Thanks, Am (1 Reply)
Discussion started by: am_yadav
1 Replies

5. UNIX for Dummies Questions & Answers

2 oracle version in unix application server

Hi, Ive got to 2 Oracle Versions in the application server. Currently running on 8.0.5, and I've recently installed 8.1.7. I would like to ask if it is possible upon restarting the server, to set the default environment to be pointing to 8.1.7 instead of 8.0.5? thnks (1 Reply)
Discussion started by: lucy
1 Replies

6. HP-UX

Oracle version in HP-UX

Hi How can a see Oracle Version and corresponding patch installed in HP-UX? When i use swlist or SAM i can't see it. Regards Gege (1 Reply)
Discussion started by: cgege
1 Replies
Login or Register to Ask a Question