aiaiDBA

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

13718043309

010-86462881

PGA-20947: unable to bind variable string for transaction logging

PGA-20947: unable to bind variable string for transaction logging
Cause: The gateway server was unable to bind variable for use in performing transaction logging functions. 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-20947:无法绑定变量字符串进行事务日志记录,
.原因:网关服务器无法绑定变量用于执行事务日志记录功能。Oracle服务器消息将跟随此消息。,
.操作:确保Oracle服务器及其TNS侦听器都可以运行。还要检查网关init文件中的PGA_LOG_DB,PGA_LOG_USER和PGA_LOG_PASS参数,并确保它们分别指定正确的数据库字符串,userid和密码。有关Oracle服务器消息的信息,请参阅Oracle Server消息和代码手册。,
.
请先 登录 后评论