create [undo|temporary] tablespace orcp datafile|tempfile 'E:orcleoracleBaseDiroradataorcporcp.dbf' size 10M autoextend on next 20M maxsize 500M;
drop tablespace orcp including contents and datafiles;