AIX: Listener fails to start with the following errors - "TNS-12547: TNS:lost contact TNS-12560: TNS:protocol adapter error TNS-00517: Lost contact IBM/AIX RISC System/6000 Error: 32: Broken pipe"
(Doc ID 2590849.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
Listener on AIX Platform fails to start with the below error-
test1:>lsnrctl start LISTENER_TEST
LSNRCTL for IBM/AIX RISC System/6000: Version 11.2.0.1.0 - Production on 20-AUG-2019 18:58:25
Copyright (c) 1991, 2009, Oracle. All rights reserved.
Starting <DB HOME>/bin/tnslsnr: please wait...
Could not load program tnslsnr:
Symbol resolution failed for tnslsnr because:
Symbol dlerror (number 342) is not exported from dependent
module /usr/lib/libdl.a[shr_64.o].
Symbol __start (number 343) is not exported from dependent
module /usr/lib/libpthreads.a[shr_xpg5_64.o].
Symbol nlstdgbl (number 344) is not exported from dependent
module /usr/lib/libpthreads.a[shr_xpg5_64.o].
Examine .loader section symbols with the 'dump -Tv' command.
TNS-12547: TNS:lost contact
TNS-12560: TNS:protocol adapter error
TNS-00517: Lost contact
IBM/AIX RISC System/6000 Error: 32: Broken pipe
LSNRCTL for IBM/AIX RISC System/6000: Version 11.2.0.1.0 - Production on 20-AUG-2019 18:58:25
Copyright (c) 1991, 2009, Oracle. All rights reserved.
Starting <DB HOME>/bin/tnslsnr: please wait...
Could not load program tnslsnr:
Symbol resolution failed for tnslsnr because:
Symbol dlerror (number 342) is not exported from dependent
module /usr/lib/libdl.a[shr_64.o].
Symbol __start (number 343) is not exported from dependent
module /usr/lib/libpthreads.a[shr_xpg5_64.o].
Symbol nlstdgbl (number 344) is not exported from dependent
module /usr/lib/libpthreads.a[shr_xpg5_64.o].
Examine .loader section symbols with the 'dump -Tv' command.
TNS-12547: TNS:lost contact
TNS-12560: TNS:protocol adapter error
TNS-00517: Lost contact
IBM/AIX RISC System/6000 Error: 32: Broken pipe
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Removal of the LDR_CNTRL=SHARED_SYMTAB=Y option in 11.2.0.3, 11.2.0.4 or 12C. |
Solution |
References |