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
Which autogrowth database setting is good? : sql server DBA
what is the use of recording information about current session?
What the different types of replication and why are they used? : sql server DBA
how can you find out if a table can be redefined?
How do you troubleshoot errors in a sql server agent job? : sql server DBA
What are the commands you'd issue to show the explain plan for "select * from dual"?
what is ora 24313?what is the procedure to exclude that error?
What is a correlated sub-query? : sql server DBA
what functionality does oracle provide to secure sensitive information?
what are the benefits of flashback feature?
How can you tell how much space is left on a given file system and how much space each of the file system's subdirectories take-up?
. 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?
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle's. What database recovery options are available? Database is in archive log mode.
How can you control the amount of free space in your index pages? : sql server DBA
What authentication modes does sql server support? : sql server DBA