RMAN-01008 the bad identifier was controfile
RMAN-01008 is an error message that indicates a bad identifier. In this case, the bad identifier is "controfile".
This error typically occurs when you are trying to use an incorrect or invalid identifier in your RMAN commands or scripts.
To resolve this issue, you should ensure that you are using the correct identifier for the control file in your RMAN commands. The correct identifier for the control file is "controlfile", not "controfile".
Make sure to double-check your RMAN commands and scripts for any typos or incorrect identifiers, and correct them accordingly.
原文地址: https://www.cveoy.top/t/topic/hTL9 著作权归作者所有。请勿转载和采集!