function_password

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

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

Default

"" (empty string)

Values

A valid password.

Comments

  • The value of the function_password parameter can be up to 30 characters.

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

  • The value of the function_password parameter is encrypted in the Replication Agent configuration file.

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