How can we help you today? How can we help you today?
soxfanjim

Activity overview

Latest activity by soxfanjim

JavaScript errors after upgrade
I just upgraded from SQL Monitor 2.3 to version 3.0. I immediately starting getting errors on the Overviews page. I seem to get it there every time. I also got it on the Analysis page after selecti...
8 followers 20 comments 0 votes
Thanks, Chris. I might've checked that before, but couldn't remember so I went back and looked. On the server where this is happening (I should've mentioned that it's only occurring on one of our servers) the log output is basically identical to the log output on a server where the log file deletes are working. In neither case do I see anything in the parms that indicates a file deletion will occur, but it's definitely happening on the other servers. The one where it's not working is our only SQL Server cluster, in case that's interesting. The log on the offending server shows this: -SQL "BACKUP LOG [SomeDatabase] TO DISK = N'F:\Microsoft SQL Server\MSSQL.1\MSSQL\Backup\SomeServer$INST1\SomeDatabase\LOG\SomeServer$INST1_SomeDatabase_LOG_20100607_154533.trn' WITH INIT, CHECKSUM, COMPRESSION = 2 " PROCESSES COMPLETED SUCCESSFULLY 6/7/2010 3:45:33 PM: Backing up SomeDatabase (transaction log) on INST1 instance to: 6/7/2010 3:45:33 PM: F:\Microsoft SQL Server\MSSQL.1\MSSQL\Backup\SomeServer$INST1\SomeDatabase\LOG\SomeServer$INST1_SomeDatabase_LOG_20100607_154533.trn 6/7/2010 3:45:33 PM: BACKUP LOG [SomeDatabase] TO VIRTUAL_DEVICE = 'SQLBACKUP_A96CEFEB-BDE0-45EF-9745-CB8E6C5C988B' WITH BUFFERCOUNT = 6, BLOCKSIZE = 65536, MAXTRANSFERSIZE = 1048576, NAME = N'Database (SomeDatabase), 6/7/2010 3:45:33 PM', DESCRIPTION = N'Backup on 6/7/2010 3:45:33 PM Server: SomeServer\INST1 Database: SomeDatabase', FORMAT, CHECKSUM 6/7/2010 3:45:33 PM: Backup data size : 512.000 KB 6/7/2010 3:45:33 PM: Compressed data size: 6.000 KB 6/7/2010 3:45:33 PM: Compression rate : 98.83% 6/7/2010 3:45:33 PM: Processed 0 pages for database 'SomeDatabase', file 'SomeDatabase_log' on file 1. 6/7/2010 3:45:33 PM: BACKUP LOG successfully processed 0 pages in 0.004 seconds (0.000 MB/sec). 6/7/2010 3:45:33 PM: SQL Backup process ended. / comments
Thanks, Chris. I might've checked that before, but couldn't remember so I went back and looked. On the server where this is happening (I should've mentioned that it's only occurring on one of our s...
0 votes
Old tran log files not deleted - using SQL Backup 6.4
I am using SQL Backup 6.4.0.56 and discovered the other day that our old transaction log files were not being deleted. ("Discovered" is a nice way of saying my Network Manager wanted to string me u...
3 followers 8 comments 0 votes
Feature request - Database metadata in tool tip/hyperlink
If I type "USE AdventureWorks", for example, there's a hyperlink on the word AdventureWorks. All it really tells me is that it's a database on the server I'm connected to, which isn't terribly usef...
1 follower 1 comment 0 votes
You have to restart the Windows service on the host. Interestingly, the client can't even connect to the service by the new IP address until the service is restarted. That's what led us to the answer. / comments
You have to restart the Windows service on the host. Interestingly, the client can't even connect to the service by the new IP address until the service is restarted. That's what led us to the answer.
0 votes