Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

dbca not working giving error

edited Nov 17, 2020 3:12PM in Database Install/Upgrade/Opatch (MOSC) 5 commentsAnswered

[oracle@rac1 bin]$ ./dbca

./dbca: line 135: /u01/app/oracle/product/19.0.0/dbhome_1/bin/platform_common: No such file or directory

my oracle home is /u008/app/oracle/product/19.3.0/dbhome_1/bin


[oracle@rac1 ~]$ cat .bash_profile

# .bash_profile


# Get the aliases and functions

if [ -f ~/.bashrc ]; then

    . ~/.bashrc

fi


# User specific environment and startup programs


export ORACLE_BASE=/u008/app/orabase

export ORACLE_HOME=/u008/app/oracle/product/19.3.0/dbhome_1

export PATH=$PATH:$ORACLE_HOME/bin

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