I have 3 PATHs for datafile
/ora/dat1/oradata/DB1/system.dbf, index.dbf
/ora/dat2/oradata/DB1/rbs.dbf, user.dbf
/ora/dat3/oradata/DB1/data.dbf,temp.dbf

does anyone know when create a standby db on the primary database machine.
what is the syntax to add db_file_name_convert into init file.

db_file_name_convert="/ora/dat1/oradata/DB1","/ora/stby/oradata/DB1"

how about dat2, and dat3?????

thanks in advance