The tablespace will be in use when the database is up and all the datafiles will be stamped during a checkpoint.
What is your question? Do you want to find out if any users are using it by creating data in some of the tables which are in that tablespace? Then you can analyze the tables in that tablespace and check the avg space used. If that is changing or the table size is changing then the tablespace is in use.
Bookmarks