Oracle Error Message
ORA-01198: must specify size for log file if RESETLOGS
Reason for the Error
File sizes must be given for all logfiles if doing a CREATE CONTROLFILE with the RESETLOGS option.
Solution
Resubmit the command with the appropriate logfile size.