Viewing 14 posts - 91 through 104 (of 104 total)
The purpose? It increases performance.
February 3, 2011 at 1:28 pm
Thanks for your time and response.
I came across this though it applies to 2K:
http://msdn.microsoft.com/en-us/library/aa258257%28v=sql.80%29.aspx
"Each database has an owner who has the ability to perform special activities in the...
February 1, 2011 at 12:59 pm
My question is somewhat related to the original question...
Whether the database owner is the database creator as well? I mean is there any way to find out who created a...
February 1, 2011 at 12:03 pm
Hi!
I don't think you can find out without using triggers.
January 27, 2011 at 1:14 am
Thanks for your response. I'm aware of the Invoke-Sqlcmd Cmdlet option but was looking for a more straight forward solution. Looks like there's no way to pull the error msg...
January 26, 2011 at 12:37 am
Thanks I've already read those. The strange thing is that it sometimes succeeds and sometimes fails. I give it up. :unsure:
January 25, 2011 at 6:52 am
You could also use PS
DB tracking script:
http://www.mssqltips.com/tip.asp?tip=1759
Disk size monitoring should not be too hard either to implement. Just google it!
January 25, 2011 at 1:23 am
Thanks for your time.
There's no related entry in the SQL Server Agent Error Log and according to the most recent SQL Server Log the databases were backed up successfully.
The maintenance...
January 25, 2011 at 12:59 am
Hi,
Could you post that query?
December 15, 2010 at 12:53 am
Hi!
A few things you could try then: check disk space on drive, try to change the path to another drive (if possible). Also check logs to find out more details...
December 13, 2010 at 2:45 am
Hi!
Have you tried DBCC CHECKDB? If so, any errors?
December 13, 2010 at 1:21 am
Hi,
You can also go through the SQL Server Tacklebox and set up the repository.
November 24, 2010 at 1:48 am
November 10, 2010 at 7:37 am
Viewing 14 posts - 91 through 104 (of 104 total)