Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 2005
»
Administering
»
Miracle happened with my 2 database test...
Miracle happened with my 2 database test server databases...
Rate Topic
Display Mode
Topic Options
Author
Message
MSQLDBA
MSQLDBA
Posted Friday, October 15, 2010 8:38 AM
SSC-Enthusiastic
Group: General Forum Members
Last Login: Thursday, June 21, 2012 8:49 AM
Points: 129,
Visits: 551
Hi friends,
4 days back i was just doing some r&d on my test servers first i mirrored on both the server like one is principal and another one is mirror server and witness itself principal server. After that i removed mirroring on both the servers completely.
And created log shipping on both the server, without monitor server. This also i removed completely from both the servers.
Today i m reading about the database bakup and restore on mircorsoft msdn. I thought to do some r&d of incremental update and restore it on a different server. So i make a database on server1 and went to second server to make same database on that also. What i saw there was same databse name and tables and contents are there already.
Once more i checked is there any mirroring or any logshipping is there but i hvn't found any mirroring and logshipping over there.
Can any one assist me pls what will happen with my both servers.
Thanks in advance.
& sorry for my bad english.
Regards,
________________________________________
M.I.
Learning is a path with no destination...
Post #1005249
WayneS
WayneS
Posted Friday, October 15, 2010 8:57 AM
SSCertifiable
Group: General Forum Members
Last Login: Today @ 3:13 PM
Points: 6,386,
Visits: 8,286
When you created the log shipping, it created the database(s) on the second server, and starting the log shipping to them.
When you deleted the log shipping, all you deleted was the physical act of shipping/recovering the transaction logs. The database(s) on the second server are still there. (You might find that they are in a norecovery or standby state).
Wayne
Microsoft Certified Master: SQL Server 2008
If you can't explain to another person how the code that you're copying from the internet works, then
DON'T USE IT
on a production system! After all,
you
will be the one supporting it!
Links:
For better assistance in answering your questions
,
How to ask a question
,
Performance Problems
,
Common date/time routines
,
CROSS-TABS and PIVOT tables Part 1
&
Part 2
,
Using APPLY Part 1
&
Part 2
,
Splitting Delimited Strings
Post #1005273
MSQLDBA
MSQLDBA
Posted Friday, October 15, 2010 9:06 AM
SSC-Enthusiastic
Group: General Forum Members
Last Login: Thursday, June 21, 2012 8:49 AM
Points: 129,
Visits: 551
Thank you all.
i sovle my problem after run
Restore database dbname with recovery;
________________________________________
M.I.
Learning is a path with no destination...
Post #1005281
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.