How can we help you today? How can we help you today?
nagac

Activity overview

Latest activity by nagac

I did it, and I could see the same userid which I used to run the commands. I googled the error and it says user id should have rights on Create Global Objects. Is that the one I need to look now? / comments
I did it, and I could see the same userid which I used to run the commands. I googled the error and it says user id should have rights on Create Global Objects. Is that the one I need to look now?
0 votes
Hi Petey, Below are the outputs from the given commands osql -E -S .<your instance name> -Q "SELECT IS_SRVROLEMEMBER('sysadmin')" &#91;SQL Server Native Client 10.0&#93;SQL Server Network Interfaces: Error Locating Server/Instance Specified &#91;xFFFFFFFF&#93;. &#91;SQL Server Native Client 10.0&#93;Login timeout expired &#91;SQL Server Native Client 10.0&#93;A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online. sqlbackupc -sql "BACKUP DATABASE model TO DISK = [<AUTO>]"' Backing up model (full database) to: C:Program FilesMicrosoft SQL ServerMSSQL10_50.MSSQLSERVERMSSQLBackupFULL_(local)_model_20150309_140200&#93;.sqb VDI error 1000: Access is denied. You may need to run SQL Backup using an account that has administrator rights on this machine. Memory profile Type Maximum Minimum Average Blk count Total ---------------- ----------- ----------- ----------- ----------- ----------- Commit 14293213184 4096 9847213 1506 14829903872 Reserve 51271106560 8192 301869827 170 51317870592 Free 8723836436480 4096 41970890299 208 8729945182208 Private 51271106560 4096 64652836 1021 66010546176 Mapped 4079616 4096 258808 70 18116608 Image 51929088 4096 203609 585 119111680 Warning 300: Backup failed. Retry attempt: 1 VDI error 1000: Access is denied. You may need to run SQL Backup using an account that has administrator rights on this machine. Memory profile Type Maximum Minimum Average Blk count Total ---------------- ----------- ----------- ----------- ----------- ----------- Commit 14293213184 4096 9847213 1506 14829903872 Reserve 51271106560 8192 301869827 170 51317870592 Free 8723836436480 4096 41970890299 208 8729945182208 Private 51271106560 4096 64652836 1021 66010546176 Mapped 4079616 4096 258808 70 18116608 Image 51929088 4096 203609 585 119111680 Warning 300: Backup failed. Retry attempt: 2 VDI error 1000: Access is denied. You may need to run SQL Backup using an account that has administrator rights on this machine. Memory profile Type Maximum Minimum Average Blk count Total ---------------- ----------- ----------- ----------- ----------- ----------- Commit 14293213184 4096 9866833 1503 14829850624 Reserve 51271106560 8192 303643896 169 51315818496 Free 8723836436480 4096 41970900420 208 8729947287552 Private 51271106560 4096 64905054 1017 66008440832 Mapped 4079616 4096 258808 70 18116608 Image 51929088 4096 203609 585 119111680 Warning 300: Backup failed. Retry attempt: 3 VDI error 1000: Access is denied. You may need to run SQL Backup using an account that has administrator rights on this machine. Memory profile Type Maximum Minimum Average Blk count Total ---------------- ----------- ----------- ----------- ----------- ----------- Commit 14293213184 4096 9847213 1506 14829903872 Reserve 51271106560 8192 301869827 170 51317870592 Free 8723836436480 4096 41970890299 208 8729945182208 Private 51271106560 4096 64652836 1021 66010546176 Mapped 4079616 4096 258808 70 18116608 Image 51929088 4096 203609 585 119111680 Warning 300: Backup failed. Retry attempt: 4 VDI error 1000: Access is denied. You may need to run SQL Backup using an account that has administrator rights on this machine. Memory profile Type Maximum Minimum Average Blk count Total ---------------- ----------- ----------- ----------- ----------- ----------- Commit 14293213184 4096 9847213 1506 14829903872 Reserve 51271106560 8192 301869827 170 51317870592 Free 8723836436480 4096 41970890299 208 8729945182208 Private 51271106560 4096 64652836 1021 66010546176 Mapped 4079616 4096 258808 70 18116608 Image 51929088 4096 203609 585 119111680 Warning 402: Failed to open local data store: Database already opened by a different user. &#91;Db name=C:ProgramDataRed GateSQL BackupData(local)data.sdf&#93; SQL Backup exit code: 1000 Warning 402: Failed to open local data store: Database already opened by a different user. &#91;Db name=C:ProgramDataRed GateSQL BackupData(local)data.sdf&#93; Thanks / comments
Hi Petey, Below are the outputs from the given commands osql -E -S .<your instance name> -Q "SELECT IS_SRVROLEMEMBER('sysadmin')"&#91;SQL Server Native Client 10.0&#93;SQL Server Network Interfaces...
0 votes
Hi Petey, I have checked the roles the user id i am using while connecting to command prompt has sysadmin role. Sql backup Agent is running by using the same user. / comments
Hi Petey, I have checked the roles the user id i am using while connecting to command prompt has sysadmin role. Sql backup Agent is running by using the same user.
0 votes