Code for human beings

All fool can write code that a computer can understand.


启动sqlplus出现如下错误

/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/nls_lang.sh: 114: [[: not found
/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/nls_lang.sh: 114: [[: not found

其实这个错误好像不影响使用,但是如果你觉得不爽,那么请编辑:
/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/nls_lang.sh
将第一行的
#!/bin/sh

修改成
#!/bin/bash

0 评论

发表评论

订阅: 博文评论 (Atom)