> -----Original Message-----
> From: Andres Rebolledo [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, September 26, 2006 8:46 PM
> To: "Döhr, Markus ICC-H"
> Cc: maxdb@lists.mysql.com
> Subject: Re: Backup issue
> 
> Döhr, Markus ICC-H wrote:
> >> My knldiag.err shows the following error:
> >> 2006-09-26 10:39:11    11 ERR 11000 find_dev insufficient 
> devices for 
> >> ASYNOPEN (tape)
> >> 2006-09-26 10:39:11    11 ERR 11000 d0_vatta Cannot open volume, 
> >> database shutdown
> >> 2006-09-26 10:39:11    11 ERR 11000 d0_vatta Volume name 
> >> '/StarNet/maxdbdata'
> >> 2006-09-26 10:39:11    22 ERR 52012 SAVE     error occured, 
> >> basis_err 3700
> >>     
> >
> > Can the owner of the database write to that path? Logon as 
> the owner and try
...
> >   
> Yes, I've tried writing to a path which is owned by the 
> database owner.  
> I've also tried touching the backup file name, chmod 777, and setting 
> overwrite on.  It produces the same error though.  Any other ideas?

Hi,

is it possible, that the value of the dabase-parameter MAXBACKUPDEVS 
is to small? I.e. you try to start a parallel backup on three tapes
but the value of MAXBACKUPDEVS is 1.

Kind regards, martin

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to