I have a MSSQL 7.0 database that had replication running on the database. I have since then stopped the replication process from running due to a high strain on our sql server. This database has about 30,000 transactions going on it every minute of the day and my log file has grown to an exuberant amount. What I would like to do is detach the database, back up the log file, and create a new log file while backing up the log file to a separate server due to limited available space on our production server.
My issue is that sense there is replication for this database but is not running, I am unable to detach the database. Would anybody be able to provide me with instructions on how to remove replication from a database so I can detach this sql database and reattach it with a smaller log file.
Thanks,
David Hiner
Lead Reporting Analyst
Database Administrator
My issue is that sense there is replication for this database but is not running, I am unable to detach the database. Would anybody be able to provide me with instructions on how to remove replication from a database so I can detach this sql database and reattach it with a smaller log file.
Thanks,
David Hiner
Lead Reporting Analyst
Database Administrator