ORA-00059 DB_FILES exceeded
Yesterday we had a power supply fail (even in UPS) and later we restarted a HP_UX 11.23 server where there is an Oracle Database but when the database is being started it states the ORA-00059: DB_FILES exceeded. I found that it may be that the db_files is trying to be higher than the MAXDATAFILES parameter, but I do not know how to check this maxdatafiles parameter to see if this is the cause. Could it be this the reason for the database not to work? Any tips?
Thanks,
A.P.