There is a message: starting up database tester,and this
is the testing database before we put our real database
on the server. Now we've already changed our application
to use our production database.
But we still get a lot of above messages. and every 20
seconds.
What caused this and what should we do about it?
I delete the database tester now from the server, for we
are not going to use it. I just wonder if this is a
security issue or not?That was probably due to the fact you had the Auto-Close option set to ON.
Andrew J. Kelly
SQL Server MVP
"Ann" <anonymous@.discussions.microsoft.com> wrote in message
news:024001c3ce40$32d0cf40$a101280a@.phx.gbl...
quote:|||Or if you are doing periodic restores. Every time, you
> I checked our SQL server log/ current activities.
> There is a message: starting up database tester,and this
> is the testing database before we put our real database
> on the server. Now we've already changed our application
> to use our production database.
> But we still get a lot of above messages. and every 20
> seconds.
> What caused this and what should we do about it?
> I delete the database tester now from the server, for we
> are not going to use it. I just wonder if this is a
> security issue or not?
perform a database restore or log restore, an entry
of 'starting up database xyz' will be written to the SQL
errorlog.
Linchi
quote:
>--Original Message--
>That was probably due to the fact you had the Auto-Close
option set to ON.
quote:
>--
>Andrew J. Kelly
>SQL Server MVP
>
>"Ann" <anonymous@.discussions.microsoft.com> wrote in
message
quote:
>news:024001c3ce40$32d0cf40$a101280a@.phx.gbl...
>
>.
>
No comments:
Post a Comment