Viewing 15 posts - 316 through 330 (of 388 total)
what are you trying to achieve here? Why do you need databases on both servers as principal databases?
EnjoY!
February 16, 2010 at 12:59 pm
keyun (2/16/2010)
Message
Executed as user: NT AUTHORITY\SYSTEM. Login failed for user 'DOMAIN_NT\SERVERB$'....
February 16, 2010 at 12:46 pm
GSquared (2/16/2010)
GT-897544 (2/15/2010)
GSquared (2/15/2010)
Bru Medishetty (2/15/2010)
select @@version
and look at the output, where the end part shoes if nothing if it's a physical server and if it's...
February 16, 2010 at 10:29 am
jsb12 (2/15/2010)
February 16, 2010 at 10:18 am
You can see all the details like when SQL Server\Agent started and stopped in SQL Server Error logs. You should be able to see this information in windows event logs...
February 15, 2010 at 10:07 pm
Was this running successful before?
EnjoY!
February 15, 2010 at 9:55 pm
subbarayudu.net 37258 (2/15/2010)
Its not a test question....
Once i create the user and I assigned those 2 database level roles.......
now that user not access the database, becasue of db_denydatareader overwrite...
February 15, 2010 at 9:48 pm
Do you want to grant permission to edit\deploy packages for developers?
EnjoY!
February 15, 2010 at 4:42 pm
Make sure you defrag\Rebuild index after you perform many DML changes, because the index will be fragmented after DML changes, that is why mdf file is same size...
February 15, 2010 at 4:40 pm
Some times maintenance jobs fails due to packet loss in network, if network connectivity blip this may happen once in a while. Did this fail again, when you...
February 15, 2010 at 4:27 pm
timscronin (2/15/2010)
February 15, 2010 at 4:17 pm
GSquared (2/15/2010)
Bru Medishetty (2/15/2010)
select @@version
and look at the output, where the end part shoes if nothing if it's a physical server and if it's on a...
February 15, 2010 at 3:46 pm
I may take that offer, if you send all your paychecks to me:-D
EnjoY!
February 15, 2010 at 3:36 pm
GilaMonster (2/15/2010)
GT-897544 (2/15/2010)
February 15, 2010 at 2:31 pm
keyun (2/15/2010)
I am new to SQL server.. I check my login under LoginProperties --> Server Roles --> here i have everysingle roles assigned it to me. ( i guess...
February 15, 2010 at 2:07 pm
Viewing 15 posts - 316 through 330 (of 388 total)