Backing up to a mapped drive

Cem_Karaer
Member Posts: 281
Hi all,
Is it possible to make an SQL back-up to a mapped drive?
Is it possible to make an SQL back-up to a mapped drive?
Cem Karaer @ Pargesoft
Dynamics NAV Developer since 2005
Dynamics NAV Developer since 2005
0
Comments
-
cemkaraer wrote:Hi all,
Is it possible to make an SQL back-up to a mapped drive?David Singleton0 -
OK. Thank youCem Karaer @ Pargesoft
Dynamics NAV Developer since 20050 -
David Singleton wrote:cemkaraer wrote:Hi all,
Is it possible to make an SQL back-up to a mapped drive?
It is possible to use the "\\computername\subdir\filename.bak"-way but do NOT do this in a production-environment! It slows too much down!Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
From a technical point of view its possible to backup to a network drive, but its slow and its not generally a good idea.
Now to do a backup, you need to look at the account that runs the SQL Server Service in the services.
Normally it is the "system account" which means it cannot see any network resources, only local disk resources.
So you need to start the SQL Server Service using a domain account. Make sure your administrator has secured the account to limit access to only specific resources.
When you run the backup, then the SQL Server will be able to see other network resources.
If you want to run your backup via a SQL agent job, make sure that the SQL Agent Service is started with the same service account.
Have a look at the SQL Server books online on service accounts, as it explains a bit more about it.
Fred0 -
In fact, the main problem is the scarcity of local drives. The database files have became huge, so the back-up files too (50 GB in two years??). We need to store back-up files on a separate machine so as to compensate possible future growths of the database. The most logical approach seems to cut-and-paste the back-up files on a scheduled basis to the storage area.
Thanks for all your help!Cem Karaer @ Pargesoft
Dynamics NAV Developer since 20050
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions