Home » Developer & Programmer » Application Express, ORDS & MOD_PLSQL » Unable to Import pages from Same application (Apex 23)
Unable to Import pages from Same application [message #690139] Wed, 23 October 2024 14:07 Go to next message
alvimohsin@hotmail.com
Messages: 1
Registered: October 2024
Junior Member
I am new to Apex. The current version that I am using is 23.1.2. I try to export the page in DEV region and when I try to upload the same page in same region (DEV) without any changes, I am getting the following error:

Execution of the statement was unsuccessful. ORA-02091: transaction rolled back
begin
wwv_flow_imp.import_end(p_auto_install_sup_obj => nvl(wwv_flow_application_install.get_auto_install_sup_obj, false));
commit;
end;

Few pages are working and I am able to upload but for most of the pages, I am getting the above error. Any idea why I am getting this error. Really appreciate your help on this.
Re: Unable to Import pages from Same application [message #690140 is a reply to message #690139] Thu, 24 October 2024 04:19 Go to previous message
Littlefoot
Messages: 21821
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Importing that page into the same workspace / application should overwrite existing page.

Error message isn't descriptive at all; I have no idea what might be wrong.

Did you try to delete the page first, and then import it?
Previous Topic: Parse CSV file from shared folder
Goto Forum:
  


Current Time: Sun Oct 27 12:04:02 CDT 2024