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 SQL Anywhere database.
Start the SQL Anywhere database on a SQL Anywhere database server.
Start the Interactive SQL utility, and connect to the database as a user with DBA authority.
When you create a SQL Anywhere database, it contains the user ID DBA with password sql. This user has DBA authority.
Run the script by entering the following command in the SQL Statements pane:
read install-dir\scripts\rssetup.sql |
In this command, install-dir is your SQL Anywhere installation directory.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |