How can we help you today? How can we help you today?
laurencerooks
I was able to successfully create a SQL Backup of the model database with the command given. Why am I not able to connect via the GUI console so I can activate the license and manage it? Laurence / comments
I was able to successfully create a SQL Backup of the model database with the command given. Why am I not able to connect via the GUI console so I can activate the license and manage it? Laurence
0 votes
I'm running into the same problem on only one of my servers, which is running SQL 2000 SP4 on Windows 2000 SP4. There aren't any other backup jobs occurring during this time. All SQL Backup type jobs fail, both Transaction and Full. Restarting the SQL Server is the only resolution. This first occurred two weeks after I installed Red Gate on the server for the first time. It then happened two months later. Now it's happening again two weeks later. The difference between the previous level and the latest is the file produced, which doesn't have any LSN information stored in the header to read from, thereby causing restore issues. Native SQL Backup for one server out of many is not an option, nor is restarting the SQL Server on a weekly basis. Any help would be welcomed. Thanks, Laurence The error message before the latest patch level was: 9/17/2007 12:00:00 PM: Backing up model (transaction log) to: 9/17/2007 12:00:00 PM: F:\backup\model\LOG_TXSQL008_model_20070917_120000.sqb 9/17/2007 12:00:00 PM: BACKUP LOG [model] TO DISK = 'F:\backup\<database>\<AUTO>.sqb' WITH NAME = '<AUTO>', DESCRIPTION = '<AUTO>', INIT, VERIFY, ERASEFILES = 23h, MAILTO_ONERROR = 'laurence.rooks@ttiinc.com;sqlstoredprocs@ttiinc.com;isintelserverteam@ttiinc.com', COMPRESSION = 1, THREADCOUNT = 3 9/17/2007 12:00:00 PM: VDI error 1010: Failed to get configuration from server. Check that the SQL Server instance is running, and that you have the SQL Server Systems Administrator server role. Error code: (-2139684860: An abort request is preventing anything except termination actions.) 9/17/2007 12:00:01 PM: SQL error 3013: BACKUP LOG is terminating abnormally. 9/17/2007 12:00:01 PM: 9/17/2007 12:00:01 PM: Memory profile 9/17/2007 12:00:01 PM: Type Maximum Minimum Average Blk count Total 9/17/2007 12:00:01 PM: 9/17/2007 12:00:01 PM: Commit 769785856 4096 1578030 1140 1798955008 9/17/2007 12:00:01 PM: Reserve 4186112 4096 483656 162 78352384 9/17/2007 12:00:01 PM: Free 16515072 4096 1159273 233 270110720 9/17/2007 12:00:01 PM: Private 769785856 4096 2358098 780 1839316992 9/17/2007 12:00:01 PM: Mapped 1019904 4096 117715 46 5414912 9/17/2007 12:00:01 PM: Image 7581696 4096 68435 476 32575488 9/17/2007 12:00:01 PM: 9/17/2007 12:00:01 PM: Warning 300: Backup failed. Retry attempt: 1 9/17/2007 12:00:03 PM: BACKUP LOG [model] TO DISK = 'F:\backup\model\LOG_TXSQL008_model_20070917_120000.sqb' WITH NAME = 'Database (model), 9/17/2007 12:00:00 PM', DESCRIPTION = 'Backup on 9/17/2007 12:00:00 PM Server: TXSQL008 Database: model', INIT, VERIFY, ERASEFILES = 23h, MAILTO_ONERROR = 'laurence.rooks@ttiinc.com;sqlstoredprocs@ttiinc.com;isintelserverteam@ttiinc.com', COMPRESSION = 1, THREADCOUNT = 3 9/17/2007 12:00:03 PM: 9/17/2007 12:00:03 PM: Warning 300: Backup failed. Retry attempt: 2 9/17/2007 12:00:05 PM: BACKUP LOG [model] TO DISK = 'F:\backup\model\LOG_TXSQL008_model_20070917_120000.sqb' WITH NAME = 'Database (model), 9/17/2007 12:00:00 PM', DESCRIPTION = 'Backup on 9/17/2007 12:00:00 PM Server: TXSQL008 Database: model', INIT, VERIFY, ERASEFILES = 23h, MAILTO_ONERROR = 'laurence.rooks@ttiinc.com;sqlstoredprocs@ttiinc.com;isintelserverteam@ttiinc.com', COMPRESSION = 1, THREADCOUNT = 3 9/17/2007 12:00:05 PM: 9/17/2007 12:00:05 PM: Warning 300: Backup failed. Retry attempt: 3 9/17/2007 12:00:07 PM: BACKUP LOG [model] TO DISK = 'F:\backup\model\LOG_TXSQL008_model_20070917_120000.sqb' WITH NAME = 'Database (model), 9/17/2007 12:00:00 PM', DESCRIPTION = 'Backup on 9/17/2007 12:00:00 PM Server: TXSQL008 Database: model', INIT, VERIFY, ERASEFILES = 23h, MAILTO_ONERROR = 'laurence.rooks@ttiinc.com;sqlstoredprocs@ttiinc.com;isintelserverteam@ttiinc.com', COMPRESSION = 1, THREADCOUNT = 3 9/17/2007 12:00:07 PM: 9/17/2007 12:00:07 PM: Warning 300: Backup failed. Retry attempt: 4 9/17/2007 12:00:09 PM: BACKUP LOG [model] TO DISK = 'F:\backup\model\LOG_TXSQL008_model_20070917_120000.sqb' WITH NAME = 'Database (model), 9/17/2007 12:00:00 PM', DESCRIPTION = 'Backup on 9/17/2007 12:00:00 PM Server: TXSQL008 Database: model', INIT, VERIFY, ERASEFILES = 23h, MAILTO_ONERROR = 'laurence.rooks@ttiinc.com;sqlstoredprocs@ttiinc.com;isintelserverteam@ttiinc.com', COMPRESSION = 1, THREADCOUNT = 3 ======================================= The error message after the latest patch: 9/17/2007 1:16:13 PM: Backing up model (transaction log) to: 9/17/2007 1:16:13 PM: F:\backup\model\LOG_TXSQL008_model_20070917_131613.sqb 9/17/2007 1:16:13 PM: BACKUP LOG [model] TO DISK = 'F:\backup\<database>\<AUTO>.sqb' WITH NAME = '<AUTO>', DESCRIPTION = '<AUTO>', INIT, VERIFY, ERASEFILES = 23h, MAILTO_ONERROR = 'laurence.rooks@ttiinc.com;sqlstoredprocs@ttiinc.com;isintelserverteam@ttiinc.com', COMPRESSION = 1, THREADCOUNT = 3 9/17/2007 1:16:13 PM: VDI error 1010: Failed to get configuration from server. Check that the SQL Server instance is running, and that you have the SQL Server Systems Administrator server role. Error code: (-2139684860: An abort request is preventing anything except termination actions.) 9/17/2007 1:16:13 PM: SQL error 3013: BACKUP LOG is terminating abnormally. 9/17/2007 1:16:13 PM: 9/17/2007 1:16:14 PM: Memory profile 9/17/2007 1:16:14 PM: Type Maximum Minimum Average Blk count Total 9/17/2007 1:16:14 PM: 9/17/2007 1:16:14 PM: Commit 769785856 4096 1568325 1147 1798868992 9/17/2007 1:16:14 PM: Reserve 4186112 4096 516439 167 86245376 9/17/2007 1:16:14 PM: Free 16515072 4096 1130619 232 262303744 9/17/2007 1:16:14 PM: Private 769785856 4096 2332222 792 1847119872 9/17/2007 1:16:14 PM: Mapped 1019904 4096 117715 46 5414912 9/17/2007 1:16:14 PM: Image 7581696 4096 68444 476 32579584 9/17/2007 1:16:14 PM: 9/17/2007 1:16:14 PM: Warning 300: Backup failed. Retry attempt: 1 9/17/2007 1:16:16 PM: BACKUP LOG [model] TO DISK = 'F:\backup\model\LOG_TXSQL008_model_20070917_131613.sqb' WITH NAME = 'Database (model), 9/17/2007 1:16:13 PM', DESCRIPTION = 'Backup on 9/17/2007 1:16:13 PM Server: TXSQL008 Database: model', INIT, VERIFY, ERASEFILES = 23h, MAILTO_ONERROR = 'laurence.rooks@ttiinc.com;sqlstoredprocs@ttiinc.com;isintelserverteam@ttiinc.com', COMPRESSION = 1, THREADCOUNT = 3 9/17/2007 1:16:17 PM: Backup data size : 1.500 MB 9/17/2007 1:16:17 PM: Compressed data size: 7.500 KB 9/17/2007 1:16:17 PM: Compression rate : 99.51% BACKUP LOG successfully processed 0 pages in 0.020 seconds (0.000 MB/sec). 9/17/2007 1:16:17 PM: 9/17/2007 1:16:17 PM: Validating files: 9/17/2007 1:16:17 PM: F:\backup\model\LOG_TXSQL008_model_20070917_131613.sqb 9/17/2007 1:16:17 PM: 9/17/2007 1:16:17 PM: RESTORE VERIFYONLY FROM DISK = 'F:\backup\model\LOG_TXSQL008_model_20070917_131613.sqb' The backup set is valid. / comments
I'm running into the same problem on only one of my servers, which is running SQL 2000 SP4 on Windows 2000 SP4. There aren't any other backup jobs occurring during this time. All SQL Backup type ...
0 votes