骄阳 发表于 2012-4-27 10:18:05

linux下安装oracle出错:154,求教

$ cd /OracleSetup/database
$ ./runInstaller
./runInstaller: line 1: dirname: command not found
./runInstaller: line 1: grep: command not found
正在启动 Oracle Universal Installer...

./runInstaller: line 154: 10194 段错误 $CMDDIR/install/.oui $* $_bootClassPath
$


我安装的是oracle11g R2,磁盘空间剩10多个G,环境是中标麒麟的系统,求教。

骄阳 发表于 2012-4-27 10:24:13

补上一些查到的错误说明:
ORA-00001 unique constraint (string.string) violatedCause: An UPDATE or INSERT statement attempted to insert a duplicate key. For Trusted Oracle configured in DBMS MAC mode, you may see this message if a duplicate entry exists at a different level.
Action: Either remove the unique restriction or do not insert the key.


ORA-00154 protocol error in transaction monitorCause: The transaction monitor returned TMJOIN on an AX_REG call but the transaction was locally suspended.
Action: Contact the transaction monitor customer support.

心☆痕 发表于 2012-5-7 23:20:35

我想问一下一楼的,你是怎么进入$的 我弄了很久 在虚拟机中老是进不去这里
页: [1]
查看完整版本: linux下安装oracle出错:154,求教