PRCR-1079 : Failed to start resource ora.avdb.db
CRS-2501: Resource 'ora.avdb.db' is disabled
Database is not running.
dvd-acm:~ # sudo service aveksa_server status
RSA Via Lifecycle and Governance is running
dvd-acm:~ # sudo service aveksa_server statusoracle
CRS-4638: Oracle High Availability Services is online
Database is not running.
LSNRCTL for Linux: Version 12.1.0.2.0 - Production on 30-JUL-2016 09:34:09
Copyright (c) 1991, 2014, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1555)))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for Linux: Version 12.1.0.2.0 - Production
Start Date 30-JUL-2016 08:44:54
Uptime 0 days 0 hr. 49 min. 15 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File /u01/app/12.1.0/grid/network/admin/listener.ora
Listener Log File /u01/app/oracle/diag/tnslsnr/dvd-acm/listener/alert/log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1555)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=dvd-acm.aveksa.local)(PORT=1555)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.178.70)(PORT=1521)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=dvd-acm.aveksa.local)(PORT=5500))(Security=(my_wallet_directory=/u01/app/oracle/admin/AVDB/xdb_wallet))(Presentation=HTTP)(Session=RAW))
Services Summary...
Service "AVDB" has 1 instance(s).
Instance "AVDB", status READY, has 1 handler(s) for this service...
Service "AVDBXDB" has 1 instance(s).
Instance "AVDB", status READY, has 1 handler(s) for this service...
The command completed successfully
I am able to login to portal.....can't figure out the issue (database not running)
Please help.
I had the same issue. I solved it by issuing the following commands:
Now check if all is truly well
oracle@ysiam01:~> service aveksa_server statusdb
15291
Database is running.
ALL DONE!!