Re: convert log file parameter for clonning
Posted by ErmanArslansOracleBlog on Feb 24, 2024; 8:36am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/convert-log-file-parameter-for-clonning-tp12328p12338.html
See the definition and ensure what you re doing;
LOG_FILE_NAME_CONVERT = 'string1' , 'string2' , 'string3' , 'string4' , ...
Where:
string1 is the pattern of the primary database filename
string2 is the pattern of the standby/clone database filename
string3 is the pattern of the primary database filename
string4 is the pattern of the standby/clone database filename