Resize datafile

From WickyWiki
alter database 
  datafile 'D:/oracle/product/10.2.0/oradata/ORCL/user1.dbf'
  resize 50M;