Oracle Message ORA-01245 - offline file string will be lost if RESETLOGS is done

ERRORoffline file string will be lost if RESETLOGS is done
CAUSEAttempting to do an OPEN RESETLOGS with a file that will be lost because it is offline. The file was not taken offline with the FOR DROP option.
ACTIONEither bring the file online and recover it, or take it offline with the FOR DROP option.