Installation to multiple instances ?
randyj
Posts: 48
I've downloaded the released version of SQL Backup 4.0.
It appears to suffer from the same issue with 'instances' that all the betas did... it installs on the default instance of the SQL Server on the machine, but doesn't recognize any other instances.
The help file seems to indicate that it will install to other instances as well... but it did not. Do I missinterpret the help file, and are other steps required to install to other instances oon the same server ?
Thanks !
It appears to suffer from the same issue with 'instances' that all the betas did... it installs on the default instance of the SQL Server on the machine, but doesn't recognize any other instances.
The help file seems to indicate that it will install to other instances as well... but it did not. Do I missinterpret the help file, and are other steps required to install to other instances oon the same server ?
Thanks !
Comments
There is also a file named SQBServerSetup.exe. This is a server side setup file that installs only the 2 server side components.
We assume that you don't want to install the entire set of files for all your instances, so the GUI allows you to install just the server components on your other instances. To do that, select the server instance on the Servers panel, right click and select 'Install/Upgrade server components' item.
This should not be a problem on local servers, but might be a problem on remote servers if they are adequately locked down (I mean, wouldn't you be worried that we were able to copy an executable to your remote server AND run it).
I'll see what I can do to make these steps clearer in the help file. Thanks for the heads
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8
In the beta, we had to do 'sqbcoreservice -install -i <instance name>
' and then add the x_sprocs thru a query.
What is the error you encounter when you try to register the other instances?
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8