R12.1.3 Adaucofig error: ORA-12705
Hi, experts:
When run adautocfg.sh on database tier, got
====
....
Executable : /ap10/immted/db/tech_st/11.2.0.3/bin/sqlplus
SQL*Plus: Release 11.2.0.3.0 Production on Sat Jun 28 23:30:17 2014
Copyright (c) 1982, 2011, Oracle. All rights reserved.
Enter value for 1: Enter value for 2: Enter value for 3: ERROR:
ORA-12705: Cannot access NLS data files or invalid environment specified
=====
We have 12.1.3, 11.2.03 and Linux. I have issued $unset NLS_LANG, set ORA_NLS10="" in the .env file. What else I should check?
In the $ORACLE_HOME/appsutil/contextfile.xml has the following:
"s_db_oranls" osd="unix">/ap10/immted/db/tech_st/11.2.0.3/nls/data/9idata</ORA_NLS>
Thank you and regards