Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: svrmgrl: Segmentation fault
In article <85nak8$2tc$1_at_diana.bcn.ttd.net>,
"Tony Pich" <apich_at_viviance.com> wrote:
> Hi:
>
> I managed to install Oracle on Sus 6.3. Anyways, now when I try
to start
> up the 'svrmgrl' I get 'segmentation fault'.
> Any ideas why? thanks a lot.
>
> --
> Tony Pich
>
>
Sounds like a unix library problem.
Make sure the unix libraries are in the appropriate path environment
variable for you platform, eg. on HP:
SHLIB_PATH=/usr/lib:/usr/dt/lib:/oracle/app/oracle/product/8.0.5/lib
LD_LIBRARY_PATH=/usr/lib:/usr/dt/lib:/oracle/app/oracle/product/8.0.5/li
b
Sometimes there are oracle patches to be applied on certain platforms to fix this exact error.
We had a similar problem recently when the UNIX admin had a kernel change pending. The new kernel overwrote the current one and caused these errors. The machine needed to be rebooted.
Best course of action is to ring Oracle Support and get them to walk you through the problem.
If you do not have Oracle Support, try:
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Fri Jan 14 2000 - 13:29:00 CST
![]() |
![]() |