Skip to main content
Answer

Oracle Out-of-place restore from Command Center with Temp tablespace redirect

  • March 2, 2022
  • 1 reply
  • 137 views

Robert Horowski
Community All Star
Forum|alt.badge.img+12

Hi,

 

Is there a way to redirect Temp Tablespace during Oracle Out-of-place restore using Command Center?

This is possible using Java console but I cannot find this in Command Center.

Best answer by Praveen Bandaru

Hi Robert,

Currently, we do not have the ability to Redirect the Temprary Tablespace when trying to perform Out of Place restore using the Command center. This is currently being worked upon by our Development Team.

However, we do have the option to Redirect it when performing a RMAN Duplicate Database using the Command Center.

Also, we do have a work around in place to redirect the temp tablespace when performing OOP restore, by selecting the option to redirect the Tablespaces and datafiles, replace the directory structure accordingly and do a preview.

Then go to Database Script and click on Customize add the following line to add the redirection of the Temp TS.

 

Please let us know if you have any other questions.

If you have a question or comment, please create a topic

1 reply

Forum|alt.badge.img+2

Hi Robert,

Currently, we do not have the ability to Redirect the Temprary Tablespace when trying to perform Out of Place restore using the Command center. This is currently being worked upon by our Development Team.

However, we do have the option to Redirect it when performing a RMAN Duplicate Database using the Command Center.

Also, we do have a work around in place to redirect the temp tablespace when performing OOP restore, by selecting the option to redirect the Tablespaces and datafiles, replace the directory structure accordingly and do a preview.

Then go to Database Script and click on Customize add the following line to add the redirection of the Temp TS.

 

Please let us know if you have any other questions.