Hi,
DB: 19.28; APEX: 24.2.6
I've just started experimenting with generating an APEX application using the 24.2 "Create App using Generative AI" feature.
I've configured the Open AI credentials and tested them, so they work.
However, when I click on “Create application”, it does some work and then throws an error saying:
ORA-20001: Unable to create cards page. ORA-06502: PL/SQL: numeric or value error: character string buffer too small ORA-06512: at "APEX_240200.WWV_FLOW_REPORT_DEV", line 1642 ORA-06512: at "APEX_240200.WWV_FLOW_REPORT_DEV", line 1395 ORA-06512: at
"APEX_240200.WWV_FLOW_REPORT_DEV", line 1446 ORA-06512: at "APEX_240200.WWV_FLOW_REPORT_DEV", line 1616 ORA-06512: at "APEX_240200.WWV_FLOW_CREATE_APP_V3", line 1954 ORA-06512: at "APEX_240200.WWV_FLOW_CREATE_APP_V3", line 1954 ORA-06512: at
"APEX_240200.WWV_FLOW_CREATE_APP_V3", line 3950 ORA-06512: at "APEX_240200.WWV_FLOW_CREATE_APP_V3", line 3950 ORA-06512: at "APEX_240200.WWV_FLOW_CREATE_APP_V3", line 4682 ORA-06512: at line 34
A skeleton application is created, but with most of its pages missing.
My question now is, where should I look to start debugging this?
Any tips or pointers?
All the best
