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
Why does Oracle not permit the use of PCTUSED with indexes?
What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
what are the performance views in an oracle rac environment?
how can you communicate with operating system files from oracle?
when does an alert gets signaled?
Due to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down? : sql server DBA
How can you control the amount of free space in your index pages? : sql server DBA
Explain materialized views and how they are used.
what do you understand by fine-grained auditing?
What is the importance of a recovery model? : sql server DBA
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
what are the types of connection load-balancing?
What is the difference between clustered and non-clustered index? : sql server DBA
Why would you call update statistics? : sql server DBA
How would you extract DDL of a table without using a GUI tool?