Post Installation Steps
854536 - Adapter Framework: Information Required by SAP Support
Issue
1. "Error: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Sequence already terminated (soft)."
select STATUS, SEQ_DEF, SEQUENCE_ID from SAP<SID>DB.BC_MSG_SEQ_STAT where STATUS='TERMINATED';
update SAP<SID>DB.BC_MSG_SEQ_STAT set STATUS='ACTIVE' where STATUS='TERMINATED'
>> http://<host>:port>/MessagingSystem/monitor/systemStatus.jsp
>> "Clear cluster wide sequences status cache"