How can we know the exact updation date of a particular
database?
Answer Posted / guest
Schdule a job for required database.
Every day it will give the job history.
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
How can you control the amount of free space in your index pages? : sql server DBA
How would you best determine why your MVIEW couldn't FAST REFRESH?
What are the different ways you can create databases in sql server? : sql server DBA
What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
What are the steps you will take to improve performance of a poor performing query?
When setting replication, can you have distributor on sql server 2005, publisher on sql server 2008? : sql server DBA
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
what is the use of ocr?
What is transparent data encryption? : sql server DBA
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
what is grd?
suppose you want to audit specific activities on sensitive data. How can you achieve that?
what are the types of connection load-balancing?
In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
What is the default fill factor value? : sql server DBA