YOU CAN EITHER

ALTER DATABASE BACKUP CONTROLFILE TO TRACE;

This will create a .trc file in udump.
have a look at it for 'maxdatafiles' for that database.

alternatively search V$controlfile_record_section.

max datafiles in a tablespace is typically 1023 in 8i