473,408 Members | 1,728 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

SQL2036N when backing up to CIFS

Hi,

I'm not sure if anyone can help with this issue I have, but I would
appreciate any thoughts.

We are running DB2 8.2, fp11 on windows 2003. The goal is to backup to
an external EMC SAN which uses CIFS. Is this possible?

It was my understanding that backups were file system independent. I
have also successfully backed up onto an NTFS network drive, so the
remote drive issue doesn't appear to be a problem for DB2 either.

This leaves me with the possibility that the backup isn't doable
because we are using different file systems (NTFS to CIFS), that there
is a permissions issue on our particular SAN, or some other factor I
haven' considered.

Any ideas?

Oct 4 '06 #1
2 5192
Ian
Victor Alvarez wrote:
Hi,

I'm not sure if anyone can help with this issue I have, but I would
appreciate any thoughts.

We are running DB2 8.2, fp11 on windows 2003. The goal is to backup to
an external EMC SAN which uses CIFS. Is this possible?

It was my understanding that backups were file system independent. I
have also successfully backed up onto an NTFS network drive, so the
remote drive issue doesn't appear to be a problem for DB2 either.

This leaves me with the possibility that the backup isn't doable
because we are using different file systems (NTFS to CIFS), that there
is a permissions issue on our particular SAN, or some other factor I
haven' considered.

Any ideas?
DB2 does support writing to shares (the type of file system is
immaterial).

However, there are some restrictions:

1) You can't backup to a network drive (i.e. H:\, which is mapped
to \\server\share), because the share isn't visible to the DB2
service. You have to use a UNC path, i.e.

backup database X to \\server\share

2) The account that the DB2 service Logs on As must have permission
to access the share.

Oct 4 '06 #2
Thanks Ian, this is what I imagined.

I'll have to speak with the SAN admin.
Ian wrote:
Victor Alvarez wrote:
Hi,

I'm not sure if anyone can help with this issue I have, but I would
appreciate any thoughts.

We are running DB2 8.2, fp11 on windows 2003. The goal is to backup to
an external EMC SAN which uses CIFS. Is this possible?

It was my understanding that backups were file system independent. I
have also successfully backed up onto an NTFS network drive, so the
remote drive issue doesn't appear to be a problem for DB2 either.

This leaves me with the possibility that the backup isn't doable
because we are using different file systems (NTFS to CIFS), that there
is a permissions issue on our particular SAN, or some other factor I
haven' considered.

Any ideas?

DB2 does support writing to shares (the type of file system is
immaterial).

However, there are some restrictions:

1) You can't backup to a network drive (i.e. H:\, which is mapped
to \\server\share), because the share isn't visible to the DB2
service. You have to use a UNC path, i.e.

backup database X to \\server\share

2) The account that the DB2 service Logs on As must have permission
to access the share.
Oct 5 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: mark | last post by:
Hi I'm hoping that some could point me in the right direction for "best practice" in: 1) securely backing up a complete sql7 and 2000 server containing many databases. 2) backing up an...
1
by: Hlpl | last post by:
Hi I have a VB.net windows application that uses an MSDE database I need to give the user the option to backup this data (and later restore it). Ideally I want to back the data up to an empty...
9
by: Jerry Porter | last post by:
Is there a way to back up the design changes in a SQL Server database without backing up all the data? It's just test data at this point.
3
by: war_wheelan | last post by:
I am having a problem backing up my database and TLog files due to a lack of local diskspace. The db file is about 30GB and the TLog is about 20GB each on a different hard disk. Each disk doesn't...
7
by: Eric.Jones | last post by:
I've encountered a strange error with loading delimited files from a Samba (SMB) network drive, has anyone else seen this before? (Platform: WinXP Pro, UDB PE 8015, level 02060106, SAMPLE db) ...
1
by: Pavs | last post by:
This may not be the place to ask however i am looking for resources on how i may document data I am backing up from an oracle database to MS Access. Basically I have my oracle database and i...
5
by: Stewart Graefner | last post by:
I would like to know if an Access db can be backed up with the push of a command button. I work with extreamly lazy operators who despite crashing their db's still refuse to see the value in...
0
by: guy | last post by:
I have and arraylist bound to a datagrid which on the whole works fine, however if i select a row as soon as I leave the grid i get "Error when commiting row to backing datastore" I cant seem to...
3
by: Jay-nospam | last post by:
Hi there, I am having trouble getting an ASP.NET web application to connect to another computer and passing the proper credentials and I hope someone can help me. I have a stand-alone Windows...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.