IN ORACLE MILIEU …

Beyond Knowledge

Daily Archives: March 31, 2008

ORA-12705: Cannot access NLS data files or invalid environment specified

While running autoconfig in oracle apps on database side, you might encounter this error. Also you can see this when you do sqlplus from command prompt. Cause:  Either your NLS_LANG parameter is not set correctly or NLS_ORA10 parameter is not set correctly. Solution : check $ORA_NLS10 path. This should point to ORACLE_HOME/nls/data/9idata if this is [...]

ORA-00600: internal error code, arguments: [kcratr1_lastbwr]

Some time we encounter this error while starting the database. Below is the solution for recovering through this error. Error: SQL> startup ORACLE instance started. Total System Global Area 1073741824 bytes Fixed Size 1264916 bytes Variable Size 264241900 bytes Database Buffers 801112064 bytes Redo Buffers 7122944 bytes Database mounted. ORA-00600: internal error code, arguments: [kcratr1_lastbwr], [...]

Follow

Get every new post delivered to your Inbox.

Join 156 other followers