Viewing 15 posts - 3,721 through 3,735 (of 4,745 total)
so try restore headeronly...................:-)
April 26, 2009 at 11:16 am
But I have a query, What about content changes of Systems databases, like New Login, Server option change, New Job, Changes in Job Schedules e.t.c... How you handled that? Did...
April 26, 2009 at 5:14 am
are you trying to recover the standby database because you want to failover?
what does restore verifyonly of that log file say?
That last log will have failed to restore so database...
April 25, 2009 at 5:34 pm
It would work fine, SQL won't care that the distribution database is in a different location.
However, if you stop replication by disabling the agents, ensure its quiesced and no pending...
April 25, 2009 at 5:18 pm
I think you would have to stripe across separate drives so see good improvement, that's the recommendation if you are using striping to get faster throughput.
April 25, 2009 at 5:10 pm
First thing, if this has only just started happening, anyone changed anything?
if it happens again run sp_who2, look for blocking, and check what the most common wait types are.
run a...
April 25, 2009 at 10:33 am
virtually the same? was it better at all?
I guess i would have expected it to be faster, perhaps 12 stripes was overkill and you got contention. They are all going...
April 25, 2009 at 10:13 am
But I have a query, What about content changes of Systems databases, like New Login, Server option change, New Job, Changes in Job Schedules e.t.c... How you handled that? Did...
April 25, 2009 at 10:01 am
you want restore headeronly.See BOL or
http://msdn.microsoft.com/en-us/library/aa238455(SQL.80).aspx
tip: if you want to know what commands EM issues when you use it, run profilwer filtered for EM events only while you perform the...
April 24, 2009 at 3:33 pm
I'm talking about a windows group for use by a team of DBAs really. A new group would be created in active Directory by whoever looks after that, then that...
April 24, 2009 at 7:45 am
If you don't know the password there is no way we can guess it for you. When installing SQL server 2005 you have to specify a password so it will...
April 24, 2009 at 7:05 am
are YOU connected to the database when issuing the command?
April 22, 2009 at 11:46 am
Any chance you are using enterprise edition? If so you can use mirroring with snapshots rather than logshipping, which is not ideally suited to your purposes
April 21, 2009 at 3:57 pm
Other than that, there is a security script being run around the same time but that is from the security people, not me.
what does that script do? Security people LOVE...
April 21, 2009 at 12:54 pm
that doesn' sound like an error from a third party enterprise tool.
This thread lists some ways to search for strings in your stored procs:
http://www.sqlservercentral.com/Forums/Topic695413-357-1.aspx#bm695503
April 21, 2009 at 7:14 am
Viewing 15 posts - 3,721 through 3,735 (of 4,745 total)