Message not found [message #55352] |
Mon, 20 January 2003 03:22 |
Stefano
Messages: 5 Registered: December 2001
|
Junior Member |
|
|
Hi,
I have a system HPUX with Oracle 8.1.6. Last days I have a strange error on Oracle system. If I try to run a command (eg: select * from pippo;) oracle return this message: ORA-00942: Message 942 not found; No message file for product=RDBMS, facility=ORA.
The table pippo doesn't exist. The Oracle system is OK.
Waht can I do?
The problem appeared last week, but before I didn't have some problem.
Thanks a lot for your help.
|
|
|
Re: Message not found [message #55355 is a reply to message #55352] |
Mon, 20 January 2003 04:32 |
|
Mahesh Rajendran
Messages: 10708 Registered: March 2002 Location: oracleDocoVille
|
Senior Member Account Moderator |
|
|
first,
can u login into oracle using sqlplus/ svrmgrl?
make sure
ORACLE_BASE,
ORACLE_SID
ORACLE_HOME
PATH are properly set in your profile.
|
|
|