Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

ad-hoc backup of some DBs on disk G of mssql_db using A job

$
0
0
Hievery day we are taking ad-hoc backup on disk G of mssql_db for the following DBs• A_MSCRM• MSCRM_CONFIG• S1FLOW• S1B2FLOW• ConnectI want to create a job to include all the backup's of fthe DBs on disk G of mssql_db in order to run in series ( when the First backup finishes the second will start). i will appreciate any help in order to do it ( using sp or script or anything else) and how can i monitor to see that everything is ok and all the backups were taken succesfully without problems.thanks in advance

Viewing all articles
Browse latest Browse all 6525

Trending Articles