Mailing List
Home
Forum Home
Oracle List - by freelists.org
Oracle on SUSE Linux - Runing Oracle on SUSE Linux
Oracle database error code ...
www.freelists.org
Subjects
ORA 12540: TNS:internal limit restriction exceeded
ORA 12838 please : Is possible to append two times to the same table befo
ORA 12838 please : Is possible to append two times to the same table before
ora 04031
ora 12500 on windows
ORA 32004: obsolete and/or deprecated parameter(s) specified
ORA 01925: maximum of 30 enabled roles exceeded
ORA 01925: maximum of 30 enabled roles exceeded
ora 12500 on windows
ORA 01650, one idea
ORA 01650
ORA 4030
ORA 12838 please : Is possible to append two times to thesametable before do
ORA 12838 please : Is possible to append two times to thesame table before d
ORA 01536
ORA 03113 end of file on communication channel
ORA 32004: obsolete and/or deprecated parameter(s) specified
ORA 00600:
ORA 00020: maximum number of processes (%s) exceeded
ORA 01925: maximum of 30 enabled roles exceeded
ORA 3113 while creating a cluster database 9201 RAC on Linux with OCFS
ora 12500 on windows
ora 12500 on windows
ora 12500 on windows
ORA 01650, one idea
ora 12500 on windows
ora 12500 on windows
ora 12500 on windows
ORA 2000 Error Using DBMS STATS GATHER SCHEMA STATS
ORA 01650, one idea
ORA 01650, one idea
ORA 01650, one idea
ORA 01650
ORA 01650
ORA 01031
ORA 4030
ORA 4030
ORA 06502: PL/SQL: numeric or value error: Bulk Bind: Truncated Bind
ORA 01722 invalid number
 
"error while loading shared libraries "

"error while loading shared libraries "

2007-03-20       - By Rodrigo Morato Rodrigues

 Back
Reply:     1     2     3  



Hi.



I made an update of 9 Suse SLES x64 through the Internet and now I am with a
big problem. The Oracle don?t working and the system does not load graphical
screen. In my /var/log/boot.msg archive I caught the following messages of
error of script of the ORACLE.



+ Starting Database(s)...

grep: error while loading shared libraries: libc.so.6: cannot open shared
object file: No such file or directory

dircolors: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory

No start entry for SID demo at /oracle/OraHome in /etc/oratabskipped

No start entry for SID dbadm at /oracle/OraHome in /etc/oratabskipped

No start entry for SID dbcodin at /oracle/OraHome in /etc/oratabskipped

No start entry for SID dbcorrec at /oracle/OraHome in /etc/oratabskipped

No start entry for SID DBBIBLIO at /oracle/OraHome in /etc/oratabskipped

grep: error while loading shared libraries: libc.so.6: cannot open shared
object file: No such file or directory

dircolors: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory

Failed to auto-start Oracle Net Listene using
/ade/vikrkuma_new/oracle/bin/tnslsnr

cat: error while loading shared libraries: libc.so.6: cannot open shared
object file: No such file or directory

cat: error while loading shared libraries: libc.so.6: cannot open shared
object file: No such file or directory

Status of Oracle database(s) start:done

- Starting Apache...unused

- Starting Application Server...unused

- Starting Application Server Console...unused

- Starting Agent...grep: error while loading shared libraries: libc.so.6:
cannot open shared object file: No such file or directory

dircolors: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory

/oracle/OraHome/bin/agtctl: error while loading shared libraries:
libpthread.so.0: cannot open shared object file: No such file or directory

failed



When I try to login on terminal appear the following error messages (for the
user Oracle only. For others it does not give this message):



oracle:/opt/oracle/database # su - oracle

grep: error while loading shared libraries: libc.so.6: cannot open shared
object file: No such file or directory

dircolors: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory

/bin/bash: error while loading shared libraries: libdl.so.2: cannot open
shared object file: No such file or directory

grep: error while loading shared libraries: libc.so.6: cannot open shared
object file: No such file or directory

grep: error while loading shared libraries: libc.so.6: cannot open shared
object file: No such file or directory

E para todo comando que tento dar como usu?rio oracle d? a seguinte
mensagem:



oracle@(protected):~> l

/bin/ls: error while loading shared libraries: librt.so.1: cannot open
shared object file: No such file or directory



Finally, I update the Suse 9 SLES x64 for version 10 and at least the
graphical screen it came back. However, the errors above continue the same
thing. I installed all the libraries of development and compilation of Suse
SLES x64 10. Somebody would have some idea to fix this problem?



Thank?s all.