[rescue] Understanding Err#25 ENOTTY ?
Simon Lewis
simon at mplayer.biz
Wed Jul 9 09:27:57 CDT 2014
Looks like i found the reason why it requires DBBack server access and the
dbback server is missing some files
open("/opt/SUNWcluster/lib/libc.so.1", O_RDONLY) Err#2 ENOENT
open("/oracle/app/oracle/product/7.3.4/lib/libc.so.1", O_RDONLY) Err#2
ENOENT
open("/opt/SUNWcluster/lib/libnsl.so.1", O_RDONLY) Err#2 ENOENT
open("/oracle/app/oracle/product/7.3.4/lib/libnsl.so.1", O_RDONLY) Err#2
ENOENT
open("/opt/SUNWcluster/lib/libm.so.1", O_RDONLY) Err#2 ENOENT
open("/oracle/app/oracle/product/7.3.4/lib/libm.so.1", O_RDONLY) Err#2
ENOENT
open("/opt/SUNWcluster/lib/libdl.so.1", O_RDONLY) Err#2 ENOENT
open("/oracle/app/oracle/product/7.3.4/lib/libdl.so.1", O_RDONLY) Err#2
ENOENT
open("/opt/SUNWcluster/lib/librt.so.1", O_RDONLY) Err#2 ENOENT
open("/oracle/app/oracle/product/7.3.4/lib/librt.so.1", O_RDONLY) Err#2
ENOENT
open("/opt/SUNWcluster/lib/libthread.so.1", O_RDONLY) Err#2 ENOENT
open("/oracle/app/oracle/product/7.3.4/lib/libthread.so.1", O_RDONLY) Err#2
ENOENT
so my next question is dose anyone know were I can get my hands on
SUNWcluster for Solaris 7?, but am a little confused on why oracle 7i
database is missing files as we have the full cd for it.
anyone got any ideas???
More information about the rescue
mailing list