Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 535.7K On-Premises Infrastructure
- 138.1K Analytics Software
- 38.6K Application Development Software
- 5.6K Cloud Platform
- 109.3K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
Unable to start instance in Oracle Cloud using Linux

User_WLFD7
Member Posts: 4 Blue Ribbon
Has anyone seen anything like this using Oracle Cloud Infrastructure Linux command line?
$ sqlplus / as sysdba
SQL*Plus: Release 12.2.0.1.0 Production on Tue Oct 29 15:38:36 2019
Copyright (c) 1982, 2016, Oracle. All rights reserved.
Connected.
SQL> startup
ORA-01012: not logged on
Process ID: 0
Session ID: 0 Serial number: 0
The instance shows its processes are running. However, I am unable to login. I am unable to start the database.
Answers
-
Did you set your ORACLE_SID and ORACLE_HOME or invoked the profile properly ?
Check if SID and Oracle_home is set properly.