Quantcast
Channel: Red Gate forums: SQL Backup 7
Viewing all 713 articles
Browse latest View live

RE: Click on server name, green circle spins forever

$
0
0
I just want to know if there is already another solution excluding deleting the old backup history?

I have seen the same query running for hours (may be more, but I stop it after 2h) what tleblanc mentioned.

It would be very nice to find a way that the GUI is working again as expected.

SQL Backup 7.5

$
0
0
We're pleased to announce that SQL Backup 7.5 has been released and is available to download. This is a minor release and includes new features and bug fixes.

Enhancements
•Improved Windows 2012 Cluster installation support
•SQL Server 2012 support in the Maintenance Plan Conversion Wizard.
•When backing up, you can use the USEQUEUEDCOPY keyword to place backup files in the transaction log copy queue providing additional retries.
This means that in the event of long network outages, SQL Backup will keep trying to copy the file for 24 hours
For more information, see The BACKUP command. This option is not available from the GUI.

•Allow reading of password from a text file, as an alternative to storing it in a SQL Server Agent Job. This means access to the password can be restricted using Windows file permissions.
For more information, see The BACKUP command and The RESTORE command. This option is not available from the GUI.

•Improved upload performance for backups to Hosted Storage


SQL Backup 7.5 is a free upgrade from versions 7.0, 7.1, 7.2, 7.3 and 7.4. To upgrade, from the Help menu select Check for Updates or download a trial from the SQL Backup page and use your serial number to activate.

User interface version: 7.5.0.269 (to check the version number, from the Help menu select About SQL Backup).

Server components version: 7.5.0.7 (to check the version number, from the Edit menu select Properties).
_________________
Colin Millerchip
- Project Manager, SQL Backup
- Red Gate Software Ltd.

SQL Backup failed with exit code: 669

$
0
0
Anybody know what a 669 is?
the "Error code reference - SQL Backup" page here skips from 668 to 680.

http://www.red-gate.com/supportcenter/content/SQL_Backup/help/7.2/SBU_Errorcodereference

The version i'm running is 7.4.0.23
Thanks!
-----------------------------------

Date 11/11/2013 8:43:36 AM
Log Job History (SQL Backup differential backup: model and 6 others (created 10/24/2013 3:44:44 PM))

Step ID 1
Server BB1DB
Job Name SQL Backup differential backup: model and 6 others (created 10/24/2013 3:44:44 PM)
Step Name execute master..sqlbackup
Duration 00:00:00
Sql Severity 16
Sql Message ID 50000
Operator Emailed
Operator Net sent
Operator Paged
Retries Attempted 0

Message
Executed as user: CWI\sql-sa-bb1db. SQL Backup failed with exit code: 669 SQL error code: 0 [SQLSTATE 42000] (Error 50000). The step failed.

Cluster service could not write... RG Ver 7.2.1.82

$
0
0
Hello Everyone,

We are running Red Gate Version 7.2.1.82 in a clustered environment. A while back we fixed this error by upgrading to a higher version of the Redgate Software, but seems it came back.

Here's the error:
Event Type: Error
Event Source: ClusSvc
Event Category: Database Mgr
Event ID: 1080
Date: 11/11/2013
Time: 9:23:35 AM
User: N/A
Computer: <<SERVER NAME>>
Description:
Cluster service could not write to a file (C:\DOCUME~1\!CLUST~1\LOCALS~1\Temp\CLSC67F.tmp). The disk may be low on disk space, or some other serious condition exists.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 05 00 00 00

Has anyone else countered this problem, and if so, how was it fixed?
Thanks!

RE: SQL Backup failed with exit code: 669

$
0
0
SQL Backup generates a log file for each process that it runs. The default folder where the logs are stored is C:\Documents and Settings\All Users\Application Data\Red Gate\SQL Backup\Log\<instance name> on Windows 2003 and older, and C:\ProgramData\Red Gate\SQL Backup\Log\<instance name> on Windows Vista and newer.

Could you please post the contents of the log file for the backup that failed?

RE: Cluster service could not write... RG Ver 7.2.1.82

RE: Cluster service could not write... RG Ver 7.2.1.82

$
0
0
Hi Petey,

thanks for your post.

The disk isn't even close to being full and the path points to the C:\ drive not the Quorum. We've verified permissions, etc. and it all checks out clean.

This issue first appeared a couple of years back on version 6.x and had something to do with Red Gate's registry key replication.

I know what the work around was back then, but there were side effects that we didn't care for, and it was fixed on a later upgrade... so I am intrigued as to why did it come back, and of course need a solution that wont disable the replication.

thanks again

RE: Cluster service could not write... RG Ver 7.2.1.82

$
0
0
Did SQL Backup report any errors in the backup or restore process?

Any Way to Configure Include and Exclude DBs. ...

$
0
0
Hi,

