|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Monday, April 08, 2013 4:59 AM
Points: 196,
Visits: 79
|
|
| Comments posted to this topic are about the item Login Failed
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: 2 days ago @ 3:13 PM
Points: 1,089,
Visits: 4,537
|
|
The fact that there were any votes for the "delete Resource database" option was a bit scary.
- Jeff
|
|
|
|
|
SSChasing Mays
      
Group: General Forum Members
Last Login: Saturday, April 06, 2013 12:20 AM
Points: 649,
Visits: 263
|
|
pdanke (7/14/2009) The fact that there were any votes for the "delete Resource database" option was a bit scary.
88 people opted this answer till now!
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Monday, April 08, 2013 4:59 AM
Points: 196,
Visits: 79
|
|
Resource database is not wide known. We belive in 4 system databases: master, model, tempdb, msdb.
For those who would delete resource database - remember, you have to restore your tempdb database from backup after that
|
|
|
|
|
Hall of Fame
       
Group: General Forum Members
Last Login: Friday, March 15, 2013 2:43 PM
Points: 3,924,
Visits: 1,554
|
|
Marcin Zawadzki (7/15/2009)
Resource database is not wide known. We belive in 4 system databases: master, model, tempdb, msdb. For those who would delete resource database - remember, you have to restore your tempdb database from backup after that 
I thought SQL server would not work properly and have to re-install SQL Server.
SQL DBA.
|
|
|
|
|
Hall of Fame
       
Group: General Forum Members
Last Login: Friday, March 15, 2013 2:43 PM
Points: 3,924,
Visits: 1,554
|
|
SanjayAttray (7/21/2009)
Marcin Zawadzki (7/15/2009)
Resource database is not wide known. We belive in 4 system databases: master, model, tempdb, msdb. For those who would delete resource database - remember, you have to restore your tempdb database from backup after that  I thought SQL server would not work properly and have to re-install SQL Server.
Ha HA........I got your sarcasm here. Good one. You cannot take backup or restore operation on tempdb.
SQL DBA.
|
|
|
|
|
SSCertifiable
       
Group: General Forum Members
Last Login: Yesterday @ 6:38 PM
Points: 7,077,
Visits: 7,116
|
|
It's a pity that the correct answer (login using DAC and set the default database and language for that login back to what they were before) isn't available.
I assumed the trigger concerned had a purpose - probably relating to corporate policy - and disabling as a quick fix would be unacceptable, also that I had followed good practise and backed up master before changing properties of a login, and since I wasn't allowed to pick the correct answer opted for what I still think is the least wrong of the options provided.
Tom Que conclure à la fin de tous mes longs propos? C'est que les préjugés sont la raison des sots. (Voltaire, 1756)
|
|
|
|
|
SSC Eights!
      
Group: General Forum Members
Last Login: Tuesday, April 23, 2013 3:40 AM
Points: 961,
Visits: 794
|
|
You can also login using SQLCMD, then drop the trigger.
Logging in using SQLCMD bypasses the trigger, I have had to do it dozens of times when things go wrong.
/* ----------------------------- */ Tochter aus Elysium, Wir betreten feuertrunken, Himmlische, dein Heiligtum!
|
|
|
|