How to find Max Data file size limit in ASM
Hi,
I want to find out what is the maximum Data file size limit .
We are encountering issue described in MOS ORA-15095 While Enlarging a Datafile (Doc ID 1378333.1):
Post we changed the 'compatible.rdbms' to 11.2, the max(bytes) in dba_data_files shows the new limit for existing files.But as per doc 1378333.1 the new file limit applies for newly created files only.