The installer creates the target directory and installs the selected components into that directory.
The installer for DA server and agents is on the same CD used to install Replication Server. Although you can install one DA server and one DA agent at a time from the installer on a machine, you must run the installer again to install additional DA agents. You cannot install DA server and agents remotely, so you may need to mount the CD and install on more than one machine, depending on your chosen deployment.
x:\da_installer\setup.exewhere x: is your CD drive.
set TMP=C:\WINDOWS\Temp
./da_installer/setup.bin
If you are installing using the CD, mount it and start the installer.
mount -F cdfs -o ro device_name /mnt/cdrom
cd /cdrom ./da_installer/setup.bin
mount -v 'cdrfs' -r device_name /mnt/cdrom
cd /device_name ./da_installer/setup.bin
cd /cdrom/Volume Label ./da_installer/setup.bin
# mount -t iso9660 /dev/cdrom /mnt/cdrom
cd /mnt/cdrom ./da_installer/setup.bin
setenv IATEMPDIR "/usr/bin/tmp_dir"
When specifying the tmp_dir, include the full path. Reexecute setup.bin.
Option | Description |
---|---|
Data Assurance server | Installs the DA server. |
Data Assurance agent | Installs the DA agent. For the best performance, Sybase recommends that you install the DA agent on the machine where your database resides. |
Field | Description |
---|---|
Data Assurance Server Instance Name |
Unique name for the DA server instance, which:
|
Data Assurance Server Password |
Password for the DA server login da_admin, which:
Default: <blank> |
Data Assurance Server Confirm Password |
Password that must match with the chosen password for the installation to continue. Default: <blank> |
Data Assurance Server RMI Port |
Java RMI port used by outside applications to connect to the DA server's Java API, such as Sybase Control Center for Data Assurance. Default: 4500 |
Data Assurance Server TDS Port |
Port used by the command line tool (CLT) or isql utility. Default: 4501 |
Data Assurance Server DASD Name |
Unique name for the system database, which:
Default: dasd |
Data Assurance Server DASD Password |
Password for the system database, which:
Default: <blank> |
Data Assurance Server Confirm DASD Password |
Password that must match with the chosen password for the system database password. Default: <blank> |
Data Assurance Server DASD Port |
Port on which the system database runs. Default: 4503
Note: By default, the system database is not set
up to accept outside connections, so this port is not in
use.
|
Field | Description |
---|---|
Data Assurance Agent Instance Name |
Unique name for the DA agent instance, which:
Default: myagent |
Data Assurance Agent Password |
(Required) Password for the DA agent login da_admin, which:
Default: <blank> |
Data Assurance Agent Confirm Password |
(Required) Password that must match with the chosen password for the installation to continue. Default: <blank> |
Data Assurance Agent RMI Port |
Java RMI port used by the DA server to connect to the DA agent. Default: 4510 |
Data Assurance Agent TDS Port |
Port used by command line tool (CLT) or isql utility. Default: 4511 |
Data Assurance Agent DTS Port |
Port used by the DA agent to stream data back to the DA server during comparisons. Default: 4512 |
Option | Description |
---|---|
Served License | If you have a previously deployed license server, enter the host name of the machine where the license server is running and the port number if the port number you are using is not the default. |
Unserved License | (Default) Specify a directory where an unserved license is located, or accept the default. |
You can install and use the Replication Server DA Option components without a license for 30 days. To continue using these components after the grace period, obtain valid licenses. See the SySAM Users Guide.
%SYBASE%\log
$SYBASE/log