Viewing 15 posts - 781 through 795 (of 4,745 total)
does the vendor support using a DNS alias in the connection string? If so and automatic failover is not vital to you you can still use mirroring in high performance...
---------------------------------------------------------------------
February 20, 2013 at 1:59 pm
you need ms11-049 and if you are running reporting services ms12-070 (both security patches)
---------------------------------------------------------------------
February 20, 2013 at 7:46 am
pre-reqs and hardware it will be obvious from the error message. permissions you will probably need to look in the summary log or perhaps the detailed log.
---------------------------------------------------------------------
February 16, 2013 at 10:28 am
shreekanth.kavali (2/16/2013)
1)Can anybody pls answer ,what are the errors usually come while installing sql server?
thats a big question, but probably most installation failures are going to be caused by
a)lack...
---------------------------------------------------------------------
February 16, 2013 at 4:35 am
if you want to see max throughput for your disks see SQLIO, if you want to see how your disk subsystem might perform under a typical SQL server load see...
---------------------------------------------------------------------
February 16, 2013 at 4:29 am
duplicate post, see http://www.sqlservercentral.com/Forums/Topic1420846-391-1.aspx
---------------------------------------------------------------------
February 16, 2013 at 4:19 am
the job could be being executed from another job or some application code.
Script out all your jobs and look for sp_start_job in the output and if necessary run profiler at...
---------------------------------------------------------------------
February 16, 2013 at 4:16 am
would need to know what you are trying to acheive by doing this but perhaps you should read this:
http://www.sqlservercentral.com/articles/Administration/65896/
---------------------------------------------------------------------
February 15, 2013 at 8:33 am
another pro alter database argument, if the dbid were to change that would affect the default database setting for logins (presuming the default was the user database)
---------------------------------------------------------------------
February 14, 2013 at 3:48 am
pretty sure nothing in msdb is affected by a detach, it would be too time consuming to remove backup history for example.
---------------------------------------------------------------------
February 13, 2013 at 4:01 pm
Jason, for an article on the benefits of alter database method and why it is the preferred method for SQL2005 onwards see here[/url]
I would add another reason, with detach\attach the...
---------------------------------------------------------------------
February 13, 2013 at 2:11 pm
have you tried starting the SQLagent service from configuration manager or the services applet?
---------------------------------------------------------------------
February 13, 2013 at 5:49 am
note: 3 year old thread!
---------------------------------------------------------------------
February 13, 2013 at 3:31 am
sounds like you are trying to install post SP4 security patch MS12-070(version 5234) without first applying SP4 itself (version 5000)
go back and apply SP4 first.
BTW, unless you have reporting...
---------------------------------------------------------------------
February 12, 2013 at 10:07 am
I would try and avoid putting it with any database files
---------------------------------------------------------------------
February 12, 2013 at 6:13 am
Viewing 15 posts - 781 through 795 (of 4,745 total)