How can we know the exact updation date of a particular
database?
Answer Posted / 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 |
Post New Answer View All Answers
What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
what is a user-defined lock?
internal architecture
What is the importance of a recovery model? : sql server DBA
Query processing is slow(eg select query)how will u solve that
Why would you call update statistics? : sql server DBA
How would you go about verifying the network name that the local_listener is currently using?
what do you understand by fine-grained auditing?
what is the use of ocr?
I have A,B,C servers.i want to 3 servers jobs move to D server(target server)..how? note: i said that take the backup of msdb and restore to the target server..he said while restoring jobs replaced. what is the solution
how can you find out if a table can be redefined?
how can you schedule a job in database?
. I have my backup RMAN script called "backup_rman.sh". I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the o/s such that it would run as a background process?
What are the differences in clustering in sql server 2005 and 2008 or 2008 r2? : sql server DBA
What is dbcc? : sql server DBA