新手求教 oracle安装完成后cmd命令行输入sqlplus出错

2024-11-22 14:23:52
推荐回答(1个)
回答1:

$ exort PATH=$ORACLE_HOME:$PATH
or add it to the .bash_profile (if you use the default shell)