Created
January 11, 2023 21:04
-
-
Save dincosman/6c256f1a84408d9978b3dbfb1e84336c to your computer and use it in GitHub Desktop.
Remove quota clause from flashback data archive
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- REMOVE QUOTA FROM FLASHBACK DATA ARCHIVE WITH SPECIFYING NO QUOTA CLAUSE | |
| SQL> ALTER FLASHBACK ARCHIVE FDA_TEST MODIFY TABLESPACE USERS_TEST ; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment