When pfile is used to start an oracle instance, startup fails --- the db_recovery_file_dest parameter value does not exist on the OS ., Oraclepfile

Source: Internet
Author: User

When pfile is used to start an oracle instance, startup fails --- the db_recovery_file_dest parameter value does not exist on the OS ., Oraclepfile
[Oracle @ vm22 ~] $ Export ORACLE_SID = orcl
[Oracle @ vm22 ~] $ Sqlplus/as sysdba

SQL * Plus: Release 10.2.0.1.0-Production on Mon Nov 10 23:04:36 2014

Copyright (c) 1982,200 5, Oracle. All rights reserved.

Connected to an idle instance.

SQL> startup nomount pfile = '/home/oracle/pfile_hou ';
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>


During nomount, necessary parameter checks are performed. If the check fails, nomount fails.
If the check fails, the error information will only be output in sqlplus and will not be output in alert.


*. Db_recovery_file_dest = '/home/oracle/flash'

Does not exist on OS.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.