您好,登錄后才能下訂單哦!
[oracle@up ~]$ sql / as sysdba
SQL*Plus: Release 11.2.0.1.0 Production on Sat Feb 11 15:29:31 2017
Copyright (c) 1982, 2009, Oracle. All rights reserved.
ERROR:
ORA-12162: TNS:net service name is incorrectly specified
報(bào)錯(cuò)顯示指定的網(wǎng)絡(luò)名稱(chēng)不正確
查看.bash_profile文件
export PATH
export ORACLE_BASE=/u01/oracle
export ORACLE_HOME=$ORACLE_BASE/product/11.2.0
export ORACLR_SID=ora11g
export PATH=$PATH:$HOME/bin:$ORACLE_HOME/bin
export LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib
發(fā)現(xiàn)ORACLE_SID變量,名稱(chēng)書(shū)寫(xiě)錯(cuò)誤,更正變量名稱(chēng),重新登錄
[oracle@up ~]$ sql / as sysdba
SQL*Plus: Release 11.2.0.1.0 Production on Sat Feb 11 15:37:02 2017
Copyright (c) 1982, 2009, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
SQL>
登錄成功
免責(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)容。