Synchronization Error: Ajax call returned server error ORA-20987: APEX - Synched failed.
I'm a relatively novice APEX developer recently assigned to our existing applications. In APEX 18.2, our data has not been synced up with our schemas.
The data seems outdated and within our front end application, editing the interactive grid table we have yields this error:
Ajax call returned server error ORA-20987: APEX - Synched failed. Please update the QA_JOB table manually on ODI_STAGING_WAREHOUSE. - Contact your application administrator. Details about this incident are available via debug id "221". for .
I am only able to edit the application on the back-end directly from the object.
What should I do to resolve this error? Am also wondering if anyone can help me understand why our schema data is outdated (Oracle schemas contain 2021 data and APEX data only goes up to 2019) and how I can update it/request our DBAs to refresh what we currently have.