ORA-01198: must specify size for log file if RESETLOGS
What triggered the Error:
File sizes must be given for all logfiles if doing a CREATE CONTROLFILE with the RESETLOGS option.What should we do to fix it:
Resubmit the command with the appropriate logfile size.