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!

Question about export/import/offset

Jose ArósteguiOct 22 2025 — edited Oct 23 2025

Hi experts,

I'm using Apex 24.1.8 and I'm getting crazy with the internal Id's of the Apex components, which is making me hard to track changes in SVN.

I'm installing the same f1000.sql in Test and Prod just using SQL Developer and @ command.

I'm not generating any offset via PLSQL in the .sql script at all.

The thing is that if after importing this .sql, if I export the application again (original ids option activated) from Test and Prod, I get two different files that I cannot compare because of this internal ids changed.

I'd expect both files would be identical (except for date/time of generation).

Thanks,
Jose.

Comments
Post Details
Added on Oct 22 2025
2 comments
83 views