The database user name included in Log Transfer Language (LTL) for replication of “request” stored procedures.
This parameter is available only for Oracle and Microsoft
SQL Server.
sa
A valid user name in the primary database.
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.