Chapter 4 Database Administration Utilities
115
Parameter Description
definitions. Most configurations use the same
setting for both RS_Source_ds and SQL_server
configuration options.
RS_user
A login name for the LTM to use to log into
Replication Server. The login name must have
been granted connect source permission in the
Replication Server.
scan_retry
The number of seconds that the LTM waits
between scans of the transaction log. This
parameter is somewhat different in meaning to
that of the Adaptive Server Enterprise LTM. The
Adaptive Server Anywhere server does not
"wake up" and scan the log when records arrive
in the log. For this reason, you may wish to set
the scan_retry value to a smaller number then
that for an Adaptive Server Enterprise LTM.
skip_ltl_cmd_err
[ ignored ]
SQL_database
The primary site database name on the server
SQL_server to which the LTM connects. For
Adaptive Server Enterprise during recovery, this
is the temporary database whose logs the LTM
will transfer to Replication Server. The Adaptive
Server Anywhere LTM uses the SQL_log_files
parameter to locate offline transaction logs.
SQL_log_files
A directory that holds off-line transaction logs.
The directory must exist when the LTM starts up.
This entry is present only in Adaptive Server
Anywhere LTM configuration files.
SQL_pw
The password for the SQL_user user ID.
SQL_server
The name of the primary site Adaptive Server
Anywhere server to which the LTM connects.
For Adaptive Server Enterprise during recovery,
this is a data server with a temporary database
whose logs the LTM will transfer to Replication
Server. The LTM uses the SQL_log_files
parameter to locate offline transaction logs.
SQL_user
The login name that the LTM uses to connect to
the database specified by RS_source_ds and
RS_source_db.
♦ The following is a sample LTM configuration file.
Example
configuration file