• Do you mean is it possible to shrink the database files using the DBCC SHRINKFILE or DBCC SHRINKDATABASE commands? Yes it is possible. In general shrinking databases is not a good idea, whether replicated or not. Do it only for exceptional reasons and don't do it regularly.