Viewing 15 posts - 1,126 through 1,140 (of 1,366 total)
Think the process is in ROLLBACK and once its completed the process will get deleted
March 17, 2009 at 1:34 am
Make the DB in full recovery mode.
Place .mdf and .ldf files in different drives.
and Wait for other experts comment 😀
March 16, 2009 at 7:22 am
Thanks Dugi thanks a lot.
:w00t: the problem is solved
March 16, 2009 at 1:13 am
I ran it again and got
Starting u_Tables.SQL at 16 Mar 2009 12:37:54:357
This file creates all the 'SPT_' tables.
drop table spt_monitor ....
drop table spt_values ....
Creating 'spt_monitor'.
Creating 'spt_values'.
create indexes on...
March 16, 2009 at 1:09 am
Ran u_table.sql and go this message.
Starting u_Tables.SQL at 13 Mar 2009 18:13:12:637
This file creates all the 'SPT_' tables.
drop table spt_monitor ....
drop table spt_values ....
Creating 'spt_monitor'.
Creating 'spt_values'.
create indexes on spt_values...
March 13, 2009 at 6:50 am
Thanks to all for the prompt reply,
Yes i got the error when i tried to get the database properties by right clicking on database -->properties.
I am using SQL Server 2005...
March 13, 2009 at 5:00 am
Thanks Mohit,
Can you please be specific on how to give the IP address and whole endpoint.
March 13, 2009 at 1:38 am
My primary server is RTM and the mirror is SP2 ,Is that a problem?
March 12, 2009 at 8:42 am
I am not able to connect through telnet. Can anyone please tell me the reason?
TIA
March 12, 2009 at 8:20 am
Thanks for the reply.
I am able to connect that machine using IP from SSMS.
During mirroring configuration also it accepts the IP but its rejecting the server name
March 12, 2009 at 8:15 am
Viewing 15 posts - 1,126 through 1,140 (of 1,366 total)