Introducing SQL Anywhere Studio
Tutorial: Replicating Data with SQL Remote
Lesson 2: Set up the consolidated database
Each remote database is identified in the consolidated database by a user ID with REMOTE permissions.
When a remote user is added to a database, the message system they use and their address under that message system need to be stored along with their database user ID.
Add a remote user
Open the SQL Remote Users folder in the left pane.
Choose File
The Remote User Creation wizard appears.
Type the name field as the name of the new remote user, and click Next.
Ensure that the user is allowed to connect, and type the password field. Confirm the password by entering it again. Click Next.
Select DBA permissions as well as REMOTE DBA permissions for the remote user.
Select the File message type and enter the remote address field in the text box. Click Next.
Select Send Then Close. Click Next.
Click Finish to create the remote user.
The remote user field appears in the SQL Remote Users folder.
If you forget to set DBA permission in the wizard, you can set it by double-clicking the user, and checking DBA on the Authorities tab.
You have now created the users who will use this system.