Description:

The user was running RDF report and concurrent completed with error That issue occur on the prefs.ora file is missing or non-accessible owner

Solution:

  • copy the prefs.ora file from Reports Builder $ORACLE_HOME/tools/admin/ to Oracle Application home Directory

cp $ORACLE_HOME/tools/admin/prefs.ora /export/home/oradev

  • Restart the Apache service

oradev@123# sh adapcctl.sh stop

oradev@123# sh adapcctl.sh start

  • After that the issue has been resolved.

Reference:

Oracle knowledge base document.

Recent Posts

Start typing and press Enter to search