TCapture DB structure CleanUp

sh TC_srvctl.sh --unset  --node swap --type consumer --producer qas --force
 sh TC_srvctl.sh --unset  --node qas  --type consumer --producer swap --force


 sh TC_srvctl.sh --unset  --node qas  --type producer --force
 sh TC_srvctl.sh --unset  --node swap --type producer --force
 sh TC_srvctl.sh --unset  --node swap --type consumer --producer qas --force
 sh TC_srvctl.sh --unset  --node qas  --type consumer --producer swap --force

on eache primary database:

drop schema _rdb_bdr cascade;
drop schema _rdb_bdr cascade;

TCapture RepSrv Software Cleanup

$RDBBDR\cleanup.sh

rm -Rf $RDBBDR

Table Of Contents

Previous topic

TCapture Troubleshooting

Next topic

TCapture SrvCtl Command reference

This Page