guess your
log_archive_dest_1 = 'LOCATION=d:\oracle\oradata\mydb\archive\'

should
be
log_archive_dest_1 = 'LOCATION=d:\oracle\oradata\mydb\archive'

ie there shd be no "\" at the end of path ....