Viewing 15 posts - 766 through 780 (of 1,640 total)
Have you got this fixed, I have same problem now.
Thanks
December 11, 2012 at 5:12 pm
Perry Whittle (12/5/2012)
ALTER DATABASE mydb SET...
December 10, 2012 at 9:44 am
Thanks all, that makes sense.
Only month is included is because the backup history we only keep 6 months.
But good point though, I will include year as well, in case there...
December 7, 2012 at 9:34 am
Those help.
I didn't see backup size in this query. Do you mean create another query using backupSet to achieve that?
Additionally,
I wonder if a way to check directly the folder or...
December 6, 2012 at 4:42 pm
Thanks, this is good for tracking database size change. I will give it a try.
Also how about the way to check above 3 directories growth?
December 6, 2012 at 3:57 pm
Yes, this is what in that file:
But there is also SQLAGENT.OUT that has the following information:
2012-12-05 04:13:22 - ? [100] Microsoft SQLServerAgent version 10.50.2500.0 (x86 unicode retail build) : Process...
December 6, 2012 at 9:38 am
So if a database is set to read only , and by just querying the database, it won't create any log transactions, so no affect on log file, is that...
December 5, 2012 at 4:17 pm
Thanks, but it seems detach and attach is easier and involves less steps to do.
December 5, 2012 at 10:46 am
By the way, what is the difference by take offline, then copy to anther directory , then bring online
with detach the database, copy to another directory, then attach it.
Which is...
December 5, 2012 at 9:53 am
Thanks both. that is helpful.
We are trying to install servers for system center management.
it doesnot support dynmic ports.
But it has to have multiple instances.
So following your instruction, I think I...
December 4, 2012 at 9:43 am
Thanks,
Can I use dynamic port for the named instance,
When I install the named instance, and check the tcp\ip port, it defaults to blank, with dynamic port set to 0...
December 3, 2012 at 4:34 pm
Thanks, that will work, I will give it a try
November 30, 2012 at 11:20 am
Viewing 15 posts - 766 through 780 (of 1,640 total)