aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

PGA-21204: error deleting PGA_2PC_PENDING rows for local LU string

PGA-21204: error deleting PGA_2PC_PENDING rows for local LU string
Cause: The RRM was unable to delete the pending transaction entries from its local LU6.2 log during cold start processing. An Oracle server message will follow this message, and contains information on the Oracle error.
Action: Ensure that the Oracle server and its TNS listener are both operational. Also ensure that the PGA_2PC_PENDING table exists and has not been altered or updated manually. If the table has been tampered with, it may need to be reinitialized and the RRM cold started again.

请先 登录 后评论

1 个回答

小智
PGA-21204:删除本地LU 字符串的 PGA_2PC_PENDING行的错误,
.原因:在冷启动处理期间,RRM无法从其本地LU6.2日志中删除挂起的事务条目。Oracle服务器消息将跟随此消息,并包含有关Oracle错误的信息。,
.操作:确保Oracle服务器及其TNS侦听器都可以运行。还要确保PGA_2PC_PENDING表存在,并且没有被手动更改或更新。如果表已被篡改,可能需要重新初始化,RRM再次冷启动。,
.
请先 登录 后评论