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). This parameter can be delimited with quote characters to specify character case.

Usage

See also

pdb_execute_sql, pdb_get_sql_database