Show TOC

Database Connection CommandsLocate this document in the navigation structure

A physical database connection connects an SAP Replication Server to a local database that contains primary or replicate data. An SAP Replication Server distributes messages to and from a database via a connection.

Use these commands to manage database connections:
  • create connection – creates a database connection from SAP Replication Server to a non-SAP database. SAP ASE database connections are added with rs_init.

  • create connection using profile clause – uses predefined information to configure the connection between SAP Replication Server and a replicate non-SAP ASE database, and, if needed, to modify the RSSD, and the replicate data server and database.

  • alter connection – changes or configures a database connection.

  • drop connection – removes a database connection.

  • suspend connection – suspends a database connection.

  • resume connection – resumes a suspended connection.