I may be missing something, but is there an option when creating "Scheduled Backup Job" to Configure RedGate Backup to Automatically Include New Dbs
to be backed up and exclude the ones which were deleted on the Server?

Many Thanx

Upgrade/Update Path from 7.2.0.286

$
0
0
Team,

SQL 2008 standard on a Server 2008R2 host

I have an maintenance windows tomorrow and I'd like to bring my version of RedGate up the latest known good release.
However I'm searching for information on the best way to do this

Questions
When I choose check for updates - it comes up as SqlBackup 7.4 Minor release as the only option.

Do I need to stop and services in sql before the upgrade?
Will this require a reboot?
Basically what can I expect so I know how to plan for the upgrade?

If you have detailed instructions those would probally work as well.
But - just saying download and install the upgrade doesn't tell me enough to know what to expect before moving forward.

I've looked through the help file for "Installing or Upgrading on a SQL Server Instance" It's kind of helpful, except I'm having issues with the registered servers - the are mostly not available. I have to keep refreshing to get them connected - but that's only for a few seconds that they stay connected - certainly not log enough for me to setup a log shipping job. I'm pretty sure this is part of the problem that the fix for 3.1.1 fixes. Not sure

Anyway any help would be greatly appreciated.

Thank you
Phygg

RE: Any Way to Configure Include and Exclude DBs. ...

RE: Any Way to Configure Include and Exclude DBs. ...

$
0
0
The idea behind using "RedGate" was to automate backups as much as possible.

so, GUI doesn't allow to specify all and script will get regenerated?


it means that i need to go to GUI daily on each Server and check "All"?

or instead of

EXECUTE master..sqlbackup '-SQL "BACKUP DATABASES [master,model,...

I can somehow specify all?

if not, is this option in new release?

Thank You

S

RE: Any Way to Configure Include and Exclude DBs. ...

$
0
0
In the GUI when you check the ALL check box it will script out all the names of the databases.

EXECUTE master..sqlbackup '-SQL "BACKUP DATABASES [master,model,msdb,db1,db2......

You can edit the job so that it uses the ALL argument or * wildcard.

EXECUTE master..sqlbackup '-SQL "BACKUP ALL DATABASES

or

EXECUTE master..sqlbackup '-SQL "BACKUP DATABASES [*]

There are no plans to change this behavior in new or future releases

seeing MDB size without restoring ?

$
0
0
If I purchase, will I be able to open an .sqb file in the Microsoft restore gui and see the size of the LIVE .MDB file WITHOUT RESTORING like I can directly with a .bak file ?

RE: seeing MDB size without restoring ?

$
0
0
You can use the SQL Backup GUI to see the database size e.g.



You can also check the database size using Windows Explorer, as SQL Backup comes with an Explorer add-on e.g.




Lastly, you can run the RESTORE SQBHEADERONLY command to check the database size e.g.


RE: SQL Backup 7.5

$
0
0
Allow reading of password from a text file, as an alternative to storing it in a SQL Server Agent Job. This means access to the password can be restricted using Windows file permissions.

RE: SQL Backup 7.5

$
0
0
I've opened a support case but how come SQLToolbelt shows SQLBackup 7.4 now?

Did you back out 7.5 from being available?

RE: SQL2012 - Availability Groups - backing up via replica

$
0
0
Modify the error checking in the command to this:

IF (@exitcode >= 500) OR (@sqlerrorcode <> 0 and @sqlerrorcode <> 976)

so that the SQL agent job will succeed and ignore the 976 error and report success

Please STOP auto-refresh!

$
0
0
I know I've asked for this before, AND added a request to Uservoice, but after six YEARS of constantly being annoyed and LOSING TIME while reviewing the Activity History BECAUSE OF THE DARNED AUTO-REFRESH, could you please, like Microsoft so kindly gives in Profiler, GIVE US AN OPTION IN THE VIEW MENU TO STOP AUTO-REFRESH, PLEASE!

Sorry, just got another time-waster auto-refresh and I'm a bit peeved that I have to take a lot longer to do a simple thing than I should.

THANKS in advance.

RE: SQL Backup failed with exit code: 669

$
0
0
SQL Backup Exit Code 669 indicates that the start-up account for the SQL Backup Agent service does not have read / write permissions to the SQL Backup registry folders.

Please check the following registry folders and ensure that the account given to the SQL Backup Agent service has read/write permissions to the following registry folders:

HKEY_LOCAL_MACHINE\SOFTWARE\Red Gate\SQL Backup\BackupSettings\<InstanceName>
HKEY_LOCAL_MACHINE\SOFTWARE\Red Gate\SQL Backup\BackupSettingsGlobal\<InstanceName>
HKEY_LOCAL_MACHINE\SOFTWARE\Red Gate\SQL Backup\InstalledInstances\<InstanceName>

Where <InstanceName> is the name of the SQL Instance for a named instance or (local) for the default instance?

Many Thanks
Eddie
Viewing all 713 articles
Browse latest View live