Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8217203
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T12:23:05+00:00 2026-06-07T12:23:05+00:00

Undo tablespace in my Oracle DB is taking 180GB. I don’t have any process

  • 0

Undo tablespace in my Oracle DB is taking 180GB. I don’t have any process that would need this much space. There was an unknown issue with the DB, which cussed the undo table size to increase back in a while; and after bouncing RDS instance it has been rectified. The issue now is how decrease the size of the undo tablespace. I have managed to create a new undo table using

creat undo tablespace UNDO_T2;

but have failed to tell oracle to use the new undo table space. Here is my query and its error:

alter system set undo_tablespace = UNDO_T2;

Error report:
SQL Error: ORA-02065: illegal option for ALTER SYSTEM
02065. 00000 - "illegal option for ALTER SYSTEM"
*Cause: The option specified for ALTER SYSTEM is not supported
*Action: refer to the user manual for option supported
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T12:23:08+00:00Added an answer on June 7, 2026 at 12:23 pm

    I successfully resize the UNDO table down to 16GB using the following command. This requires Master User permission for the RDS instance.

    ALTER TABLESPACE UNDO_T1 RESIZE 16G;

    One should check what is a suitable size for there Oracle instance.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a git alias ( git undo ) that undoes everything in the
How can I do undo in vim? Can I have shortcut for this? Suppose
This is an undo feature button on a calculator that I am writing. undo
I've implemented an undo /redo framework and have a set of command classes that
I have a TextInput inside a spark Item Renderer. I need to undo some
Possible Duplicate: Git undo last commit I have a folder structure like this.. ~/git
I have to use Git and want to undo one commit that was some
Is Eclipse's undo history broken ? I have been using 3.1, 3.2, 3.3, and
This answer says: Vim's undo/redo system is unbeatable. Type something, undo, type something else,
What is the simplest way to undo a particular commit that is: not in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.