I am getting below error when i am running my application
ORA-55617: Flashback Archive "XXXXX" runs out of space and tracking on "XXXX"
I googled and found
Cause:
Flashback archive tablespace quota is running out.
Suggested solution:
Add tablespace or increase tablespace quota for the flashback archive.
Mine is a development box, i don't need Flashback archive, please explain me how to disable this
I have tried
SQL> alter flashback archive ANDO remove tablespace users;
alter flashback archive ANDO remove tablespace users
*
ERROR at line 1:
ORA-55626: Cannot remove the Flashback Archive's primary tablespace