ssh username@127.0.0.1(以root身份登录)
oracle -su
sqlplus /nolog
dbname/dbpassword
sql:exit
oracle:$exit
ssh:#exit
ssh username@127.0.0.1(以root身份登录)
oracle -su
sqlplus /nolog
dbname/dbpassword
sql:exit
oracle:$exit
ssh:#exit
转载于:https://www.cnblogs.com/xiaoxiao0314/p/6265535.html