How to Resolve ORA-01537: cannot add file
ORA-01537 Tried to add a data file to a permanent tablespace, but it failed with ORA-01537. SQL> alter tablespace example add datafile '/u01/app/oracle/oradata/ORCL/example01.dbf' size 10m… Read More »How to Resolve ORA-01537: cannot add file