I have a production database needs to do hot backup. There is a temporary tablespace (not permanent) in it.

My question is:

1.do I need to include the datafile in that tablespace in my hot backup script? how about cold backup?

2. do I need the datafiles associated with temporary tablespace in case I need to do recovery?

Any help will be greatly appreciated!