Using the containers from …
https://container-registry.oracle.com/ords/ocr/ba/database/free
Test on 23ai-lite (23.4.0.0-lite)
SQL> desc resource_view;
ERROR:
ORA-00600: internal error code, arguments: [unable to load XDB library], [],
[], [], [], [], [], [], [], [], [], []
Help: https://docs.oracle.com/error-help/db/ora-00600/
Test on 23ai (latest)
SQL> desc resource_view;
Name Null? Type
----------------------------------------- -------- ----------------------------
RES XMLTYPE(XMLSchema "http://xm
lns.oracle.com/xdb/XDBResour
ce.xsd" Element "Resource")
ANY_PATH VARCHAR2(4000)
RESID RAW(16)
Summary
23ai can load the XDB library, whereas 23ai-lite cannot