Could not find stored procedure 'master..sqbdir'.
xdai
Posts: 98
Hi We have the latest sql backup pro install on windows 2008 R2 server, but keep failing on the last step: sql backup agent service failed to start, i look at the log
default error in SQLBackupServerComponentsException<>
System.Data.SqlClient.SqlException: Could not find stored procedure 'master..sqbdir'.
please help. thanks
default error in SQLBackupServerComponentsException<>
System.Data.SqlClient.SqlException: Could not find stored procedure 'master..sqbdir'.
please help. thanks
Comments
If the same error occurs, you'll need to register that extended stored procedure i.e.
See here for details on the other extended stored procedures that you could check to see if they have also been registered.
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8
again, i got below error
Msg 17750, Level 16, State 0, Procedure sqbdir, Line 1
Could not load the DLL xp_sqlbackup.dll, or one of the DLLs it references. Reason: 126(The specified module could not be found.).
It is possible to install the server components remotely on the server from the GUI, so you can try doing that first.
If that fails, could you please run the server components installer directly on the server? The installer file is named SQBServerSetup.exe, and can be found in the folder on the workstation where you installed the GUI. This installer needs to be copied to your server and ran there.
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8