Arctera

Clone command fails if PFILE entries have their values spread across multiple lines (2844247)

If you have a parameter, such as log_archive_dest_1, in single line in the init.ora file, then dbed_vmclonedb works but dbed_vmcloneb fails if you put in multiple lines for parameter.

Workaround: Edit the PFILE to arrange the text so that the parameter values are on a single line. If the database uses a spfile and some parameter values are spread across multiple lines, then use the Oracle commands to edit the parameter values such as they fit in a single line.

Clone command fails if PFILE entries have their values spread across multiple lines (2844247)

In this article