• <rt id="wga4w"></rt>
  • 13883183259 023-68037655 咨詢熱線:
    當前位置: 主頁 > 關于思莊 > 技術分享 >

    SP2-0750: You may need to set ORACLE_HOME to your Oracle sof

    發布時間:2023-04-20
    [oracle@denglj ~]$ sqlplus /nolog
    Error 6 initializing SQL*Plus
    SP2-0667: Message filesp1<lang>.msb not found
    SP2-0750: You may need to setORACLE_HOME to your Oracle software directory
    造成此問題為ORACLE_HOME設置錯誤.
     
    查看oracle用戶環境變量,[oracle@denglj ~]$ cat .bash_profile
    發現ORACLE_HOME=$ORACLE_BASE/oracle/product/18.3.0/db_1
    Oracle software此前被解壓到另一個目錄(/home/oracle/setup),如下所示.


    報重慶思莊OCP官方認證培訓,送RHCE培訓課程,點擊領取

    處理方案:將ORACLE_HOME=$ORACLE_BASE/oracle/product/18.3.0/db_1
    修改為ORACLE_HOME=/home/oracle/setup
    保存退出后,需[oracle@denglj ~]$ source .bash_profile使其生效,如下所示此問題不在發生.
    [oracle@denglj ~]$ sqlplus /nolog
     
    SQL*Plus: Release 18.0.0.0.0 - Productionon Mon Sep 6 22:35:53 2021
    Version 18.3.0.0.0
     
    Copyright (c) 1982, 2018, Oracle.  All rights reserved.
    ?
    聯系我們 重慶思莊科技有限公司
    023-68037655
    重慶思莊科技有限公司 版權所有? 備案號:渝ICP備12004239號-4

    渝公網安備 50010702502184號

    <<