当前位置:网站首页>Sqlplus connection failure

Sqlplus connection failure

2022-06-13 05:54:00 Python's path to becoming a God

use CMD Go to the command line
start-up SQL plus

sqlplus /nolog
conn / as sysdba
startup

 Insert picture description here Open again SQL plus You can connect successfully

原网站

版权声明
本文为[Python's path to becoming a God]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/02/202202280506192213.html