错误状态: SQL> startup ORA-01261: Parameter db_recovery_file_dest destination string cannot be translated ORA-01262: Stat failed on a file destination directory Linux Error: 2: No such file or directory SQL> show parameter db_recovery_file_dest ORA-0103…
使用过程中发现oracle运行很慢(其实应该先关注空间问题),就准备关机重启一下,关不掉就强制关闭,然后启动就报错了. 1.SQL> startup ORACLE instance started. Total System Global Area 6614106112 bytesFixed Size 2213896 bytesVariable Size 3154118648 bytesDatabase Buffers 34…