Drop Active Standby returns error: 908: Key not found in table or index
(Doc ID 1949642.1)
Last updated on APRIL 14, 2022
Applies to:
Oracle TimesTen In-Memory Database - Version 11.2.2.6.4 and laterInformation in this document applies to any platform.
Goal
User was trying to drop active standby pair.
When they ran the command they got this error:
Command> DROP ACTIVE STANDBY PAIR;
908: Key not found in table or index
Reviewing the ttmesg.log or .inval file revealed that "DROP ACTIVE STANDBY PAIR" resulted in an invalidation:
Assertion failed: ( (((((tableHeaderp)))->tblType) == ((sbNodeTag_t) 11)) || (((((tableHeaderp)))->tblType) == ((sbNodeTag_t) 12))) [repDDL.c:/main/172:sbSysTableRepOptions():13934]
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |