What is an incremental backup?
Answers were Sorted based on User's Feedback
Answer / jsdkar
Incremental backup is daily backup. Only updated files are
backed up this procedure
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / arun
Incremental backup stores all files changed since the last
FULL, DIFFERENTIAL OR INCREMENTAL backup. The advantage of
an incremental backup is that it takes the least time to
complete. During a restore operation, each incremental
backup is processed, which could result in a lengthy restore
job.It need not be a daily backup.
| Is This Answer Correct ? | 0 Yes | 1 No |
what is the name os the first os and tell me the year when it was discovered
what is RAID 1+0?
What is an inode?
virtual terminal protocol is an example of which layer and works with which layer?
What is default permissions for others in a file?
What is the main advantage of creating links to a file instead of copies of the file?
Give two UNIX kernel parameters that effect an Oracle install
win 3.1 is a
Telnet sometimes doesn't permit root logons,how will you then change a file writable only by root on a remote host?
In this command sqlplus -s username/password what is -S and what's the use..???
How to put a job in background & bring it to foreground?
What is the difference between > and >> operators?