Viewing 15 posts - 436 through 450 (of 3,738 total)
MysteryJimbo (10/6/2010)
October 2, 2015 at 1:50 pm
Tempdb keeps growing because a Report Writer uses extensive uses of #temp tables
It is currently at 87,026 GB with 99% free.
I grew to 113 GB last week with 99% free.
You...
October 2, 2015 at 12:33 pm
I found this link but what about the subscriber?
October 2, 2015 at 10:01 am
John Mitchell-245523 (9/11/2015)
September 11, 2015 at 6:06 am
zygonr (9/10/2015)
HiAs we have no errors , are you performing using GUI. Did you try scripting the replication and run it see if you get an error.
How do I script...
September 11, 2015 at 6:04 am
John Mitchell-245523 (9/10/2015)
Have you checked the properties of the publication to verify that the two tables are included as articles in the publication?John
John ,
Yes they are there.
It is up to...
September 10, 2015 at 10:50 am
I checked the Distribution Agent Log and there were nor errors.
September 10, 2015 at 8:55 am
no.
I checked the Snapshot Agent and Log Reader Agent but I can't determine how to navigate to the Distribution Agent?:blush:
September 10, 2015 at 8:35 am
Ed Wagner (9/2/2015)
Welsh Corgi (9/2/2015)
Perry Whittle (9/2/2015)
Perry Whittle (8/31/2015)
Welsh Corgi (8/31/2015)
I'm going to have to start the SQL Server Agent Service.
why did you stop it in the first place?
What is...
September 2, 2015 at 2:32 pm
kim / data detection group (9/1/2015)
... ContractorCoverageException (contractorcoverageid, postalid)
or
... ContractorCoverageException (contractorcoverageid)...
September 2, 2015 at 8:49 am
Perry Whittle (9/2/2015)
Perry Whittle (8/31/2015)
Welsh Corgi (8/31/2015)
I'm going to have to start the SQL Server Agent Service.
why did you stop it in the first place?
What is the default size for...
September 2, 2015 at 7:28 am
GilaMonster (9/1/2015)
Then someone else changed something, or you changed something that you didn't think relevant. CheckDB CANNOT have fixed the error you posted.
I suspected that someone changed something. I did...
September 1, 2015 at 6:13 pm
Could we put this one to rest?
Thank you.
September 1, 2015 at 6:11 pm
GilaMonster (9/1/2015)
CheckDB cannot fix code problems, and unless the errors being thrown were severity 24, probably did nothing at all.
I appreciate the input.
The code was working fine and I had...
September 1, 2015 at 2:52 pm
Jeff Moden (8/30/2015)
and not exists (select * from ContractorCoverageException cce where cce.contractorcoverageid = a.id and postalid = postal.id)
Thank you Sir.:-)
September 1, 2015 at 2:49 pm
Viewing 15 posts - 436 through 450 (of 3,738 total)