Kyle Posted June 7, 2006 Posted June 7, 2006 Can some one point me to a idiots guide of backing up a SQL database. That is always running. Or give me a idiots guide here.
NetworkGeezer Posted June 7, 2006 Posted June 7, 2006 It depends what the application youre using the database for. Most big name backup programs have an SQL module/agent for Microsoft SQL Server 2000 If you're using the SQL Server for SIMS.net then you should use the backup option in System Manager or the command line utitility dbAttach.exe
apeo Posted June 8, 2006 Posted June 8, 2006 We use Veritas to backup everything here, which is capable of backing up a live sql database. If you dont want to use 3rd party software to do it or follow Geezers suggestions then a rough way to do it is to have a batch script stop the service, backup the relavant files and start the service.
Ric_ Posted June 8, 2006 Posted June 8, 2006 You can always just use the 'Backup' command in Enterprise Manager to back it up. Run it on a schedule and dump it off to somewhere. This is the cheapest option by far. Otherwise, you're looking at a couple of hundred quid for your backup program's SQL agent.
Kyle Posted June 8, 2006 Author Posted June 8, 2006 So what would be the correct way of backing up CMIS
lbradley Posted March 1, 2018 Posted March 1, 2018 DPM is very good for backing up MS applications. Just depends whether you have enough budget I suppose. I presume it's MS SQL?
Domino Posted March 1, 2018 Posted March 1, 2018 DPM is very good for backing up MS applications. Just depends whether you have enough budget I suppose. I presume it's MS SQL? ...He's probably found a solution in the 12 years since this was asked
lbradley Posted March 1, 2018 Posted March 1, 2018 DPM is very good for backing up MS applications. Just depends whether you have enough budget I suppose. I presume it's MS SQL? Whoops, sorry. Just seen the date.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now