天天看點

linux ORACLE_SID檢視與設定

1、在Linux下檢視 oracle sid :

  echo $ORACLE_SID

2、在Linux下設定 oracle sid :

  export ORACLE_SID=your_current_sid

繼續閱讀