When you create stanby DB you must place all files, including LOG in come directory structure ac primary DB.

if uoy place db files and log files in another dir structure you must set 2 parameters for convers full file names with path for DB and LOG on standby DB box:

db_file_name_convert
log_file_name_convert

for more information read classic books (Oracle Documentation library)

[Edited by Shestakov on 10-17-2001 at 03:27 PM]