Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: dbsnmp not starting
In article
<59EFF2636AA9F0C4.95C8F339BF486186.ABB9A594F2D504BB_at_lp.airnews.net>,
allenh_at_starbase.neosoft.com says...
>
> Oracle 8.1.7 on Solaris 7, I do the "lsnrctl dbsnmp_start" command, but no
> dbsnmp processes are started. They used to - now I'm not sure why they're
> not coming up. Any ideas or clues on what I should look for?
>
> thx.. Allen
>
I had a hard time with it until I found a Metalink article which said to
add this to the .profile.
TNS_ADMIN=$ORACLE_HOME/network/admin
export TNS_ADMIN
LID_LIBRARY_PATH=$ORACLE_HOME/lib
export LID_LIBRARY_PATH
I did and it worked.
Liz Received on Fri Mar 23 2001 - 14:55:09 CST
![]() |
![]() |