Troubleshooting guide
2.
Reset the locator stored in the Replication Agent:
ra_locator zero
go
3.
Reset the locator stored in Replication Server:
isql -Usa -Psa_pass -SSAMPLE_RS
connect
go
rs_zeroltm pds, pdb
go
exit
You see:
Locator has been reset to zero.
(return status = 0)
4.
Resume replication with the Replication Agent resume command:
isql -Usa -Psa_pass -Smyra
1> resume
2> go
CHAPTER 6: DB2 UDB-to-SAP HANA Database Replication Setup
104 Replication Server