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

RE: Network Copy Location keeps trying to copy to the old path

When a transaction log is marked to be copied, it is placed in a queue, and the copying performed by a separate process, but still running within the SQL Backup Agent service. The details of the target...

View Article


Copy job status codes

When I runCode: exec master..sqbdata 'SELECT * FROM backupfiles_copylist where status <> ''s'' order by lastattempt desc' one of the columns I get back is 'status'. I'm guessing that: 'S' is...

View Article


Kitchens In Southwick

Kitchens In Southwick Try looking at www.solidwoodkitchen.co.uk. They have some amazing designs and prices. Kitchens In SouthwickKitchens In Southwick

View Article

RE: Copy job status codes

A for active, meaning that the file is currently being copied. C for cancelled, when the source file cannot be found, or when copying to the hosted storage is cancelled. E for expired, which by default...

View Article

License

Hi, How do I find out which servers have installed active license (sql backup 7). thanks

View Article


RE: License

Also, I have been deactived some current license from other server and try to active a trial one, but keep getting The number of activations for this serial number has been exceeded message

View Article

RE: License

We will be in touch via email to address this issue you have raised in regards to licensing. To help us in this matter when you are in receipt of the email are you able to respond back with the...

View Article

Image may be NSFW.
Clik here to view.

How can I get the meta data from an SQB file directly?

How can I get the meta data from an SQB file directly without an instance that has RedGate SQL Backup installed? I need to get those information directly in an automatic way. After some investigation I...

View Article


backup percent complete

Does the backup function have the ability to indicate percent completion for long running backups?

View Article


RE: backup percent complete

No it does not. You can run the sqbstatus extended stored procedure to find out how much data has been backed up e.g.Code:EXEC master..sqbstatus 1

View Article

RE: How can I get the meta data from an SQB file directly?

server name - offset 294, 164 bytes 82 2-byte character values. database name - offset 518, 258 bytes 129 2-byte character values. group ID - offset 288, 4 bytes 4 byte integer value. backup type -...

View Article

RE: How can I get the meta data from an SQB file directly?

Thank you very much for providing this information petey!

View Article

RE: How can I get the meta data from an SQB file directly?

petey could you also provide the way to get the data return from "restore filelistonly"? Thanks.

View Article


RE: How can I get the meta data from an SQB file directly?

That isn't possible without SQL Server. One option is to use the SQL Backup converter (SQBConverter.exe) to convert SQL Backup files to native backup files, then use the Express editions of SQL Server...

View Article

Image may be NSFW.
Clik here to view.

RE: How can I get the meta data from an SQB file directly?

Thanks I'll give it a try.

View Article


Backup 7, (ERR 2006

I have two servers, with SQL Backup 7.0.0.597. Each has this issue. I open SQL Backup GUI client. Right-click on server name, select RESTORE. I do drop-down combo box, select BROWSE FOR FILE, then...

View Article

RE: Backup 7, (ERR 2006

(deleted)

View Article


Hanging Wine Racks

Hanging wine racks are specially produced racks that can be hung up from the ceiling, under cabinets, on walls (although there are special wall wine racks that are constructed differently), or on...

View Article

RE: Backup 7, (ERR 2006

Thanks for your post. We have logged a support call for you, call reference for which is F0075370.

View Article

Image may be NSFW.
Clik here to view.

Issue with Server Component registration v7.3.2.3

In one of my environments, running a 5 node cluster, I have a single node in this cluster that despite having successfully installed and updated the version of the server components is still showing in...

View Article
Browsing all 713 articles
Browse latest View live