aiaiDBA

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

13718043309

010-86462881

PGA-20949: unable to define variable string for transaction recovery

PGA-20949: unable to define variable string for transaction recovery
Cause: The gateway server was unable to define variable to be used in accessing the transaction log table during recovery processing. An Oracle server message will follow this message.
Action: Ensure that the Oracle server and its TNS listener are both operational. Also check the PGA_LOG_DB, PGA_LOG_USER, and PGA_LOG_PASS parameters in the gateway init file and ensure that they specify the correct database string, userid, and password, respectively. Refer to the Oracle Server Messages and Codes Manual for information on the Oracle server message.

请先 登录 后评论

1 个回答

小智
PGA-20949:无法为事务恢复定义变量字符串,
.原因:网关服务器无法在恢复处理期间定义用于访问事务日志表的变量。Oracle服务器消息将跟随此消息。,
.操作:确保Oracle服务器及其TNS侦听器都可以运行。还要检查网关init文件中的PGA_LOG_DB,PGA_LOG_USER和PGA_LOG_PASS参数,并确保它们分别指定正确的数据库字符串,userid和密码。有关Oracle服务器消息的信息,请参阅Oracle Server消息和代码手册。,
.
请先 登录 后评论