Viewing 15 posts - 1 through 15 (of 31 total)
Greg Charles (5/28/2009)
Can you describe how you enabled logging and specified the events? Did you follow the steps described here?: http://msdn.microsoft.com/en-us/library/ms141212(SQL.90).aspx
Thanks Greg. Link works out for me....
Thank you...
May 28, 2009 at 9:22 am
Greg Charles (5/27/2009)
May 27, 2009 at 5:23 pm
Gents,
I really APpreciate your suggestions. I'll update you all if I anything works out for me.
Rishabh
March 24, 2009 at 6:24 pm
unfortunately Client is not paying for Witness server.
March 24, 2009 at 11:25 am
Thanks to All for your replies. I'll update you if I come with any automatic solution. otherwise I'll run sp_change_suers_login Command manually.
Thanks
Rishabh Gupta
March 24, 2009 at 10:20 am
there are some users which I have to create and it is giving me
Windows NT user or group[....Server name....]not found. Check the name again
am totally confused now.
March 24, 2009 at 10:05 am
I ran sp_help_revlogin on Primary server and copy script and run onto Secondary server.
It gives error that SPID is in use. and when I change query from Create login to...
March 24, 2009 at 9:44 am
Yes,
I have Mirroring ON. Only problem is I have to run sp_change_users_login everytime to make Secondary work as Princiapal when Primary is down.
March 24, 2009 at 8:45 am
I have to run sp_change_users_login on Secondary server every time Primary server goes down. I am looking for automatic solution that when ever Primary goes down. Secondary will start working...
March 24, 2009 at 8:12 am
I checked at Support.microsoft.com
here is the link http://support.microsoft.com/kb/918992
in the remarks it said
"If server A and server B are in different domains, you have to modify the output...
March 24, 2009 at 7:55 am
Nicholas,
Can you tell me how to run "sp_helprev_login " and how to apply script on standby server?
Am pretty new to SQL server.
March 24, 2009 at 6:52 am
Grumpy DBA (11/6/2008)
* Log onto the local machine as a local...
November 6, 2008 at 7:31 am
I think you can install SQL in C drive and save the data (mdf) file and log (ldf) file in D drive.
October 30, 2008 at 7:13 am
Jeff Moden (10/28/2008)
rishgup (10/28/2008)
Jeff Moden (10/27/2008)
Sure... read the very message of mine that you quoted... lookup IDENTITY in Books Online.
Jeff,
By identity column you mean IS IDENTITY = 'TRUE' which will...
October 30, 2008 at 7:10 am
Viewing 15 posts - 1 through 15 (of 31 total)