Saturday, February 11, 2012

A hand sign in the left of a database

Hi,
I am wondering why there's a hand sign on the left corner on one of my
database, in my SQL Server 2000.
How do I make it disappear?
Thanks for help.
JasonJason wrote on Tue, 21 Nov 2006 17:06:26 +0800:
> Hi,
> I am wondering why there's a hand sign on the left corner on one of my
> database, in my SQL Server 2000.
> How do I make it disappear?
> Thanks for help.
It means that the database is configured for replication.
Dan|||And you want to check with the DBA and 'owner' of that database before you
remove replication. All sorts of bad things can happen if you start picking
away at it if it is actually being replicated, as opposed to just 'enabled
for replication'
--
Kevin Hill
3NF Consulting
http://www.3nf-inc.com/NewsGroups.htm
Real-world stuff I run across with SQL Server:
http://kevin3nf.blogspot.com
"Daniel Crichton" <msnews@.worldofspack.com> wrote in message
news:%23nyU$FVDHHA.348@.TK2MSFTNGP06.phx.gbl...
> Jason wrote on Tue, 21 Nov 2006 17:06:26 +0800:
>> Hi,
>> I am wondering why there's a hand sign on the left corner on one of my
>> database, in my SQL Server 2000.
>> How do I make it disappear?
>> Thanks for help.
> It means that the database is configured for replication.
> Dan
>|||Kevin3NF wrote:
> And you want to check with the DBA and 'owner' of that database before you
> remove replication. All sorts of bad things can happen if you start picking
> away at it if it is actually being replicated, as opposed to just 'enabled
> for replication'
>
Awww, that goes totally against the GUI concept of "Ooooo, what's THIS
button do?"
:-)
Tracy McKibben
MCDBA
http://www.realsqlguy.com|||Yup. As much as I like a colorful GUI...
:D
--
Kevin Hill
3NF Consulting
http://www.3nf-inc.com/NewsGroups.htm
Real-world stuff I run across with SQL Server:
http://kevin3nf.blogspot.com
"Tracy McKibben" <tracy@.realsqlguy.com> wrote in message
news:456303F0.3020400@.realsqlguy.com...
> Kevin3NF wrote:
>> And you want to check with the DBA and 'owner' of that database before
>> you remove replication. All sorts of bad things can happen if you start
>> picking away at it if it is actually being replicated, as opposed to just
>> 'enabled for replication'
> Awww, that goes totally against the GUI concept of "Ooooo, what's THIS
> button do?"
> :-)
>
> --
> Tracy McKibben
> MCDBA
> http://www.realsqlguy.com

No comments:

Post a Comment