Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Backing up SQL7 DB's
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
arlene cameron  
View profile  
 More options Jan 19 2000, 3:00 am
Newsgroups: microsoft.public.sqlserver.server
From: arlene cameron <acame...@vcai.com>
Date: 2000/01/19
Subject: Backing up SQL7 DB's
We recently migrated from SQL6.5 to SQL7 and have been using Arcserve NT
version with (SQL agent) to back up the databases. With SQL6.5 we were
successful however, we encounter the following error "Configured value
of backup buffer size is invalid". I can not find a resolution.
acame...@vcai.com

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
James Hunter Ross  
View profile  
 More options Jan 19 2000, 3:00 am
Newsgroups: microsoft.public.sqlserver.server
From: "James Hunter Ross" <james.r...@oneilinc.com>
Date: 2000/01/19
Subject: Re: Backing up SQL7 DB's
I seem to remember that you needed a new ArcServe agent to handle 7.0
databases.

arlene cameron <acame...@vcai.com> wrote in message

news:DD8C7CE3FFD94B4283A804C7D7B61FB6344D44@CPMSFTMSGV22...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Greg Druian  
View profile  
 More options Jan 19 2000, 3:00 am
Newsgroups: microsoft.public.sqlserver.server
From: Greg Druian <gdru...@europa.com>
Date: 2000/01/19
Subject: Re: Backing up SQL7 DB's
I think you need ArcServe IT (also with the SQL Agent.)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Neil Pike  
View profile  
 More options Jan 19 2000, 3:00 am
Newsgroups: microsoft.public.sqlserver.server
From: Neil Pike <100577....@compuserve.com>
Date: 2000/01/19
Subject: Re: Backing up SQL7 DB's
Arlene,

> We recently migrated from SQL6.5 to SQL7 and have been using Arcserve NT
> version with (SQL agent) to back up the databases. With SQL6.5 we were
> successful however, we encounter the following error "Configured value
> of backup buffer size is invalid". I can not find a resolution.
> acame...@vcai.com

Q.  Should I amend the SQL Server "Backup Buffer Size"?  Why am I getting an
error about it in SQL 7.0 with a 3rd party backup tool?
(v1.1  2000.01.19)

A.  This parameter only applies to SQL 6.x.  Under most circumstances it
doesn't need to be changed and even then you would need to test in your own
environment to see whether it made any difference in your particular disk/tape
subsystem.  There are too many variables of disk speed, raid controller
buffers, tape speed, tape blocksize etc. to say whether increasing this area of
memory that SQL uses will make any difference.

Example figures are below taken from a large system doing a dump to 3 striped
DLT 7000 drives from a very fast disk subsystem with 40 spindles and varying
the "backup buffer size" parameter.  The figures don't change that much, but in
general lower numbers of buffers were better.

 1  01:12:00.687
 2  01:11:28.860
 3  01:11:50.969
 4  01:13:18.859
 5  01:15:01.750
 6  01:17:15.594
 7  01:16:41.516
 8  01:16:11.469

If you get an error about "Configured value of backup buffer size is invalid"
then you are on SQL 7 and using a 3rd party backup agent.  SQL 7 does not have
this parameter any longer.  Any 3rd party agent that has an error with this
needs to be upgraded to a SQL 7 aware version.

 Neil Pike MVP/MCSE.  Protech Computing Ltd
 (Please reply only to newsgroups)
 SQL FAQ (412 entries) see
 sqlfaq.zip in lib 7 (SQL Public) @
http://forumsb.compuserve.com/vlforums/UK/default.asp?SRV=MSDevApps
 or www.ntfaq.com/sql.html (+ ntfaq download)
 or http://www.sql-server.co.uk


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
arlene cameron  
View profile  
 More options Jan 20 2000, 3:00 am
Newsgroups: microsoft.public.sqlserver.server
From: arlene cameron <acame...@vcai.com>
Date: 2000/01/20
Subject: RE: Re: Backing up SQL7 DB's
We did upgrade to Arcserve/IT 6.61 with the SQL7 aware agent and that is
when we started to encounter this error

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
arlene cameron  
View profile  
 More options Jan 20 2000, 3:00 am
Newsgroups: microsoft.public.sqlserver.server
From: arlene cameron <acame...@vcai.com>
Date: 2000/01/20
Subject: RE: Re: Backing up SQL7 DB's
We did upgrade to Arcserve/IT version 6.61 with the SQL7 aware agent and
that is when we started receiving this error.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Neil Pike  
View profile  
 More options Jan 20 2000, 3:00 am
Newsgroups: microsoft.public.sqlserver.server
From: Neil Pike <100577....@compuserve.com>
Date: 2000/01/20
Subject: Re: Backing up SQL7 DB's
Arlene - contact CA's not-very-good tech support and demand the latest fixes.  
They should do the trick.

> We did upgrade to Arcserve/IT version 6.61 with the SQL7 aware agent and
> that is when we started receiving this error.

 Neil Pike MVP/MCSE.  Protech Computing Ltd
 (Please reply only to newsgroups)
 SQL FAQ (412 entries) see
 sqlfaq.zip in lib 7 (SQL Public) @
http://forumsb.compuserve.com/vlforums/UK/default.asp?SRV=MSDevApps
 or www.ntfaq.com/sql.html (+ ntfaq download)
 or http://www.sql-server.co.uk

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »