Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to locate resources for subcomponent 'DE'

Andy MaganaJun 12 2025 — edited Jun 12 2025

Moving to a RHEL 7.9 I know this has not been officially tested but it was out of my hands from RHEL 5.

Trying to launch a script for creating a report using the Oracle Developers Suite 10g ( Oracle Developer Suite 10g (10.1.2.0.2) )

I had to copy the dependencies from the legacy origin and set the environment variables the same as the origin.

even do an ldd to rwrun with LD_LIBRARY_PATH set for those dependencies and its good nothing reports ‘not found’

But when the rwrun is called by the script I am getting REP-0059 Unable to locate resources for subcomponent 'DE'.

The path to the …/reports/mesg has only rwus.* files . NLS_LANG is set AMERICAN.AMERICA** so in the origin legacy server it works just find but the new destination in RHEL 7.9 that REP-0059.

Appreciate any advice, we already have plans of upgrading to 11.2 then to 19c. I am just linux admin not a DBA but have assisted DBA's and this is a new error for me.

Comments
Post Details
Added on Jun 12 2025
8 comments
189 views