I take the liberty of asking you because I have a problem with Oracle XE. I use the free version which allows me to store 12GB of data.
I receive a dump every week, the imports worked well but the 12GB are exceeded and I cannot launch any more import
I have been trying for 4 hours to find a solution. I looked on the internet to delete all the data and put it back but impossible, I still have the message that I am over 12 GB.
I made a "DROP TABLE matable PURGE;" for each table I import, I performed a "PURGE RECYCLEBIN;" I restarted the script and I still get this error message
Translation of the image :
Import: Release 18.0.0.0.0 - Production on Tue March 24 10:45:08 2020
Version 18.4.0.0.0
Copyright (c) 1982, 2019, Oracle and / or its affiliates. All rights reserved.
Connected to: Oracle Database 18c Express Edition Release 18.0.0.0.0 - Production
ORA-39002: invalid operation ORA-31694: Failed to load / unload master table "SYS". "SYS_IMPORT_TABLE_03" ORA-02354: error during the export / import of data
ORA-39776: serious API error of direct path when loading the table "SYS". "SYS_IMPORT_TABLE_03" ORA-12954: The request exceeds the maximum size of authorized database ( 12 GB)
If you could help me it would be perfect
thank you so much