Hi,
We are in RAC -2 Nodes on Linux ASM. I tried to change data files size of one of our datbase and got error ORA-00059: maximum number of DB_FILES exceeded. Show parameter data_files shows 350 and in control files maxdatafiles shows 376. If i want to increase to 500 by alter system command, do i have to hard code in control files or i can run sql command only?