On Sat, 12 Feb 2000, Richard L. Rhodes wrote:
SVRMGR> ALTER DATABASE DATAFILE '/oracledata/orac/dbfiles/orac_gis_1.dbf' RESIZE 1600M; ORA-01237: cannot extend datafile 10 ORA-01110: data file 10: '/oracledata/orac/dbfiles/orac_gis_1.dbf' ORA-09967: sfsfs: unable to resize a file larger
Shot in the dark here, since I'm not familiar with Oracle management functions... is the "1600M" the desired size of the database file, or how much you want to grow the file by? If the latter, would the new file now exceed 2GB?