Discussions
Categories
- 197K All Categories
- 2.5K Data
- 546 Big Data Appliance
- 1.9K Data Science
- 450.8K Databases
- 221.9K General Database Discussions
- 3.8K Java and JavaScript in the Database
- 31 Multilingual Engine
- 552 MySQL Community Space
- 479 NoSQL Database
- 7.9K Oracle Database Express Edition (XE)
- 3.1K ORDS, SODA & JSON in the Database
- 556 SQLcl
- 4K SQL Developer Data Modeler
- 187.2K SQL & PL/SQL
- 21.4K SQL Developer
- 296.3K Development
- 17 Developer Projects
- 139 Programming Languages
- 293K Development Tools
- 110 DevOps
- 3.1K QA/Testing
- 646.1K Java
- 28 Java Learning Subscription
- 37K Database Connectivity
- 158 Java Community Process
- 105 Java 25
- 22.1K Java APIs
- 138.2K Java Development Tools
- 165.3K Java EE (Java Enterprise Edition)
- 19 Java Essentials
- 162 Java 8 Questions
- 86K Java Programming
- 81 Java Puzzle Ball
- 65.1K New To Java
- 1.7K Training / Learning / Certification
- 13.8K Java HotSpot Virtual Machine
- 94.3K Java SE
- 13.8K Java Security
- 205 Java User Groups
- 24 JavaScript - Nashorn
- Programs
- 468 LiveLabs
- 39 Workshops
- 10.2K Software
- 6.7K Berkeley DB Family
- 3.5K JHeadstart
- 5.7K Other Languages
- 2.3K Chinese
- 175 Deutsche Oracle Community
- 1.1K Español
- 1.9K Japanese
- 233 Portuguese
Where is the "Sample Database Application" ?

Hi All,
First post .. just began learning Apex and going through the tutorials here: https://apex.oracle.com/en/learn/tutorials/
The Introduction to Javascript for APEX Developers tutorial requires to install the Sample Database Application from the App Gallery ... but it's not there. I see it referenced in many posts on this forum but it is not in my company installed version (not installed by me), nor my free apex.com account (both are v21.1).
Anyone know where I can find it? I really wanted to do that particular JS tutorial.
Thanks!
jr
Answers
-
You can find it all the sample datasets under SQL Workshop>>Utilities>>Sample Datasets.
-
Thanks for your answer User_1NHML but I am not looking for sample datasets. I am looking for the sample application supposedly found in the apps gallery called "Sample Database Application". It is not there or anywhere that I can find.
-
Hi, if you are using apex 21.1, then you find some sample and starter applications on github or here: https://oracle.github.io/apex/#section-starter.
But there are only few apps not the whole gallery like in former versions ( like apex 18.x). You have to download and install the applications via apex appBuilder ( Import-Function).
I am also missing one app ( P-Track), it's a grate pity to see that all this nice starter apps are lost .😥
Anybody a clue to get P-Track for Apex 21.1?
regards
-
Good morning,
If you want to use one of the former starter apps (Example P-Track) which is not hosted on GitHub for APEX 21.1,
then you have to install a prior Apex version "Example 18.x" and install your preferred Starter App from this version.
Hint came from Hilary ( thanks for the Hint :-))
regards Udo
-
Thanks User_MF3EJ.
Do you know if it is possible to switch to an older version on my free cloud oracle.apex.com account or do i have to download and install the older version locally (to my pc)?
Regards,
jr
-
The latest documentation for 21.1 directs you to the lab Introduction to JavaScript for APEX Developers. However, the lab requires you to have version 20.2 or lower. The required Sample Database Application used in the lab is not available in 21.1. So there is not currently a lab tutorial possible for anyone using the free cloud one as far as I can see. Seems like either the Sample Database Application should be added back into 21.1+ or the training lab documentation should be updated to use another app as an example that is available.