Contents Index Prepare to run the setup script Character set and language issues

ASA Database Administration Guide
  Replicating Data with Replication Server
    Configuring databases for Replication Server
      Setting up the database for Replication Server

Run the setup script

Once you have modified the setup script to match the user IDs and passwords appropriately, you can run the setup script to create the maintenance and system administrator users in the Adaptive Server Anywhere database.

To run the setup script

  1. Start the Adaptive Server Anywhere database on an Adaptive Server Anywhere database engine or server.

  2. Start the Interactive SQL utility, and connect to the database as a user with DBA authority. When you create an Adaptive Server Anywhere database, it has a user with user ID DBA and password SQL, which has DBA authority.

  3. Run the script by entering the following command in the SQL Statements pane:

    read path\rssetup.sql

    where path is the path to the setup script.


Contents Index Prepare to run the setup script Character set and language issues