all groups > sql server replication > july 2004 >
You're in the

sql server replication

group:

huge tempdb


huge tempdb Franky
7/7/2004 3:57:02 AM
sql server replication: Hallo,

can someone explain this problem/suggest a solution
I made server A publisher and server B distributor.
On server A I had a database base1 which had a size of 70 GB and contains 1200 tables. I restored a backup of that database on server B.
I made a publication on server A for database base1. Made the script for the necessary replication stored procedures and created them on base1 on server B.
Then I created the pull subscription on server B databas base1.

This all works fine.

I tried to do the same with a database base2 with a size of 22 GB, but which contains 28000 tables.( on the same servers.)
Then when I try to create the pull subscription the tempdb on server A grows until all the diskspace is used (96 GB).

thx
Re: huge tempdb Hilary Cotter
7/7/2004 10:43:30 AM
Are you doing a no-sync subscription?

Can you log the agent which is failing to find out exactly what it is doing?
--
Hilary Cotter
Looking for a book on SQL Server replication?
http://www.nwsu.com/0974973602.html


[quoted text, click to view]
the necessary replication stored procedures and created them on base1 on
server B.
[quoted text, click to view]

Re: huge tempdb Franky
7/7/2004 11:31:01 PM
Hilare,

I use the option the 'subscriber alreay has the schema and data'
I started the test again, and I limitted the size of tempd on the publisher.(50GB)
I 'll send you more info as soon as possible

thx for the response

Franky

[quoted text, click to view]
AddThis Social Bookmark Button