How can we see the database version in os level
Answer Posted / vivek
Run sqlplus command and check.
$sqlplus username/password@connection string
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is grd?
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
Why does Oracle not permit the use of PCTUSED with indexes?
What is transparent data encryption? : sql server DBA
In what script is "snap$" created? In what script is the "scott/tiger" schema created?
which background process invoke at the time of upgradation tell me???
how can you get actual data change values from previous transactions in oracle?
Which autogrowth database setting is good? : sql server DBA
What purpose does the model database server? : sql server DBA
List out some of the requirements to setup a sql server failover cluster.? : sql server DBA
I have kept recovery catalog on same target database and taken backup of target DB to disk. deleted the target DB & tried to restore and revoer DB using the backup on disk but it is not possible, how do we restore & recover DB
what is asm?
How would you go about verifying the network name that the local_listener is currently using?
What are the commands used in dcl? : sql server DBA
What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA