Replication Server Function Replication Definition Properties

Replication Server function replication definition property sheets contain all the standard procedure tabs, along with the RepServer Options tab, the details of which are listed below.

Property

Description

Standby type

Specifies the type of standby. You can choose from one of the following values:


  • All

  • Replication definition

Scripting name: StandBy

Primary procedure name

Specify the name of the procedure.

Scripting name: PrimaryProcedureName

Procedure option

Logs the execution of the stored procedure you are replicating either in the current database (log_current ) or in the database where the stored procedure resides (log_sproc).

Scripting name: ProcedureOption

Stored procedure option

Specifies the options for the stored procedure. You can choose from one of the following values:


  • Function: Enables replication for a stored procedure associated with a function replication definition.
  • Table: Enables replication for a stored procedure associated with a table replication definition. This option is equivalent to executing sp_setreplicate on the procedure.
  • false : Disables replication for the stored procedure.

Scripting name: StoredProcedureOption

Function replication definition

Specifies the name of the function replication definition.

Scripting name: FunctionReplicationDefinitionName

Request (Replication Server 15.1 only)

Specifies whether the function replication definition is a request one.

Scripting name: Request


Created October 7, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com