Oracle XE Sample Schemas

I installed Oracle XE and have been trying to install the sample schema OE for this tutorial here on using J Developer and ADF Business Components, but I cannot find the damn SQL for it anywhere on the web!!! See the following

http://forums.oracle.com/forums/thread.jspa?messageID=1355819&#1355819

Oracle should get it together and post that code so it can be downloaded


  1. H.Tonguç Yılmaz

    This link gives the definitions;
    Oracle® Database Sample Schemas 10g Release 2 (10.2) 4 Sample Schema Scripts and Object Descriptions

    But there are limitations on XE like partitioning, bitmap index or materialized view usage;
    Oracle® Database Express Edition Licensing Information10g Release 2 (10.2) Chapter 2 Feature Availability

    Maybe as advised on forums you choose to download the enterprise edition and the companion cd for this tutorial.

Leave a Comment