Data Guard in 10g Linux environment has problème with deleting tablespaces. (Physical Standby)
"DROP TABLESPACE tablespace INCLUDING CONTENTS AND DATAFILES CASCADE CONSTRAINTS"
and this is what happens.
After a delay the tablespace files are deleted on both machines. However on the standby where I run the df -k command in the linux prompt my free space is there. On the primary I run the df -k command and the free space is not there. It seems like there is an oracle process is causing a problem with the ext3 file system.