Viewing 15 posts - 706 through 720 (of 1,640 total)
I just do a simple call to a stored procedure with 3 input parameters in ssms,
no output value.
for example I just want to execute sp_WhoIsActive with some input parameters in...
February 22, 2013 at 11:53 am
Thanks, how about the counter:
SQL Server: Buffer Manager:Physical reads/sec
Does this mean per second physical read from hard disk or buffer manager?
Thanks
February 20, 2013 at 2:48 pm
I change the reindex opertion to ola.hallengren solution,
It is amazed to see it saved a lot of time to run the reindex and also didn't show disk or log full...
February 19, 2013 at 12:32 pm
Thanks, I check with the other network admin, we do that for all SQL services.
By the way , for my workstation developer instance, I use local account, like local system...
February 14, 2013 at 1:57 pm
Thanks, we don't have clustered servers.
When you say it failed it will roll back, does it give out some information said it has rolled back, or it simply say...
February 12, 2013 at 3:49 pm
Thanks, although by changing the system file seems a workaround, I prefer to not to change it.
I ends up to restore a database on the same server, then I am...
February 12, 2013 at 10:25 am
Grant Fritchey (2/12/2013)
February 12, 2013 at 10:13 am
Thanks much,
I also read somewhere if using BLOBS, and Data encryption, it is not recommended to use compression backup, anything else?
Thanks
February 12, 2013 at 9:48 am
Thanks much, that is good news. Glad to know that.
February 11, 2013 at 12:54 pm
Thank you, I am concerned a little bit if compression backup is reliable or not since it is compressed, any chance it compressed in error?
Thanks
February 11, 2013 at 11:07 am
I think there are a lot of transactions going each day. It is a software that manages our organization each workstation power management.
We have not used the compression yet, I...
February 11, 2013 at 10:22 am
Thanks much.
I checked and currenly the data file is 7.9 GB, the log size is 500 MB with 97% free.
I heard it is not a good practice to shrink log...
February 11, 2013 at 9:56 am
Thanks that is good to know. I also read this http://blog.sqlauthority.com/2008/07/03/sql-server-2008-introduction-to-new-feature-of-backup-compression/
It sounds good to enable it when I do upgrades too.
February 5, 2013 at 1:13 pm
Thanks, it seems there is some downside when doing compression backup, it uses more of resources than regular backup
February 5, 2013 at 1:06 pm
Viewing 15 posts - 706 through 720 (of 1,640 total)