标题: Listener Errors TNS-01155 and NL-00305 Using Oracle Gateways [打印本页] 作者: 刘泽宇 时间: 2025-5-18 11:34 标题: Listener Errors TNS-01155 and NL-00305 Using Oracle Gateways 现象:
You are trying to use an Oracle Gateway and get an error on select -
SQL> select * from test_table@gateway_db_link;
ERROR:
ORA-28545: error diagnosed by Net8 when connecting to an agent
Unable to retrieve text of NETWORK/NCR message 65535
ORA-02063: preceding 2 lines from GATEWAY_DB_LINK
The listener log file will show the errors -
TNS-01155: Incorrectly specified SID_LIST_LISTENER parameter in LISTENER.ORA
NL-00305: the specified path name does not exist
原因:
The listener.ora file has an entry which uses 'SERVICE_NAME' instead of 'SID_NAME', for example -