Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
sachink_goel
Starting Member
1 Post |
Posted - 2014-10-26 : 05:50:13
|
I created a publication of SQL database version 2005. it is its own distributor also. the problem is that after creating publication, the size of primary data file and transaction log file increased than its original one. what mistake i have done? is there any simple way to roll back the original size of both files without deleting created publication and recreating. When I created the subscriber, the replication started. but when I tried to open the replicated database, it shows 'unexpected database format' error. Can we do not open the database during initial replication process?thanks in advance |
|
|
|
|