Login  Register

Re: WARNING: The converted filename is an ASM fully qualified filename.

Posted by raiq1 on May 07, 2024; 2:12pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/WARNING-The-converted-filename-is-an-ASM-fully-qualified-filename-tp12462p12486.html

Hi Erman sir,

Thanks for your details, just guide me for db_file_name_convert parameter in stanadby database , during restore database time, I have set both parameter db/log_file_name_convert as mentioned earlier .

As my understanding both prod and standby database are ASM based and if prod database are restore in standby database, all data files are restore in DATA disk group , so I have set the parameter below


db_file_name_convert                 string      +DATA, +DATA


log_file_name_convert                string      +RECO, +RECO


Now due to this mess, If I plan to build the standby database from scratch and restore all production database to standby database , what parameter I have to set in db_file_name_convert and log_file_name_convert in standby database , so database restoration should be happen smoothly and all the datafiles  will restore on +DATA and redo log file will restore on +RECO.

Hope you understand  my query.

Regards,
Raiq