linux声道切换,linux下怎么把数据分别给左右声道
怎么知道一個數據庫實例在服務器上是否有沒有呢?你想到的方法或許是通過導入ORACLE_SID環境變量,然后通過啟動數據庫實例的成功與否來判斷數據庫實例。這種方法的問題顯而易見。如果數據庫實例已經損壞,那么這種判斷數據庫實例的方法肯定有問題的。
本文講的方法是查看/etc/oratab文件:
[oracle@localhost ~]$ cat /etc/oratab
#
# This file is used by ORACLE utilities. It is created by root.sh
# and updated by the Database Configuration Assistant when creating
# a database.
# A colon, ':', is used as the field terminator. A new line terminates
# the entry. Lines beginning with a pound sign, '#', are comments.
#
# Entries are of the form:
# ? $ORACLE_SID:$ORACLE_HOME::
#
# The first and second fields are the system identifier and home
# directory of the database respectively. The third filed indicates
# to the dbstart utility that the database should , "Y", or should not,
# "N", be brought up at system boot time.
#
# Multiple entries with the same $ORACLE_SID are not allowed.
#
#
testdb:/opt/oracle/product/11.1.0:N
[oracle@localhost ~]$
這個文件說在安裝數據庫軟件時,由root.sh腳本創建了這個文件。通常可以認為,如果沒有這個文件,oracle軟件安裝是不成功的。如果創建一個實例,那么會在這個文件里面加上一行的。開始是數據庫實例名,然后是ORACLE_HOME的目錄。最后是說要不要在啟動的時候就運行數據庫實例。
◆◆
評論讀取中....
請登錄后再發表評論!
◆◆
修改失敗,請稍后嘗試
總結
以上是生活随笔為你收集整理的linux声道切换,linux下怎么把数据分别给左右声道的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 音频的测试
- 下一篇: 专业音响常用测试软件,音响师怎么测试音响