You are on page 1of 1

Errors in file d:\oracle\admin\myapp\udump\myapp_ora_6996.

trc:
ORA-01187: cannot read from file 201 because it failed verification tests
ORA-01110: data file 201: 'D:\ORACLE\ORADATA\MYAPP\TEMPSEG01.DBF'
alter tablespace tempseg add tempfile 'D:\ORACLE\ORADATA\MYAPP\TEMPSEG02.DBF'
size 1024M;
alter tablespace tempseg drop tempfile 'D:\ORACLE\ORADATA\MYAPP\TEMPSEG01.DBF';

You might also like