Hi all :
I am preparing to do the setup for Standby Database.
My requirement is
At the primary DB. the datafiles are in diff. location
like /u01..... , /u02....
while using the db_file_name_convert parameter at the standby database. i tried to give in two lines as we don't have like archive_dest1 to dest_5.
it gave the error

ORA-01678: parameter db_file_name_convert must be two strings, a pattern and a replacement



Pl. suggest me how i have to implement db_file_name_convert for datafilesof the primary DB at diff. mount points.