标签: Subscriber

ORA-31433: subscriber view does not exist ORACLE 报错 故障修复 远程处理

文档解释 ORA-31433: subscriber view does not exist Cause: The subscription did not contain this subscriber view. Action: Recheck the name, and speci……

ORA-26801: More than one subscriber for “string”.”string”. ORACLE 报错 故障修复 远程处理

文档解释 ORA-26801: More than one subscriber for “string”.”string”. Cause: Multiple subscribers were found when the combined capture and apply optim……

使用Redis聚焦查询Topic(redis查询topic)

使用Redis聚焦查询Topic 随着互联网的发展,推送系统成为每个网站的标配之一。在推送系统中,一个很重要的环节是推送的目标,也就是我们经常提到的“订阅者”或……

ORA-25242: cannot change subscriber name from string to string without FIRST_MESSAGE option ORACLE 报错 故障修复 远程处理

文档解释 ORA-25242: cannot change subscriber name from string to string without FIRST_MESSAGE option Cause: An attempt was made to change the subscr……

ORA-24062: Subscriber table string inconsistent with queue table string ORACLE 报错 故障修复 远程处理

文档解释 ORA-24062: Subscriber table string inconsistent with queue table string Cause: The subscriber table has not yet been successfully imported.……

ORA-25295: Subscriber is not allowed to dequeue buffered messages ORACLE 报错 故障修复 远程处理

文档解释 ORA-25295: Subscriber is not allowed to dequeue buffered messages Cause: Subscriber is only allowed to dequeue persistent messages Action: ……

ORA-31430: subscriber view exists ORACLE 报错 故障修复 远程处理

文档解释 ORA-31430: subscriber view exists Cause: A view that is already in use was specified for the subscriber view. Action: Call the SUBSCRIBE pr……

ORA-24034: application string is already a subscriber for queue string ORACLE 报错 故障修复 远程处理

文档解释 ORA-24034: application string is already a subscriber for queue string Cause: An application name that was already a subscriber for the que……

ORA-25310: Subscriber is Notification only; dequeue not supported ORACLE 报错 故障修复 远程处理

文档解释 ORA-25310: Subscriber is Notification only; dequeue not supported Cause: Notification only subscribers are not allowed to dequeue. Action: ……

ORA-24057: cannot define subscriber with rule for queue string ORACLE 报错 故障修复 远程处理

文档解释 ORA-24057: cannot define subscriber with rule for queue string Cause: An ADD_SUBSCRIBER or ALTER_SUBSCRIBER procedure with a rule was issue……