sqlplus error [message #52174] |
Sun, 07 July 2002 06:07 |
Kumar Devendra
Messages: 4 Registered: June 2002
|
Junior Member |
|
|
When i want to execute "sqlplus" command at the command prompt of HP Unix it is giving error as
"Memory fault(Coredump)".
What this error is? Please respond immediately.
|
|
|
Re: sqlplus error [message #52176 is a reply to message #52174] |
Sun, 07 July 2002 12:02 |
|
Mahesh Rajendran
Messages: 10708 Registered: March 2002 Location: oracleDocoVille
|
Senior Member Account Moderator |
|
|
Mostly you would not have set the NLS parameters properly.
(ORA_NLS33,NLS_DATE_FORMAT,NLS_LANG).
If these do not help you, Apply the Latest patch.
|
|
|