Database Administration (MOSC)

MOSC Banner

sqlplus is not coming up

edited Dec 19, 2022 10:21AM in Database Administration (MOSC) 3 commentsAnswered ✓

I'm trying to upgrade 12.2 database to 19c

When i tried to startup the database from 19c home, sqlplus utility is not responding.

How do we fix this ! Error sqlplus is not coming up


[oracle@replica bin]$ pwd


/u01/app/oracle/product/19.3.0/dbhome_1/bin

[oracle@replica ~]$ export ORACLE_HOME=/u01/app/oracle/product/19.3.0/dbhome_1/

[oracle@replica ~]$ export PATH=/u01/app/oracle/product/19.3.0/dbhome_1/bin:$PATH

[oracle@replica ~]$ export ORACLE_SID=orclrep

[oracle@replica ~]$ sqlplus / as sysdba

[oracle@replica ~]$ sqlplus


[oracle@replica ~]$ sqlplus sys as sysdba

[oracle@replica ~]$ which sqlplus

/u01/app/oracle/product/19.3.0/dbhome_1/bin/sqlplus


[oracle@replica ~]$ sqlplus -v


Regards,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center