Hi All,
I've been trying to access an 8.1.6 oracle database,
running on solaris 7, remotely from another solaris
7 server. The remote database server (on the same
subnet, same vlan as the remote clients running
on solaris 7) can be tnspinged. However, a sqlplus
session returns the following error -
*************** *************** *************** **
SQL*Plus: Release 8.1.6.0.0 - Production on Sat Nov 1 13:45:14 2003
(c) Copyright 1999 Oracle Corporation. All rights reserved.
ERROR:
ORA-01034: Message 1034 not found; No message file for product=RDBMS,
facility=ORA
*************** *************** *************** **
Any hints regarding the above issue are appreciated.
Thank you in advance
I've been trying to access an 8.1.6 oracle database,
running on solaris 7, remotely from another solaris
7 server. The remote database server (on the same
subnet, same vlan as the remote clients running
on solaris 7) can be tnspinged. However, a sqlplus
session returns the following error -
*************** *************** *************** **
SQL*Plus: Release 8.1.6.0.0 - Production on Sat Nov 1 13:45:14 2003
(c) Copyright 1999 Oracle Corporation. All rights reserved.
ERROR:
ORA-01034: Message 1034 not found; No message file for product=RDBMS,
facility=ORA
*************** *************** *************** **
Any hints regarding the above issue are appreciated.
Thank you in advance
Comment