ORA-12705: Cannot Access NLS Data Files after Install and Running Sqlplus
| 目标: How to avoid the following error after install and running SQL*Plus? ORA-12705: Cannot access NLS data files or invalid environment specified (On the same PC, have many Oracle versions installed and the PATH variable is very long.) 处理方法: 1. Decrease the PATH variable length. 2. Use a .bat program to open a command line window, to set a short PATH and start sqlplus. |


188

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



