Posts
Sort by recent activity
Problems displaying details for warnings
Hi there,
I have finally got around to installing SQLResponse to begin proper monitoring of our production servers.
I am having troubles displaying details for some of the warnings for a particular...
SQLBackup with SAP
Hi there,
I was wondering if someone can tell me if I can use SQLBackup with an SAP database. I know that it is technically possible, but I have heard that SAP are very particular about 3rd Party ...
Restore to one moment in time from TRAN Log failing
Hi there,
I have been playing with the different backup and restore possibilities and have come up against a problem.
When I choose to do a restore of a transaction log and choose to restore to a c...
Can I do a differed verification of my backups?
Hi there,
I have installed a test version of SQLBackup and got the jobs running nicely.
I have noticed that if the backups are large, the verification can take up to 4 times longer than the actual ...
Problems browsing filesystem in SQLBackup
Hi,
I'm sure that it is written somewhere here, but using the search words supplied by SQLBackup proofed fruitless.
I have SQLBackup as a test installation and have a couple of servers registered. ...
Function query (possible code suggestion)
Hi,
I read that you can create code snippets and place the code $CURSOR$ into the snippet to tell the cursor to start at that point after inserting the snippet.
Are there any other functions like $...
Problem with declared variables
Hi,
I recently installed SQLPrompt 3.5 RC and have run into a strange issue.
I declared a few variables for a stored procedure and went on with my code and wanted to start setting these variables. ...