摘要:ORA-01261: Parameterstringdestination string cannot be translatedCause:The value for the specified parameter contained a destination string that could not be translated.Action:Use a valid destination string in the specified parameter.产生原因 修改了参数db_recovery_file_dest路径不存在导致不能开启数据库修改Pfile文件,将参数路径修改为存在.
阅读全文
posted @ 2011-09-29 10:38