Troubleshooting guide

exit
go
If you have not set up the sample Replication Server instance, enter your Replication
Server instance name in place of SAMPLE_RS.
8.
Disconnect from the RSSD:
1>disconnect
2>go
9.
Connect again to the primary database:
1>connect to pds.pdb
2>go
10.
Reset the truncation point to the end of the database transaction log:
1>dbcc settrunc ('ltm','valid')
2>go
11.
Start the Replication Agent instance:
1>sp_start_rep_agent pdb
2>go
12.
Disconnect from the primary database:
1>disconnect
2>go
13.
Verify that the Replication Agent instance has connected to Replication Server:
1>admin who
2>go
If the Replication Agent instance has connected, Replication Server shows the connection
status. For example:
27 REP AGENT Awaiting Command
pds.pdb
CHAPTER 3: ASE-to-SAP HANA Database Replication Setup
Quick Start Guide for SAP HANA Database 21