ORA-06251: NETNTT: cannot translate address file name
Cause: ORACLE_HOME environment variable not set.
Action: Make sure that the ORACLE_HOME environment variable has been properly set and exported.
答:
ORA-06251: NETNTT: 不能翻译地址文件名
收到一个Oracle Net NT 地址解析程序无法识别的地址文件名。
常见情况:
该错误通常是因为Oracle Net应用程序尝试读取一个非法的文件名而引发的。
1. 确认Oracle Net网络配置文件定义的文件名是正确的。
2. 查看如下Oracle支持文档:”ORA-06251: NETNTT: Not able to Translate Address File Name”
3. 如果Oracle Net配置文件定义的文件名正确,则将此错误报告给Oracle技术支持。