Complete all the steps outlined below to remove and re-replicate a Sage 300 CRE database properly. 1. Stop Replicator - Exit out of all Sage 300CRE applications.
- Stop the SQL Replicator.
- To Stop v1 Replicator:
- Start System Administration at the Sage 300 CRE server.
- Log in with Application Administrator permissions.
- Click Connect to connect to the Microsoft SQL Server.
- Click Stop to stop the replicator.
- Exit out of Configuration Manager.
- Exit out of System Administrator.
- To Stop v2 Replicator:
- Start System Administration at the Sage 300 CRE server.
- Log in with Application Administrator permissions.
- Connect to the Microsoft SQL Server.
- Click the Sage 300 CRE folder associated with the SQL database you want to remove and select Configure.
- Once Configuration Manager opens select Connect.
- Click Stop.
- Exit out of Configuration Manager.
- Exit out of System Administrator.
2. Delete SQL Databases - Start Microsoft SQL Server Management Studio.
- Connect to the appropriate Microsoft SQL Server.
- Click the + sign to expand Databases.
- Right-click on the database you want to remove.
- Select Delete.
- Select Close existing connections and Delete backup and restore history information for databases.
- Click OK.
- Repeat the above to delete the following databases.
- Izenda
- SageCREGlobalConfiguration
- SageApplicationTelemetry
- User Datasets (as listed in the 300CRE Open Company dialog)
- Verify it removed the SQL LDF and MDF files from the Microsoft SQL Server folder. If they still exist, delete them.
- Example Location: C:\Program Files\Microsoft SQL Server\MSSQL13.SAGE300CRE\MSSQL\DATA (actual location can vary)
- You can use a command line such as "dir \*.mdf /s" to find the files on your drive (check *.mdf and *.ldf)
3. Re-replicate the database Once you've complete the steps above, you can re-replicate the database. |