aiaiDBA

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

13718043309

010-86462881

ORA-28560: error in configuration of agent process

ORA-28560: error in configuration of agent process
Cause: An ORACLE server invoked a function not supported by the connected agent (Heterogeneous Services or external procedures). The most probable cause is incorrect Net8 setup, resulting in use of the wrong agent executable.
Action: Check Net8 administration in the following ways: -- When using TNSNAMES.ORA or an Oracle Names server, make sure that the connection from the ORACLE server uses the correct SID. -- Check LISTENER.ORA on the agent's host machine to assure that this SID refers to the correct agent executable in its (PROGRAM=...) clause.

请先 登录 后评论

1 个回答

小智
ORA-28560:代理进程配置错误,
.原因: ORACLE服务器调用了连接的代理程序不支持的功能(异构服务或外部过程)。最可能的原因是不正确的Net8设置,导致使用错误的代理可执行文件。,
.操作:以下列方式检查Net8管理: - 当使用TNSNAMES.ORA或Oracle名称服务器时,请确保来自ORACLE服务器的连接使用正确的SID。 - 检查代理主机上的LISTENER.ORA,以确保此SID引用其(PROGRAM = ...)子句中的正确代理可执行文件。,
.
请先 登录 后评论