Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Oracle12c startup database error: ORA-01078: failure in processing system parameters

2025-03-29 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

After the installation of single instance oracle12102 is completed, startup reports an error:

[oracle@rac01 ~] $sqlplus "/ as sysdba"

SQL*Plus: Release 12.1.0.2.0 Production on Sat Sep 16 15:04:46 2017

Copyright (c) 1982, 2014, Oracle. All rights reserved.

Connected to an idle instance.

SQL > startup

ORA-01078: failure in processing system parameters

LRM-00109: could not open parameter file'/ oracle/app/oracle/product/12.1.0.2/db_1/dbs/inittestdb1.ora'

1. The inittestdb1.ora file cannot be found in the / oracle/app/oracle/product/12.1.0.2/db_1/dbs/ directory.

2. Copy the / oracle/app/oracle/admin/testdb/pfile/init.ora.816201714541 file to

/ oracle/app/oracle/product/12.1.0.2/db_1/dbs/ directory, and rename it to: inittestdb1.ora

$cp init.ora.816201714541 / oracle/app/oracle/product/12.1.0.2/db_1/dbs/inittestdb1.ora

3. Sqlplus "/ as sysdba"

Startup successfully started the database

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report