LOG_FILE_NAME_CONVERT
LOG_FILE_NAME_CONVERT
converts the filename of a new log file on the primary database to the filename of a log file on the standby database. If you add a log file to the primary database, you must add a corresponding file to the standby database.
If you specify an odd number of strings (the last string has no corresponding replacement string), an error is signalled during startup. If the filename being converted matches more than one pattern in the pattern/replace string list, the first matched pattern takes effect. There is no limit on the number of pairs that you can specify in this parameter (other than the hard limit of the maximum length of multivalue parameters).
When the standby database is updated, this parameter converts the log file name on the primary database to the log file name on the standby database. The file must exist on the standby database and must be writable or the recovery process will halt with an error.
The first string is the pattern found in the log file names on the primary database. The second string is the pattern found in the log file names on the standby database.
You should also use
LOG_FILE_NAME_CONVERT
to rename the logfiles in the clone controlfile when setting up the clone database during tablespace point-in-time recovery.
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/9078678/viewspace-45100/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/9078678/viewspace-45100/