[oracle@localhost oracle]$ cd /OracleSetup/database
[oracle@localhost 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
[oracle@localhost database]$
补上一些查到的错误说明:
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.