Viewing 15 posts - 31 through 45 (of 70 total)
gail then wat shud i do... i thing i cannot run this sp on subcription database
October 11, 2008 at 10:21 pm
Hi Gail,
This might happen due to conflicts happens some time mainly in this subcription database ... due to which it might showing transaction still pending while truncating the log....
Can...
October 11, 2008 at 3:15 am
gail ..
its a subcription database ..... and a live database
we are using sqlexpress edition for subcription database
October 10, 2008 at 3:35 am
hi gail
... this is the output from the dbcc commands....
Transaction information for database 'B8017'.
Replicated Transaction Information:
Oldest distributed LSN ...
October 9, 2008 at 10:37 pm
hi gail this is what i hav got from the sp s out
sp_replcounters
database
replicated transactions
replication rate trans/sec
replication latency (sec)
replbeginlsn
replnextlsn
sp_helpreplicationdboption...
October 8, 2008 at 8:13 am
gail it is showing sucessfully complted ...
plz provide me the suggestion
October 2, 2008 at 11:25 pm
Try this
Select Cnt as Count1 from (
Select 10 - (Img1 + Img2 + Img3 + Img4 + Img5 + Img6 + Img7 + Img7 + Img8 + Img9...
October 1, 2008 at 1:03 am
check out the blockings and use profiler .... counters
September 29, 2008 at 10:42 pm
gail we r having merge replication implemented .... actually wat happen is some one changed the recovery model to full and then changed it to simple so this might be...
September 29, 2008 at 10:17 pm
yes gail replication is working..
.... gail few week back my data twice got currpted
............ so i have runed dbcc checkdb thrice in two weeks..
can i switch my database to...
September 28, 2008 at 9:00 pm
hi gila wat need to be done if there is a clustered index create on a column and see index scan....
September 26, 2008 at 11:33 pm
Viewing 15 posts - 31 through 45 (of 70 total)