I executed:
CREATE BIGFILE TABLESPACE tspvr010
datafile 'tspvr010.dbf'
size 120g;
but while that was working, my PC crashed (unexpected shutdown). When PC start again, the tablespace tspvr010 was not created, and tablespace USERS grow up by 30 gb. I try to drop tspvr010 but not exists. Now, i can't create that because i have no enought empty space.
Is possible rollback that?