SQL> create temporary tablespace ai_bs tempfile '/u01/app/oracle/oradata/aiki/ai.tmp' size 20m;
Tablespace created.
SQL> create temporary tablespace ai_bs2 tempfile '/u01/app/oracle/oradata/aiki/ai.dbf' size 20m;
Tablespace created.
Tablespace created.