I have a user schema with a temp tablespace with its own datafile that pushes out to 3.4GB while running a long transaction. After the transaction is done it shrinks back to 8k. How do I shrink thge datafile without dropping the user or exporting, dropping, resizning and importing the user schema?