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!

OEHR Sample Objects

mvanleMay 1 2024 — edited May 5 2024

I'm reading the APEX 4.0 "Oracle Database 2 Day + Application Express Developer's Guide" (E15516-04, November 2010) and am trying to obtain the OEHR Sample Objects.

The document refers to oehr_sample_objects.zip and oehr_sample_objects_installer.sql (see “Downloading OEHR Sample Objects” (https://docs.oracle.com/cd/E17556_01/appdev.40/e15516/get_start.htm#BABDJCJJ)).

Does anybody have this file ?

Nb: These are not the OE and HR Oracle database sample schemas (now available on GitHub (https://github.com/oracle-samples/db-sample-schemas)), but are the APEX objects required to walk through this particular document. I am specifically looking for the sample application objects and data referred to in the "Oracle Database 2 Day + Application Express Developer's Guide" (ie. not to be confused with the one described in "Application Builder User’s Guide").

The tutorial contained in the "Oracle Database 2 Day + Application Express Developer's Guide" is valuable for understanding basic APEX workflows. It would be a shame to not be able to follow this guide due to missing sample data.

I've noticed people on this forum have sought the same files over the years, so if somebody has them then please consider attaching them to a reply message for prosperity, or even upload them to GitHub or other public repository like Internet Archive.


Ps. For those who're interested, the reason I'm using old APEX 4.0 is because it's builtin with Oracle Database 11gR2 Express Edition for Windows (which is the only version that I could install properly on Windows 10 Professional (Oracle XE 18c, 19c and 21c do not work for me (the installer hangs, which is a common reported problem))).

FYI my versions:

Expected OEHR tables:

oehr_sample_objects_database_tables.PNG

Comments
Post Details
Added on May 1 2024
10 comments
1,227 views