How can we know the exact updation date of a particular
database?
Answers were Sorted based on User's Feedback
Answer / pavana kumar.s
Just query the registry$history view in oracle to view the las t exact date of update.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / guest
Schdule a job for required database.
Every day it will give the job history.
Is This Answer Correct ? | 5 Yes | 5 No |
List out some of the requirements to setup a sql server failover cluster.? : sql server DBA
what is the use of home directory???
Explain the difference between ARCHIVELOG mode and NOARCHIVELOG mode and the benefits and disadvantages to each.
when we login sql editor using username and password then it says this error "could not resolve service name" then what can we do at client side.( here thing is tnsnames.ora file is ok till yesterday and worked well, but now it giving error.
I lost one datafile i dont have backup how can you recover that???
how can you record information about current session?
What are the different types of indexes available in sql server? : sql server DBA
What is the default port no on which sql server listens? : sql server DBA
What command would you use to create a backup control file?
i want export 50gb data in datapump it will take 2 hours time to complete that how can u export that tell me script ???
What are the differences in clustering in sql server 2005 and 2008 or 2008 r2? : sql server DBA
Explain the difference between $ORACLE_HOME and $ORACLE_BASE.