ORA-12700 [message #58460] |
Thu, 28 August 2003 13:52 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
Juan Bonsiepe
Messages: 1 Registered: August 2003
|
Junior Member |
|
|
We are getting a ora-12700 from Oracle 7.3.2 after do a high number of delete and update operations in an application.
Looking at documentation I found:
Action
ORA12700 invalid NLS parameter value name
An invalid NLS initialization parameter was specified.
Check the syntax and spelling of the parameter. Enter the correct parameter
into the initialization parameter file.
We donīt set any NLS parameter in init.ora file.
For me it seems that the problem itīs related with index corruption because we solve the problem temporarily recreating the indexes of tables that was envolved in delete and update operations.
Some body can help?
|
|
|
Re: ORA-12700 [message #58461 is a reply to message #58460] |
Thu, 28 August 2003 14:44 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
![](/forum/images/custom_avatars/42800.jpg) |
Mahesh Rajendran
Messages: 10708 Registered: March 2002 Location: oracleDocoVille
|
Senior Member Account Moderator |
|
|
this error should be occuring only when u try to stop or start the database.
so under which event are u getting this error?
is it reproducible?
and what is the OS?
|
|
|