Viewing 15 posts - 196 through 210 (of 712 total)
Access via AD group indeed a great approach which will reduce you permission managing if you have several servers.
August 16, 2013 at 3:13 am
what is happending if you do manual fail over?.
August 16, 2013 at 3:11 am
i dont think it will affect
but add this condition also, hope it will ignore heaps
index_type_desc <> 'HEAP'
August 14, 2013 at 4:41 am
agordon 35530 (8/13/2013)
They are all set to grow by 10% and restricted to 15,000 MB.
The log file size will be anywhere from 250 MB to700 MB,...
August 14, 2013 at 4:37 am
By any chance your profile is deleted or different option like citrix or other?
August 14, 2013 at 3:32 am
the code will work and
yes a group has to be created as a login and then necessary role has to be provided hope these are basic.
August 14, 2013 at 12:02 am
Securityadmin or syadmin is needed to create a login but then they can give permission to any databases.
i dont think there is a option for this.
August 13, 2013 at 6:55 am
As chris suggested please post execution plan.
By any change SalesDate table has any indexes if it is on which columns.
August 13, 2013 at 6:00 am
in profiler what is the exact thing you miss?
what are the events you tried to find the performance timings?
without code of SP and tables structues involved, no one can suggest...
August 13, 2013 at 5:53 am
2TB DB in Simple Recovery Model in local disk , how was the performance?
recently i restored a 1TB backup available from SAN drive to SAN drive took around 4.5 hours....
August 13, 2013 at 5:04 am
Securityadmin is a server role which gives access to configure secutiry for server not to database level
refer http://technet.microsoft.com/en-us/library/ms188659(v=sql.100).aspx
assign db_securityadmin for the database.
August 13, 2013 at 4:40 am
Oh thanks like older versions i thought it is installed by default.
August 13, 2013 at 1:12 am
Is your log file set for autogrowth or restricted to some size?
what is your log file size when the error thrown
what is the log drive size and 15000 MB you...
August 13, 2013 at 1:09 am
MichaelDep (8/7/2013)
August 12, 2013 at 6:12 am
Viewing 15 posts - 196 through 210 (of 712 total)