Connecting to Adaptive Server Enterprise
Source ASE
The source Adaptive Server is the server from which you will migrate data,
i.e. the current location of the data and databases you wish to migrate.
Supply the following credentials to connect to the source ASE:
-
Server - select one of the source Adaptive Servers from the interfaces
file list drop down, or type in the connection information in the form
host
name:port number.
-
Login - Enter the Adaptive Server login. You must log in as "sa", as
an account with "sa_role" or ownership of the database(s) (dbo) to be migrated.
-
Password - Enter the password for the login specified above.
Target ASE
The target Adaptive Server is the server to which you will migrate data.
This server must contain empty versions of the databases to be migrated.
SybMigrate will populate these databases on the target ASE with the data
you select later from the Source ASE.
-
Server - select one of the source Adaptive Servers from the interfaces
file list drop down, or type in the connection information in the form
host
name:port number.
-
Login - Enter the Adaptive Server login. You must log in as "sa" or as
an account with "sa_role" and ownership of the database(s) to be migrated.
-
Password - Enter the password for the login specified above.
When you have finished selecting the source and target Adaptive Servers,
click Connect. If connection is made to both the source and the target
ASEs successfully you will be taken to the "Select Session Type" screen.