server_xlog

(Microsoft SQL Server only) Creates or removes Replication Agent system objects in the Microsoft SQL Server system resource database.

This command is used for first-time initialization of Replication Agent for Microsoft SQL Server and should be run before pdb_xlog init. This command is used for first-time initialization of Replication Agent for Microsoft SQL Server and should be run before pdb_xlog init.

Note: This command is only for use with Microsoft SQL Server.

Syntax

server_xlog {init | remove } [, force]

Parameters

Examples

Usage

  • If you attempt to execute pdb_xlog init for Microsoft SQL Server before the transaction log has been initialized, pdb_xlog init stops and prompts you to go back and first execute server_xlog init.

Related reference
pdb_xlog