Ask Your Question
4

What is the issue with default temporary tablespace during the upgrade process from Oracle version 12.2 to 19c?

asked 2023-06-03 07:30:05 +0000

qstack gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-06-03 07:55:01 +0000

ladyg gravatar image

The issue with default temporary tablespace during the upgrade process from Oracle version 12.2 to 19c is that the default temporary tablespace changes from SYSTEM to a new tablespace called TEMP. If the upgrade process fails to create the TEMP tablespace or assign it as the new default temporary tablespace, it can cause issues with various database operations, such as creating temporary tables and performing sorts. It is recommended to manually create the TEMP tablespace and set it as the default temporary tablespace before starting the upgrade process.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-06-03 07:30:05 +0000

Seen: 8 times

Last updated: Jun 03 '23