Viewing 15 posts - 826 through 840 (of 1,069 total)
SAT_SQL (7/6/2009)
as i am new to sql , please let me now weather i can upgrade sql200 to sql2005,
If it is possiable please send some links that ...
July 6, 2009 at 1:07 am
Apply the service pack firstly to your dev, test and staging servers. If there is no issue, apply it to the production server.
Applying SP3 needs server reboot. So inform the...
July 2, 2009 at 6:42 am
I have run the DBCC CHECKDB. It has not reported any error.
This is happening for tempdb.
June 11, 2009 at 10:34 pm
Thanks Gail,
You are a genious!
Your solution worked.
Thanks.
June 3, 2009 at 3:22 am
I have posted this again under SQL Server 2005 Integration Services.
I tried to delete this post, but it is not getting deleted.
May 21, 2009 at 8:09 am
RML51 (5/18/2009)
Suresh B. (5/15/2009)
Henry Treftz (5/5/2009)
Any suggestions on how to get the alert to fire?Run sp_replmonitorchangepublicationthreshold
with @shouldalert = 1
I ran the following and it did not enable our alerts for...
May 19, 2009 at 1:04 am
Thanks for responding.
I meant number of latencies. Not the time gap.
Many publications cross the 3 minutes threshold that we have set.
They cross the threshold many times in a day.
So...
May 15, 2009 at 7:50 am
Henry Treftz (5/5/2009)
Any suggestions on how to get the alert to fire?
Run sp_replmonitorchangepublicationthreshold
with @shouldalert = 1
May 15, 2009 at 1:11 am
Malcolm Daughtree (5/14/2009)
The IO characteristics for the log file is, by the very nature of what a log is, SEQUENTIAL.CodeOn
A single Log files is sequential. But what...
May 15, 2009 at 12:40 am
Thanks Lynn Pettis for your quick reply.
By default 30 seconds is the threshold.
I have increased it to 3 minutes. Still sometimes I get latency.
Thanks
May 14, 2009 at 11:34 pm
Hi Jason,
Size of the database need not match. Database has many other objects, not just tables.
Run sp_publication_validation to check.
Suresh
May 11, 2009 at 10:55 pm
Yes, it is possible, with Database Diagram in SQL Server Management Studio.
Expand the database node. Right click on Database Diagram. Select New Diagram....
May 11, 2009 at 10:41 pm
Jonathan Kehayias (5/11/2009)
May 11, 2009 at 10:31 pm
RPSql (5/11/2009)
quote]
Looks like .MDF file is currupted. Run DBCC CHECKDB.
May 11, 2009 at 10:05 pm
ami.rstg (5/11/2009)
Thx in...
May 11, 2009 at 7:43 am
Viewing 15 posts - 826 through 840 (of 1,069 total)