Hi Sumit,
When you say Replication buffer, are you referring to the disk space/device allocated to the Replication Server? Or are you referring to ASE transaction log?
Either way, my Replication Server disk space are full. And my ASE transaction logs are growing.
I had thought that when you disable replication and rematerialize you are loading in a fresh copy of the primary database at the secondary one. You have to take a database dump and load that dump on the secondary. I would suppose only the data stored in the transaction log after the database dump would be needed after the rematerialization?
Regards,
Gary