hist ORA-01678 after set log_file_name_convert=',' in 10.2.0.5 (linux platform)
According to ORA-19527 reported in Standby Database when starting Managed Recovery (Doc ID 352879.1),
when I set log_file_name_convert = ',' in PFILE,
when startup standby database (10.2.0.5), it throws below error.
SQL*Plus: Release 10.2.0.5.0 - Production on Thu May 7 14:25:20 2015
Copyright (c) 1982, 2010, Oracle. All Rights Reserved.
SQL> SQL> Connected to an idle instance.
SQL> SQL> ORA-01678: parameter log_file_name_convert must be pairs of pattern and replacement strings
SQL> SQL> ALTER DATABASE RECOVER MANAGED STANDBY DATABASE USING CURRENT LOGFILE DISCONNECT FROM SESSION
*
ERROR at line 1:
ORA-01034: ORACLE not available
SQL> SQL> Disconnected