问题:Data Connector for Oracle and Hadoop is disabled,Error executing statement: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
解决方法:①将Oracle TNS配置文件中HOST中localhost换成本机的IP地址
②打开Oracle Net Manager 修改监听程序中主机信息,把localhost改成本机IP地址
③重启oracle两服务:OracleServiceORCALEDB、OracleOraDb11g_home1TNSListener
本文介绍了解决Oracle与Hadoop连接失败的问题方法。主要包括修改Oracle TNS配置文件中的HOST参数为本机IP地址、调整Oracle Net Manager监听程序设置以及重启Oracle相关服务等步骤。
4947

被折叠的 条评论
为什么被折叠?



