[root@dg1 ~]# ln -s $ORACLE_HOME/bin/sqlplus /usr/bin [root@dg1 ~]# su - oracle [oracle@dg1 ~]$ sqlplus /nolog SQL*Plus: Release 11.2.0.4.0 - Production on Mon May 11 12:51:24 2020 Copyright (c) 1982, 2005, Oracle. All rights reserved. SQL> conn / as sysdba Connected to an idle instance. SQL> startup ORACLE instance started. Total System Global Area 167772160 bytes Fixed Size 1218316 bytes Variable Size 79694068 bytes Database Buffers 83886080 bytes Redo Buffers 2973696 bytes Database mounted. Database opened. SQL>
Linux Oracle bash: “sqlplus / as sysdba”: command not found 解决方法
最新推荐文章于 2024-10-21 20:01:35 发布