国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 開發 > 綜合 > 正文

FAQ:ora-06550;pls-00553: 問題的解決

2024-07-21 02:09:46
字體:
來源:轉載
供稿:網友

因為有一次數據不小心關機,導致數據庫crash之后,想盡各種方法最終recovery database 之后,可是發現原來的apache,php,oracle建立的web server 卻無法運行,在頁面上總是提示ora-06550;pls-00553: character set name is not recognized 。害的我費勁周折,浪費了3天多的時間才搞定這個問題。剛開始發現這個問題的時候就覺得是什么參數設置變動之后引發的錯誤。因為找不問題,一直非常郁悶,花了好久重新安裝php和apache server。還是不行。最后在網絡上看到set nls_lang american_america.us7ascii可以成功。

最后自己試了一下,果然奏效,我原來一直以為就是nls_lang american_america.we8iso8859p1。現在才明白。下面試我操作的過程

[[email protected] php-4.3.6]$ su root
password:
[[email protected] php-4.3.6]# set nls_lang american_america.us7ascii
[[email protected] php-4.3.6]# set
bash=/bin/bash
bash_env=/root/.bashrc
bash_versinfo=([0]="2" [1]="05b" [2]="0" [3]="1" [4]="release" [5]="i686-pc-linux-gnu")
bash_version='2.05b.0(1)-release'
colors=/etc/dir_colors
columns=132
cvsroot=/opt/class/jackey/cvsroot
dirstack=()
euid=0
groups=()
g_broken_filenames=1
histfile=/root/.bash_history
histfilesize=1000
histsize=1000
home=/root
hostname=ccdevsvr
hosttype=i686
ifs=$' /t/n'
inputrc=/etc/inputrc
lang=en_us.utf-8
ld_library_path=:/u01/product/8.1.7/lib
lessopen='|/usr/bin/lesspipe.sh %s'
lines=49
logname=oracle
ls_colors='no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:'
machtype=i686-pc-linux-gnu
mail=/var/spool/mail/root
mailcheck=60
nls_lang=american_america.we8iso8859p1
opterr=1
optind=1
oracle_base=/u01
oracle_home=/u01/product/8.1.7
oracle_sid=emcdb
ora_nls=/u01/product/8.1.7/ocommon/nls/admin/data
ora_nls33=/u01/product/8.1.7/ocommon/nls/admin/data
ostype=linux-gnu
path=/bin:/u01/product/8.1.7/bin:/bin:/u01/product/8.1.7/bin:/bin:/u01/product/8.1.7/bin:/bin:/u01/product/8.1.7/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin/x11:/usr/x11r6/bin:/root/bin
pipestatus=([0]="0")
ppid=17922
ps1='[/[email protected]/h /w]/$ '
ps2='> '
ps4='+ '
pwd=/u01/php-4.3.6
qtdir=/usr/lib/qt3-gcc3.2
shell=/bin/bash
shellopts=braceexpand:emacs:hashall:histexpand:history:interactive-comments:monitor
shlvl=4
ssh_askpass=/usr/libexec/openssh/gnome-ssh-askpass
supported=en_us.utf-8:en_us:en
term=vt100
uid=0
user=oracle
username=root
_=american_america.us7ascii
i=/etc/profile.d/which-2.sh
langfile=/root/.i18n
[[email protected] php-4.3.6]# set nls_lang=american_america.us7ascii
[[email protected] php-4.3.6]# set
bash=/bin/bash
bash_env=/root/.bashrc
bash_versinfo=([0]="2" [1]="05b" [2]="0" [3]="1" [4]="release" [5]="i686-pc-linux-gnu")
bash_version='2.05b.0(1)-release'
colors=/etc/dir_colors
columns=132
cvsroot=/opt/class/jackey/cvsroot
dirstack=()
euid=0
groups=()
g_broken_filenames=1
histfile=/root/.bash_history
histfilesize=1000
histsize=1000
home=/root
hostname=ccdevsvr
hosttype=i686
ifs=$' /t/n'
inputrc=/etc/inputrc
lang=en_us.utf-8
ld_library_path=:/u01/product/8.1.7/lib
lessopen='|/usr/bin/lesspipe.sh %s'
lines=49
logname=oracle
ls_colors='no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:'
machtype=i686-pc-linux-gnu
mail=/var/spool/mail/root
mailcheck=60
nls_lang=american_america.we8iso8859p1
opterr=1
optind=1
oracle_base=/u01
oracle_home=/u01/product/8.1.7
oracle_sid=emcdb
ora_nls=/u01/product/8.1.7/ocommon/nls/admin/data
ora_nls33=/u01/product/8.1.7/ocommon/nls/admin/data
ostype=linux-gnu
path=/bin:/u01/product/8.1.7/bin:/bin:/u01/product/8.1.7/bin:/bin:/u01/product/8.1.7/bin:/bin:/u01/product/8.1.7/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin/x11:/usr/x11r6/bin:/root/bin
pipestatus=([0]="0")
ppid=17922
ps1='[/[email protected]/h /w]/$ '
ps2='> '
ps4='+ '
pwd=/u01/php-4.3.6
qtdir=/usr/lib/qt3-gcc3.2
shell=/bin/bash
shellopts=braceexpand:emacs:hashall:histexpand:history:interactive-comments:monitor
shlvl=4
ssh_askpass=/usr/libexec/openssh/gnome-ssh-askpass
supported=en_us.utf-8:en_us:en
term=vt100
uid=0
user=oracle
username=root
_=nls_lang=american_america.us7ascii
i=/etc/profile.d/which-2.sh
langfile=/root/.i18n
[[email protected] php-4.3.6]#
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 晋城| 长乐市| 宝兴县| 鸡西市| 秀山| 西昌市| 吉木萨尔县| 澄城县| 长宁县| 邵武市| 五华县| 南溪县| 望城县| 玉山县| 邵阳县| 玉树县| 阿坝县| 方正县| 星座| 聂拉木县| 榆林市| 昌黎县| 营山县| 石泉县| 霍林郭勒市| 和林格尔县| 靖宇县| 安陆市| 延安市| 哈密市| 清涧县| 建昌县| 伊春市| 红河县| 宜宾县| 邢台市| 芮城县| 南丹县| 会宁县| 图们市| 扎赉特旗|