Re: Reports

Posted by ErmanArslansOracleBlog on
URL: http://erman-arslan-s-oracle-forum.114.s1.nabble.com/Reports-tp3613p3617.html

Is librw.so present?
Check it using: find  / -name librw.so -print

if it is not present, do the following- >

cd $ORACLE_HOME/reports/lib32
Note: if this directory does not exist:
cd $ORACLE_HOME/reports/lib
$ make -f ins_reports.mk install