ULSetDatabaseID function

Sets the database identification number.

Syntax
void ULSetDatabaseID(
SQLCA * sqlca,
ul_u_long id
);
Parameters

sqlca   A pointer to the SQLCA.

id   A positive integer that uniquely identifies a particular database in a replication or synchronization setup.

See also