GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Oracle  >  Backup and Recovery

 Print  |  
Question:  What is the difference between ntbackup and third party backup



December 12, 2008 00:29:15 #1
 Vinovidhupriya   Member Since: December 2008    Total Comments: 1 

RE: What is the difference between ntbackup and third party backup
 
One difference between NT Backup and full-blown, third-party backup utilities is the lack of an internal backup job scheduler. While most backup utilities can be set to run automatically at a certain time of the day, NT Backup doesn’t have this option. However, scheduling NT Backups is possible with the Windows NT “AT” command. The AT command, which requires that the Windows NT Schedule service be running (by default, this service does not run; if you wish to enable it, go to Services, change its startup type to Automatic, and click the start button to have it start immediately)
     

 

Back To Question