Wrong Elf Class: Elfclass32 On Relink
(Doc ID 370883.1)
Last updated on MARCH 04, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.1 and laterGen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
Using Note 353050.1 Receiving Ora-1031 While Connecting As Sysdba After 10.2 Install
To resolve
Bug - 4094553 - UNABLE TO CONNECT AS SYSDBA WHEN OSDBA & OSOPER GROUP ARE NOT DBA
You see:
make -f ins_rdbms.mk config.o ioracle
/usr/ccs/bin/as -Kpic -o config.o config.s
Assembler: config.c
"config.s", line 10 : Warning: R_386_32 relocation is used for symbol ".data"
"config.s", line 11 : Warning: R_386_32 relocation is used for symbol ".data"
chmod 755 $ORACLE_HOME/bin
.
.
.
ld: fatal: file $ORACLE_HOME/rdbms/lib/config.o: wrong ELF class:
ELFCLASS32
ld: fatal: File processing errors. No output written to
$ORACLE_HOME/rdbms/lib/oracle
confrimed from mk_5437123_993.txt
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 |
Solution |