您好,登錄后才能下訂單哦!
1.oracle 官網(wǎng)下載instantclient-basic-nt-18.3.0.0.0dbru.zip,instantclient-basiclite-nt-18.3.0.0.0dbru.zip,instantclient-sqlplus-nt-18.3.0.0.0dbru.zip
windows 32位instantclient-basic下載
此時(shí) cd D:ORACLE\instantclient_18_3
sqlplus user/password@192.168.10.101/dbname
應(yīng)該可以連接遠(yuǎn)程server端的數(shù)據(jù)庫
5.將D:ORACLE\instantclient_18_3加入計(jì)算機(jī)環(huán)境變量
計(jì)算機(jī)---屬性---高級(jí)系統(tǒng)設(shè)置---環(huán)境變量
變量 值
ORACLE_HOME D:ORACLE\instantclient_18_3
path:原有環(huán)境變量;D:ORACLE\instantclient_18_3
ok可以在cmd 環(huán)境下用sqlplus 連接server端數(shù)據(jù)庫。
6.在insert into 或者update 表數(shù)據(jù)時(shí),oracle數(shù)據(jù)庫設(shè)計(jì)是需要commit/commit work 或者正常SQL> quit/exit 數(shù)據(jù)才會(huì)提交保存,如果是通過ssh--sqlplus ,insert/update之后直接X關(guān)閉掉窗口是不會(huì)提交保存到庫中的,需要注意!
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長(zhǎng)郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。