[Spacewalk-list] SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory

Meier, Daniel (EXT) danielmeier.ext at siemens.com
Thu Feb 5 10:34:03 UTC 2009


Do you have a tnsnames.ora file?

You also need to configure the tns names entry for your database. Place the following into /etc/tnsnames.ora:
XE =
    (DESCRIPTION =
       (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
       )
       (CONNECT_DATA =
          (SERVICE_NAME = xe)
       )
    )

________________________________
From: spacewalk-list-bounces at redhat.com [mailto:spacewalk-list-bounces at redhat.com] On Behalf Of Wolf, Christian
Sent: Donnerstag, 5. Februar 2009 11:30
To: spacewalk-list at redhat.com
Subject: [Spacewalk-list] SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory

Hi!
If i enter "sqlplus" i get following error.
What is my mistake?

[root at berlxspw01 ~]# sqlplus
Error 6 initializing SQL*Plus
Message file sp1<lang>.msb not found
SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory

Gruß
Christian

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/spacewalk-list/attachments/20090205/ee9096b3/attachment.htm>


More information about the Spacewalk-list mailing list