Hi ,
We are facing issue in SRS and I have uninstalled using sapinst. I have tried to install the SRS again on primary host but we are facing issue while installation saying database is already in HADR mode.
sapinst.log
select 'SAP', srvstatus, srvname, srvnetname, srvclass from sysservers where srvclass=16 or srvclass=17
srvstatus srvname srvnetname srvclass
---------------------------------------
SAP 8 REP_group REP_REP1DR 17
SAP 2 REP_REP1DR ARGSREP01:4901 16
SAP 2 REP_REP2DR ARGSREP02:4901 16
3 rows affected
quit
ERROR 2015-08-12 14:17:26.715 (ARGAS\bp_tech_basis) id=ind-rel.ind-os.ind-db.assertionFailed errno=CJS-00030
Assertion failed: Unable to configure a replication environment because the database is already running in HADR mode. Refer to trace file sapinst_dev.log for further information.
ERROR 2015-08-12 14:17:26.715 (ARGAS\bp_tech_basis) id=modlib.jslib.caughtException errno=MUT-03025
Caught ESAPinstException in module call: Assertion failed: Unable to configure a replication environment because the database is already running in HADR mode. Refer to trace file sapinst_dev.log for further information..
Please let us know what cleanup we need to do on primary DB level.
--Srikanth.