function_username

(Oracle and Microsoft SQL Server only) The database user name included in Log Transfer Language (LTL) for replication of “request” stored procedures.

Note: This parameter is available only for Oracle and Microsoft SQL Server.

Default

sa

Values

A valid user name in the primary database.

Comments

  • The value of the function_username parameter is sent in the LTL for all replicated stored procedures in the primary database.

  • The value of the function_password parameter is the password for the database user name specified in the function_username parameter.

  • For more information about “request” stored procedures, see Replication Server documentation.