ORA-01110

ORA-01110: data file 130: '/data/apps/PROD/data1/lob12.dbf'
: INSERT_MAP generic failure:
file  130 cannot be read at this time
The file was there, but it was offline. 
recover datafile 130;
alter database datafile 130 online;

No comments:

Post a Comment