Viewing 15 posts - 121 through 135 (of 372 total)
it was retired after SQL 2005, SQL Server Configuration Manager maybe what you are looking for. 😀
July 25, 2014 at 9:01 am
adzuanamir (7/24/2014)
This is my problem details:
07/22/2014 11:24:44,spid74,Unknown,Autogrow of file 'tempdev' in database 'tempdb' was cancelled by user or timed out after 1146 milliseconds.
Use ALTER DATABASE to set...
July 25, 2014 at 8:58 am
I would call MS Support and open a ticket.
July 25, 2014 at 8:45 am
there are steps that you need to take before you setup alerts on sql agent for them to work.
1. setup database mail - http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/
2. setup an operator to send alerts...
July 25, 2014 at 8:43 am
DBA From The Cold (1/9/2014)
Good Morning,Does anyone know if there is a time frame for the release of SQL Server 2012 SP2?
Thanks,
Andrew
It's been released.
http://www.microsoft.com/en-us/download/details.aspx?id=43340
July 24, 2014 at 12:26 pm
I agree with Matt, will it help solve an issue or is this a want not a must for the bosses?
July 23, 2014 at 2:47 pm
have you tried using another domain account to test? have you locked the domain account?
July 23, 2014 at 2:45 pm
The only issue I have ran into is not updating the @@version when installing a service pack, that was 08R2. I would place a call with MS and have them...
July 18, 2014 at 8:38 am
Beatrix Kiddo (7/3/2013)
July 14, 2014 at 9:10 am
Since you have shared storage, you cannot us the same shared storage for the 2014 cluster install whether you are doing AlwaysOn or Traditional clustering. You will need to get...
July 14, 2014 at 9:01 am
I suspect you tried installing it as a cluster and shared storage. AlwaysOn does not work like traditional clusters. Here is a link on a how to for AlwaysOn. In...
July 14, 2014 at 8:55 am
try using this link and follow the instruction. you may get lucky.
http://blog.sqlauthority.com/2010/04/26/sql-server-attach-mdf-file-without-ldf-file-in-database/
July 7, 2014 at 1:29 pm
you need the log file. do you have a backup?
July 7, 2014 at 12:57 pm
under database details did you browse out under current file path and point the to the mdf and ldf files?
July 7, 2014 at 10:39 am
Viewing 15 posts - 121 through 135 (of 372 total)