使用了dump备份文件,在使用restore恢复时报错illegal instruction,所以想先检查一下正确性,发现restore检查时也会illegal instruction
Illegal instruction意为“非法指令”,即无效的命令字符,检查程序代码行中错误。