Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: sqlnet problem? not sure.
On Wed, 28 Aug 2002 21:29:06 +0200, "nexus" <nexus1001_at_free.fr> wrote:
>Hello all,
>
>Here's my problem:
>
>2 db instances on 1 SOlaris machine,
>ORACLE_SID has been exported to the db I wish to connect to.
>listener.ora and tnsnames and sqlnet.ora are in /var/opt/oracle (as symlinks
>to $ORACLE_BASE/network/admin/...)
>
>when typing the full login (i.e: user/login_at_dbsid) I get in with both DBs
>when simply typing sqlplus, I get a prompt but I can log in (not even with
>system/manager) I get a ORACLE not available message.
>
>Can someone help?
>
Incorrect ownership of files
Incorrect protection
Oracle not running using the correct user
The Oracle executable doesn't have the suid bit set.
To mention only a *few* causes.
Nothing to do with sqlnet, and you also don't need the symlinks.
Hth
Sybrand Bakker, Senior Oracle DBA
To reply remove -verwijderdit from my e-mail address Received on Wed Aug 28 2002 - 15:22:18 CDT
![]() |
![]() |