pdb_set_sql_database

Description

Sets the current database to be used for SQL statement execution.

Syntax

pdb_set_sql_database database

Parameters

database

The name of the database in the primary data server against which the Replication Agent can execute SQL statements (queries). To specify character case, delimit this parameter with quote characters.

Usage

See also

pdb_execute_sql, pdb_get_sql_database