Database Information

Use this form of ttRepAdmin to obtain summary information about a database.

ttRepAdmin -self -list [-scheme [owner.]schemeName]
{DSN | -connStr connection_string}

Options

ttRepAdmin has the options:

Option Description

DSN

Data source name of a master or subscriber database.

-connStr connection_string

Connection string of a master or subscriber database, an ODBC connection string that specifies a database location, driver, and optionally other connection attribute settings.

-self

Specified database.

-list

Lists database name, host, port number, and bookmark position.

-scheme [owner.]schemeName]

Name of replication scheme when there is more than one scheme.

Examples

% ttRepAdmin -self -list my_dsn

The above syntax prints out information about the replication definition of the database my_dsn.