Activity overview
Latest activity by SQL_GUY
Hi
you dont need to fail over. Firstly its generally not a good practice to install client tools on the servers. Install SSMS and BIDS and SQL Backup client on your pc and manage the servers from there. SQL Backup, like SQL Server, is a clustered service and will be available for connection regardless of the node it is active on, just check the service is started.
Regards / comments
Hi
you dont need to fail over. Firstly its generally not a good practice to install client tools on the servers. Install SSMS and BIDS and SQL Backup client on your pc and manage the servers from t...
Hi
i'm still using SQLBackup v6.3 and have had the error on one cluster. I re read this thread and did the following
took sql backup agent resource offline then delete the keys, apply and OK
bring sql backup agent online
take sql backup agent offline
add the keys back in then apply and OK
bring sql backup agent online
I no longer get the errors in the event log / comments
Hi
i'm still using SQLBackup v6.3 and have had the error on one cluster. I re read this thread and did the following
took sql backup agent resource offline then delete the keys, apply and OK
bring ...
v6.4 toolbelt install on windows 2003 server
trying to execute sqltoolbelt.exe to install client on a windows 2003 r2 server and get the error
"program too big to fit in memory"
any idea when this will be fixed at all? / comments
any idea when this will be fixed at all?
installing to a multi node (3 or more) cluster
on a multi node cluster i want to install a clustered sqlbackup instance for a clustered sql server instance. Out of the 3 nodes only 2 participate in the sql cluster instance i am installing for. ...
backup from management studio will use the credentials of the SQL Server agent, backup from SQLBackup will use the SQLBackup servuice credentials. Have you checked permissions to ensure the sqlbackup service account has access
do you get any error from SQLBackup at all? / comments
backup from management studio will use the credentials of the SQL Server agent, backup from SQLBackup will use the SQLBackup servuice credentials. Have you checked permissions to ensure the sqlback...
thank you Robin / comments
thank you Robin
HKEY_LOCAL_MACHINE\SOFTWARE\Red Gate\SQL Backup\BackupSettingsGlobal / comments
HKEY_LOCAL_MACHINE\SOFTWARE\Red Gate\SQL Backup\BackupSettingsGlobal
clustered SQLBackup agents in their own group?
whats the general rule of thumb here. When you install server components for an instance of sql server it puts a clustered sqlbackup agent service into the same group. Should the sqlbackup agent be...
propogating server options in SQL Backup 6.3
when setting the server options file management and email settings, is it possible to set it once then replicate to other registered servers