centos 5.5 使用oracle DBCA命令异常
centos 5.5 使用oracle ?DBCA命令异常
?
?
Xlib: connection to ":0.0" refused by server
?
Xlib: No protocol specified
?
以ROOT用户运行
?
xhost local:oracle
non-network local connections being added to access control list
?
?
敲回车运行后出现:
non-network local connections being added to access control list
xhost: bad hostname "non-network"
xhost: bad hostname "local"
xhost: bad hostname "connections"
xhost: bad hostname "being"
xhost: bad hostname "added"
xhost: bad hostname "to"
xhost: bad hostname "access"
xhost: bad hostname "control"
xhost: bad hostname "list"
?
在以oracle账号运行 ?DBCA即可
?