Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-01034: Message 1034 not found; No message file for product=RDBMS

user545194Feb 27 2012 — edited Feb 27 2012
Hi!

After creating a RAC Database (10.2.0.5) on Redhat Enterprise Linux 64-bit, we checked: Listeners, Processes and Environment variables.
Everything was set up properly and running.

When trying to connect as sysdba the following message appeared:

$sqlplus / as sysdba

sql>select * from v$instance;
select * from v$instance

ERROR at line 1:
ORA-01034: Message 1034 not found; No message file for product=RDBMS,
facility=ORA

A shutdown and startup did not help.

What could be the issue here?

Thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 26 2012
Added on Feb 27 2012
7 comments
4,318 views