Viewing 15 posts - 106 through 120 (of 134 total)
If ur not at ur desk, how would u know ur database is in suspect mode. We need some sort of script that will alert us via email or text...
May 17, 2007 at 8:19 am
thank you very much....just a question, i want to schedule the backup to run everyday, I want the retention period for the backups to be 2 days...how do I do...
May 14, 2007 at 4:40 am
thanks, just one more problem, its not displayed the date. It should have the name of the backup and the date should be displayed next to the name. At the...
May 14, 2007 at 4:13 am
Thanks, but my problem was solved a long time ago.
This was the solution to the problem
RESTORE DATABASE [DatabaseName]
FROM DISK = N'\\[ServerName where backup is saved]\MSSQL\Backups\Folder\Backup.bak'
with REPLACE , ...
April 19, 2007 at 2:59 am
I have a databases that are not being backed up. The SA told me that I should not worry about backing up the database because the data is static.
I was...
April 2, 2007 at 3:00 am
yes i did, and i get the error that i posted above
March 14, 2007 at 7:14 am
Hi there,
I am still getting the same error:
0x80028019 ODSOLE Extended Procedure Old format or invalid type library. NULL 0
The error is displayed in different columns names. The stored proc that i am using...
March 14, 2007 at 4:34 am
Hi
I took the code from the msdb and just took some of the code out. and created new tables and do not drop them at the end of the script....
March 13, 2007 at 2:34 am
thanks, but i already figured it out.
Regards
IC
February 12, 2007 at 10:24 pm
the problem has been solved, my team leader informed me that the startup parameters where set to local and this had to be handed over to the NT engineers, i...
February 12, 2007 at 5:09 am
Hi there
thanks, the problem was solved, turns out that I received the wrong password. I have another problem though, on one of my servers, I have added a linked server,...
February 5, 2007 at 6:19 am
Viewing 15 posts - 106 through 120 (of 134 total)