Skip to Main Content

Oracle Database & APEX development, advice and support

Ted Struik - Oracle Development

Mnemonics for Oracle SQL, PL/SQL & Apex

A collection of notes, ideas, solutions, bug fixes, best practices, thoughts and reminders, related to Oracle SQL, PL/SQL & Application Express (Apex).
I couldn't resist putting in some hobbies as well.
Navigate using the menu, the Site Map, the Search Page, or the Search field in the navigation bar.

IT became a hobby of mine around 1980, and turned into a profession in 1994. Oracle came into view around 2000.
Over the years I have worked on various Oracle related projects all over the world, and am currently employed by Itium.
Contact me at .

Recently Added/Updated Pages

Page IDPage NameLast Update
1100Hobbies - Motorcycles - MotoGP2024-08-31
1151Hobbies - Motorcycles - '18 Suzuki GSX-S 1000 F2024-08-31
1107Apex - General - Database Dependencies2024-08-28
1140Apex - Interactive Grid - ERR-10022024-08-13
1182Apex - General - Form Regions2024-08-08
1149(PL)SQL - Source Code Search (SQL)2024-08-01
1135(PL)SQL - Source Code Search (PL/SQL)2024-08-01
1075(PL)SQL - Apex_string.split in SQL2024-07-31
1002Apex - Reports - Checkboxes2024-07-31
1077DBA - Constraints2024-07-25
  • 1 - 10 of 172

News

  • 2024-06-20: I updated the site to Apex 24.1 and that went just fine - up until the point I found a new feature/bug and I had to roll back the whole thing.
    Turns out that in Apex 24.1 the Application Export has a new feature "Audit Information":
    Specify the Audit Information to include in the export file. Audit information includes the Created By User, Created On Date, Changed By User and Changed On Date.
    - By default, no audit information is included.
    - Choose Names and Dates to include all audit information.
    - Choose Dates Only to include date information and exclude user details.


    Because by default "no audit information is included", it is also not included in the backups I make using SQLcl. And as far as I can tell, SQLcl does not have an option (yet) to overrule this option. I need the "Last Update" date, both for use on Page 1 of this site, and also in the Builder for my own reference.
    So for now I have created a table and a database job to make a backup of these dates, just in case this bug is never fixed (or returns in the future). Not very elegant (and it will still mean the Builder shows wrong dates after importing a SQLcl export) but at least it works for Page 1.

Platform

Intel NUC D34010WYK
  • Proxmox VE 8.2
  • Container (LXC) with 2 CPUs, 3 GB RAM, 40 GB disk and AlmaLinux 9
  • Oracle Database 23ai Free Release 23.0.0.0.0 - Version 23.4.0.24.05
  • Apex 24.1.4 (patch 4)
  • ORDS 24.1.1.r1201228
  • Tomcat 9.0.89