摘要:1、错误现象SQL> grant sysdba to test;grant sysdba to test*ERROR at line 1:ORA-01994: GRANT failed: password file missing or disabledSQL> ho oerr ora 019940...
阅读全文
摘要:1.查看本机是否有安装vnc(centOS5默认有安装vnc)rpm -q vnc vnc-server如果显示结果为:package vnc is not installedvnc-server-4.1.2-14.e15_3.1那恭喜你,机器上已经安装了vnc,如果没有,就得自己安装了自己安装 #...
阅读全文