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!

Ajax call returned server error ORA-20987 , HELP PLEASE!

ViniciusR9May 3 2019 — edited May 3 2019

Good afternoon, I am a beginner in oracle apex, I created an interactive grid using select in several tables making join between them, I would like to change data in the grid, however when entering a data and saving this error appears on the screen. How can I solve this?

Error :

  • Ajax call returned server error ORA-20987: APEX - Process 'Horas - Save Interactive Grid Data' raised 'ORA-01733: virtual column not allowed here' while executing a DML command. This error can occur if a column is based on an aggregation or SQL expression. Set column attribute 'Query Only' to Yes to exclude the column from the INSERT and UPDATE statement. - Contact your application administrator. for .
Comments
Post Details
Added on May 3 2019
1 comment
938 views