wrong datafile management
after creating new datafile in the primary database, i noticed that it is created in a wrong place on standby with different name.
ex:
new datafile in primary = +ORADATA/AADCSPL/DATAFILE/CISTS_TH.294.744873755
file created in standby= /css/oradb/AADCSPL/datafile/AADCSPL_STBY/datafile/o1_mf_cists_th_6q0sbn0l_.dbf
although I have specified the
*.db_file_name_convert='+ORADATA/AADCSPL/DATAFILE','/css/oradb/AADCSPL/datafile'
*.log_file_name_convert='+ORADATA/AADCSPL/ONLINELOG','/css/oradb/AADCSPL/redolog'
*.standby_file_management='AUTO'and because of that my standby is now out of sync