Viewing 15 posts - 196 through 210 (of 388 total)
Yes, you cannot drop PK if table is involved in replication, drop article from publisher make changes and then add back article to publisher, don't forget to re initialize subscriber...
March 8, 2010 at 2:54 pm
It doesn't matter, it is your call!
EnjoY!
March 8, 2010 at 2:19 pm
You said Broken Replication, what is the error message? Check the constarints too.
EnjoY!
March 8, 2010 at 2:07 pm
If i understood correct, you are trying to alter a table which is involved in replication. You cannot alter table or do schema changes if the schema changes option is...
March 8, 2010 at 1:55 pm
Yes, it will fire an alert if latency is more than 10 secs. That is what you set up correct?
EnjoY!
February 24, 2010 at 10:14 pm
What about other SQL instances? Don't you have Defrag maintenance job on other SQL servers? Use same script it doesn't matter, we use same script for all SQL servers including...
February 24, 2010 at 10:05 pm
Yes check fragmentation and when stats were updated, how much memory this server has?
EnjoY!
February 24, 2010 at 9:56 pm
Indianrock (2/24/2010)
February 24, 2010 at 9:52 pm
Steve is right, Check this out for steps.
EnjoY!
February 23, 2010 at 11:01 pm
litu deb (2/23/2010)
I need to know who has deleted the job?
Unfortunately i don't think it is possible, Because when some delete job then an entry is also removed form sysjobs...
February 23, 2010 at 10:44 pm
I would say one domain account for all SQL Server Services, But don't login using this account for day to day activities use, Use this account only if you need...
February 23, 2010 at 10:11 pm
Apologies, I missed that point.
EnjoY!
February 23, 2010 at 9:57 pm
When I'm ready to restore the most recent version should I just do a restore, letting that overrite everything, or am I better of explicitly deleting the DB and...
February 23, 2010 at 9:53 pm
From BOL
NORECOVERY specifies that roll back not occur. This allows roll forward to continue with the next statement in the sequence.
In this case, the restore sequence can restore other backups...
February 23, 2010 at 9:46 pm
SAT_SQL (2/23/2010)
HiAll
my DB, please provide any step by step procudure for the .
It look like this satmman(suspect)
primary database coruppeted,it is in the suspected mode want to retrive.
Regards
sat
Check...
February 23, 2010 at 9:28 pm
Viewing 15 posts - 196 through 210 (of 388 total)