How can we see the database version in os level
Answers were Sorted based on User's Feedback
Answer / kittu
]$ $ORACLE_HOME/OPatch/optach lsinventory -all
the above statement will display total oracle software locations
Is This Answer Correct ? | 9 Yes | 3 No |
Answer / nagesh yadav
$ORACLE_HOME/oui
more oraparam.ini
OUI_VERSION=10.2.0.4.0
Is This Answer Correct ? | 6 Yes | 2 No |
Answer / vivek
Run sqlplus command and check.
$sqlplus username/password@connection string
Is This Answer Correct ? | 0 Yes | 0 No |
Is it possible to update the multiple field values in a single query? If possible then write the actual query.
What background process refreshes materialized views?
2 Answers Accenture, FLSmidth,
Why would you call update statistics? : sql server DBA
Which autogrowth database setting is good? : sql server DBA
How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
How can you rebuild an index?
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle's. What database recovery options are available? Database is in archive log mode.
i have 10gp file.now i need store in database..but database have only 7gb memory only..how do u store the file ?
Explain the difference between a data block, an extent and a segment.
how can you get actual data change values from previous transactions in oracle?
What the different components in replication and what is their use? : sql server DBA
If we issue alter database begin backup. What happens to database?