Skip to Main Content

APEX

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Help Installing Translated Apex

Inês ToméJun 5 2025

Hello

My goal is to have all my applications translated on the runtime for Portuguese of Portugal, like said here: Installing Translated Versions of Oracle APEX but I am not sure how to do it.

So, if I enter the apex/builder/pt like the documentation says I have 3 files f4470_pt.sql, load_pt.sql,unload_pt.sql.

Now I have 1 database with 3 users/schemas, Schema1,Schema2 and Schema3. And each application has one Schema Related, so 3 applications on Apex.

These 3 applications also have the Public User as APEX_PUBLIC_USER and the database schema/user for apex is APEX230200.

Now, this is the part I get lost…where and wich user should I use to run the script load_pt.sql ?

Because I runned the load_pt.sql (on Toad for Oracle) with APEX230200 user, it runned smoothly, but my appplications runtimes are still in English. Some guide would be very apppreciated. Thanks

Comments
Post Details
Added on Jun 5 2025
2 comments
65 views