Regarding temp tablespace
The current database has a temporary tablespace with tempfiles residing on /dsk04. In the same directory, there are also a copy of the control file. I just mounted another /dsk06. I created the new temporary tablespace with tempfiles in /dsk06 and I issued alter database default temporary tablespace "name"; to switch all the users to the new temp tablespace. I understand that the for the new temp tablespace to take effect, the users have to log off and log back in. However, when I issued df -h in the unix os, /dsk06 is still showing as 1% used even though