ORA-01261: Parameter db_recovery_file_dest destination string cannot be translated ORA-01262: Stat failed on a file destination directory
오라클 기동시 아래와 같은 오류가 날 때 ORA-01261: Parameter db_recovery_file_dest destination string cannot be translated ORA-01262: Stat failed on a file destination directory 터미널로 접속해서 기동해 보면..... SQL*Plus: Release 11.2.0.1.0 Production on Tue Feb 8 16:56:11 2022 Copyright (c) 1982, 2009, Oracle. All rights reserved. SQL> connect /as sysdba Connected to an idle instance. SQL> startup ORA-01261: Parameter db_r..
2022.02.08