cancel
Showing results for 
Search instead for 
Did you mean: 

Listener Problem

Former Member
0 Kudos

Hello,

What is the error when i am trying to start listener with lsnrctl

ld.so.1: lsnrctl: fatal: relocation error: file /oracle/P45/920_64/bin/lsnrctl: symbol nnflgapc: referenced symbol not found

Killed

Thanks,

RaHuL...

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

1. Check whether this file is "ld.so.1" in /oracle/SID/920_64/bin or not and also check in/oracle/SID/920_64/lib.

2. If dont have this copy from /oracle/.../client and paste in above path.

3. Also check authorizations of this file, it should have orasid:sapsys.

4. Then start SQL>lsnrctl start and also check lsnrctl status.

Regards,

Srini Nookala

Former Member
0 Kudos

Hi,

Thanks for the reply...

BUT

1. Check whether this file is "ld.so.1" in /oracle/SID/920_64/bin or not and also check in/oracle/SID/920_64/lib.

It was not in either of the path

2. If dont have this copy from /oracle/.../client and paste in above path.

There was no file here either... I have checked in couple of other servers also... It is the same status there...There are no files like ld.so.1 in /oracle

Kindly suggest...

Thanks,

RaHuL...

stefan_koehler
Active Contributor
0 Kudos

Hello,

please forget the suggestion with the file "ld.so.1".

It is "only" the runtime linker for dynamic objects and it says that it cannot find the symbol nnflgapc.

Have you already relinked your oracle binaries? Take a look at sapnote #97953

A metalinknote is refering to the file libnl10.a(nlpa.o).

Regards

Stefan

Answers (0)