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.
Click Next.
Field | Description |
---|---|
Data Assurance Server Instance Name |
Unique name for the DA server instance. Default: myserver |
Data Assurance Server Password |
Password for the DA server login da_admin. Must contain only letters, digits, and underscores. Default: sybase |
Data Assurance Server Confirm Password |
Password that must match with the chosen password for the installation to continue. Default: sybase |
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. Default: dasd |
Data Assurance Server DASD Password |
Password for the DA server DASD. Must contain only letters, digits, and underscores. Default: sybase |
Data Assurance Server Confirm DASD Password |
Password that must match with the chosen password for the DA server password. Default: sybase |
Data Assurance Server DASD Port |
Port on which the system database runs. Default: 4503
Note: By default, the Data Assurance system database (DASD) is not set up to accept outside connections, so this port is not in use.
|
Data Assurance Server HTTP Port |
Port used by the DA server's Web server, which runs one environment Java server page. Default: 4504 |
Field | Description |
---|---|
Data Assurance Agent Instance Name |
Unique name for the DA agent instance. Default: myagent |
Data Assurance Agent Password |
(Required) Password for the DA agent login da_admin. Must contain only letters, digits, and underscores. Default: sybase |
Data Assurance Agent Confirm Password |
(Required) Password that must match with the chosen password for the installation to continue. Default: sybase |
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 fingerprints back to the DA server during comparisons. Default: 4512 |
Data Assurance Agent HTTP Port |
Port used by the DA agents's Web server, which runs one environment Java server page. Default: 4514 |
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 from the SPDC. See the SySAM Users Guide.
%SYBASE%\log
$SYBASE/log