If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > 32Gb DB2 Backup fails on Windows 2000

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-13-06, 21:53
sundaram sundaram is offline
Registered User
 
Join Date: Mar 2006
Posts: 104
32Gb DB2 Backup fails on Windows 2000

Hi,

We use DB2 version 7.5 on windows 200 platform.

the db backup failed occasionaly with following error

Media controller -- device and file access denied: ffffb5aa

On analysing we found the failure occurs when backup file size exceed 32 GB.

IBM says the problem is due to NT cache setting and recommend setting db2 registry variable DB2NTNOCACHE=ON.

We did that but found all our quries take 10 times more time with this setting.


So the question is "How do we overcome the apparent 32 Gb limitation on Windows 2000 system'.

Thanks in advance
Reply With Quote
  #2 (permalink)  
Old 06-14-06, 14:03
dbamota dbamota is offline
Registered User
 
Join Date: Sep 2003
Posts: 237
Looks like destination file cannot exceed 32gig; how about backingup to multiple destinations(look in the backup command; in V8 you can use this)Also in UNIX, you can use a PIPE and COMPRESS(there may be something equivalent)
__________________
mota
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On