接到一个朋友打来的求助电话,在安装oracle11g单机版的时候新建监听报错如下:
Message 1070 not found; No message file for product=network, facility=TNSTNSLSNR for Linux: Version
............
原因:在oracle用户配置环境变量文件.bash_profile时没有把ORACLE_BASE/ORACLE_HOME/ORACLE_SID
用 export 输出,环境变量问题!!!
输出后解决,再安装时请仔细阅读安装文档!
Message 1070 not found; No message file for product=network, facility=TNSTNSLSNR for Linux: Version
原文地址:http://blog.csdn.net/ora_raymond/article/details/41516613