linux声道切换,linux下怎么把数据分别给左右声道
怎么知道一個(gè)數(shù)據(jù)庫實(shí)例在服務(wù)器上是否有沒有呢?你想到的方法或許是通過導(dǎo)入ORACLE_SID環(huán)境變量,然后通過啟動(dòng)數(shù)據(jù)庫實(shí)例的成功與否來判斷數(shù)據(jù)庫實(shí)例。這種方法的問題顯而易見。如果數(shù)據(jù)庫實(shí)例已經(jīng)損壞,那么這種判斷數(shù)據(jù)庫實(shí)例的方法肯定有問題的。
本文講的方法是查看/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 ~]$
這個(gè)文件說在安裝數(shù)據(jù)庫軟件時(shí),由root.sh腳本創(chuàng)建了這個(gè)文件。通常可以認(rèn)為,如果沒有這個(gè)文件,oracle軟件安裝是不成功的。如果創(chuàng)建一個(gè)實(shí)例,那么會(huì)在這個(gè)文件里面加上一行的。開始是數(shù)據(jù)庫實(shí)例名,然后是ORACLE_HOME的目錄。最后是說要不要在啟動(dòng)的時(shí)候就運(yùn)行數(shù)據(jù)庫實(shí)例。
◆◆
評論讀取中....
請登錄后再發(fā)表評論!
◆◆
修改失敗,請稍后嘗試
總結(jié)
以上是生活随笔為你收集整理的linux声道切换,linux下怎么把数据分别给左右声道的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 音频的测试
- 下一篇: 专业音响常用测试软件,音响师怎么测试音响