Skip to Main Content

Database Software

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!

How to clean up the stream tablespace as it is forever growing

User_ZLSM0Aug 12 2022 — edited Aug 21 2022

Hi
I have 2 database running Synchronous Streaming. However, the stream tablespace was growing due to the error in apply the data and it hit the limit that i have set at 300MB. Now that i have solved the problem, there are records in this table
AQ$_DB1_APPLY_QUEUE_TABLE_C which is not cleared. Hence it occupying the tablespace as shown in the pic attached
Screenshot 2022-08-21 at 17.35.03.pngSo the tablespace taken is 682.2 MB due to these records in the above table AQ$_DB1_APPLY_QUEUE_TABLE_C.
How can i safely remove the records in that table to reduce the space used?
Screenshot 2022-08-21 at 17.35.44.pngThis how i delete all the apply errors from the apply queue and there isnt any more errors after i have fixed the problem.
Screenshot 2022-08-21 at 17.34.10.pngSo, the only problem is how to reduce that table space used.
please advise
regards
chris

Comments
Post Details
Added on Aug 12 2022
0 comments
226 views