What is a level 0 backup?
Answers were Sorted based on User's Feedback
Answer / manivasagam krishnan
Level-0 backups can be time-consuming because ON–Bar writes
all the disk pages to backup media. Level-1 and level-2
backups might take almost as much time as a level-0 backup
because the database server must scan all the data to
determine what has changed since the last backup. It takes
less time to restore data from level-0, level-1, and level-2
backups than from level-0 backups and a long series of
logical-log backups.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to setup display for a remote system?
What is the main advantage of creating links to a file instead of copies of the file?
Telnet sometimes doesn't permit root logons,how will you then change a file writable only by root on a remote host?
What is mutex?
very first process created by kernell?
Explain about Inodes?
what is RAID 1+0?
In this command sqlplus -s username/password what is -S and what's the use..???
How do I log into a remote Unix machine(as a root/normal user)?Please specify with command user and argument.
What is default permissions for others in a file?
What does the ?route? command do?
From command line how will you add a user account?