TNS-01101 错误通常表示客户端无法找到指定的服务名。 错误分析 TNS-01101 错误信息 "could not find service name listener_scan1" 指出客户端在尝试连接时,无法找到名为 listener_scan1 的服务。这通常与服务配置或网络设置有关。 解决步骤 检查监听器配置: 确认listener_scan1 服务是否已在监听器配置文件中定义...
Oracle Database - Enterprise Edition - Version 11.2.0.1 to 11.2.0.4 [Release 11.2]: TNS-01101: Could not find service name for LISTENER_SCANx
TNS-01101: Could not find service name C:\Users\Administrator>e: E:\app\11.2.0\grid\BIN>cd E:\app\11.2.0\grid\BIN --->>>切换到$GRID_HOME下的bin下. E:\app\11.2.0\grid\BIN>lsnrctl status listener_scan1 --->>>此处的linrctl 命令实际上找的是$GRID_HOME下的,因为,Windows下执行命令...
TNS-01101 Could not find listener name or service name string Cause The listener name or service name could not be resolved by name-lookup. Action Verify that the listener name or service name specified to LSNRCTL has the correct name and address defined in LISTENER.ORA or in TNSNAMES.ORA....