Execution Of Relink Or Sqlplus Fails With "Segmentation Fault (Core Dumped)"
(Doc ID 1584670.1)
Last updated on NOVEMBER 20, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.5 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Generic UNIX
Symptoms
Execution of Relink or sqlplus or other commands fails with below error
$ sqlplus '/ as sysdba'
SQL*Plus: Release 10.2.0.5.0 - Production on Thu Oct 18 17:34:59 2012
Copyright (c) 1982, 2010, Oracle. All Rights Reserved.
Segmentation Fault (core dumped)
$ lsnrctl status
Segmentation Fault (core dumped)
$ which sqlplus
Segmentation Fault (core dumped)
$ relink oracle
Segmentation Fault - core dumped
SQL*Plus: Release 10.2.0.5.0 - Production on Thu Oct 18 17:34:59 2012
Copyright (c) 1982, 2010, Oracle. All Rights Reserved.
Segmentation Fault (core dumped)
$ lsnrctl status
Segmentation Fault (core dumped)
$ which sqlplus
Segmentation Fault (core dumped)
$ relink oracle
Segmentation Fault - core dumped
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 |
Cause |
Solution |
References |