High Availability Data Guard, Sharding and Global Data Services (MOSC)

MOSC Banner

Temporary datafile not getting dropped on physical standby

 Hi All,
We have a 4 node RAC primary database with a 2 node RAC physical standby, all running 10.2.0.2.
The temporary tablespace(bigfile) has grown on the primary, but only very little of it was used.
We wanted to reclaim the disk space by recreating the temp tablespace with a smaller size and reassigning it to the database.
 We did the following, but the temporary datafile is not getting dropped on the physical standby

1) Created a new bigfile temporary tablespaces on primary with smaller size
2) Changed the database to use the new temp tablespace by issuing the following statement
 ALTER DATABASE DEFAULT TEMPORARY TABLESPACE "TEMPNEW"

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center