9 Temmuz 2013 Salı
Error In Writing to File $ORACLE_HOME/jdk/bin/libiverel23.so
Problem:
Error in writing to file
'/data02/data_appl/apps/tech_st/10.1.3/jdk/bin/libiverel23.so'.
/data02/data_appl/apps/tech_st/10.1.3/jdk/bin/libiverel23.so(Cannot open or remove a file containing a running program.)
Solution:
While upgrading oracle ebs application server upgrade(from 10.1.3.0 to 10.1.3.5.0) I got this error above.My file operating system is IBM AIX
I checked these are below:
1)Any running process?
ps -ef | grep $ORACLE_HOME
2)run /usr/sbin/slibclean as a root
3)All of two are normal.There is no process and I run slibclean.But problem isn't resolve
Finally I tried this;
mv $ORACLE_HOME/lib32/libiverel23.so $ORACLE_HOME/lib32/libnjssl10.so.ba
mv $ORACLE_HOME/lib32/libnjssl10.so.ba $ORACLE_HOME/lib32/libiverel23.so
And installation finished successfully:))
Note:This problem is AIX's bug.
Kaydol:
Kayıt Yorumları (Atom)
Hiç yorum yok:
Yorum Gönder