Upgrade an Existing Adaptive Server Database

You may need to upgrade a database to work with the latest version of Replication Server so that you can use newer features. Use rs_init to upgrade a database.

Upgrading a database ensures that the database maintenance user has the Replication role and the necessary permissions (update, insert, and delete) in the database. The Replication role gives the maintenance user authorization to execute any necessary replication-related Adaptive Server commands.

You can check the authorizations that have been granted to a database by using the sp_displaylogin system procedure in the database.