How can we see the database version in os level
Answer Posted / suman
$echo $ORACLE_HOME
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Does any body has ORACLE Certification Dumps or Materials on 9i DBA, 10G DBA, Internet Application Developer, OCP 8i to 10g DBA Upgrade, Oracle 11i if any body have it, please kindly drop an email to: taruni_2k8@yahoo.com
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
Claims and Drains are the locks used to control the concurrency between SQL processes and utilities. Referring to the above statement, what is the maximum number of concurrent Claimers for a Subsystem? Choice 1 32 Choice 2 64 Choice 3 128 Choice 4 256 Choice 5 No limit
What are the different ways you can create databases in sql server? : sql server DBA
Which autogrowth database setting is good? : sql server DBA
what is the diffrence between core dba and apps dba?
What authentication modes does sql server support? : sql server DBA
what are the differences of where and if in SAS?
What is the importance of a recovery model? : sql server DBA
Explain about your sql server dba experience? : sql server DBA
What are the operating modes in which database mirroring runs? : sql server DBA
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA
How would you extract DDL of a table without using a GUI tool?
How do you open a cluster administrator? : sql server DBA
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?