Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Automation API Call - Failure

Abhishek Gampala9 hours ago

Hi Community,

I am actually running an automation for API call, but I am getting the below error.

ORA-40478: output value too large (maximum: 4000) ORA-06512: at line 77 ORA-06512: at line 8 ORA-06512: at line 8 5. l_count NUMBER := 0; 6. BEGIN 7. FOR REC IN (SELECT price_chg_id,json_arrayagg( 8. json_object( 9. 'action' VALUE 'NEW',

@steve-muench-oracle , @inol

Comments
Post Details
Added 9 hours ago
1 comment
15 views