TUXEDO啟動常見錯誤和解決方法 動常見錯誤和解決方法


 

Booting all admin and server processes in /home/ibs/etc/TUXCONFIG INFO: Oracle Tuxedo, Version 11.1.1.2.0, 64-bit, Patch Level (none)

Booting admin processes ...

exec BBL -A :         Failed.

tmboot: WARN: No BBL available on site cbs.         Will not attempt to boot server processes on that site.

Booting server processes ...

0 processes started.

可能原因檢查ipckey

重建TLOG和XA

 

 

 

序號 問題描述 可能的解決方法
1 tmboot: internal error: CMDTUX_CAT:4578: ERROR: Unlicensed System Binary 查看$TUXDIR/udataobj/lic.txt 文件及權限
2 exec BBL -A :       Failed. tmboot: WARN: No BBL available on site BSX0. Will not attempt to boot server processes on that site. 重新創建TLOG,查看ubb文件中的TUXDIR路徑是否正確。命令為:crdl –b 3000 –z “/BSMesWare/BSM1/Ulog/TLOG” 或者可能IPCKEY重復
3 Could not load program TMS_ORA: Dependent module libclntsh.a(shr.o) could not be loaded. Could not load module libclntsh.a(shr.o). 查看環境變量中的LIBPATH,是否包含$ORACLE_HOME/lib 查看環境變量中的ORACLE相關的路徑是否正確 查看$TUXDIR/udataobj/RM文件中的Oracle配置,嘗試重建TMS_ORA,新建命令:buildtms -o TMS_ORA -r Oracle_XA
4 CMDTUX_CAT:819: INFO: Process id=675936 Assume started (pipe). 兩個環境xlC的版本是否一致 缺少程序需要的動態庫 兩個環境的Oracle的版本是否一致
5 exec TMS_ORA -A :       Failed. 配置的數據庫用戶名和賬號等是否正確 是否授權,授權語句:grant select on dba_pending_transactions to public (此語句需要使用SYS來執行)
6 exec TMS_ORA -A :       Could not load program TMS_ORA:       The l_nimpid field in the .loader section header is not positive. Examine the .loader section header with the 'dump -Hv' command. CMDTUX_CAT:819: INFO: Process id=148314 Assume started (pipe). TMS_ORA文件可能有問題 查找$APPDIR目錄下面是否存在TMS_ORA,有則刪除 嘗試重建TMS_ORA
7 tmboot –y的時候,有些SERVER啟動了,有些SERVER啟動失敗了 exec p_es_80 -A :       process id=659534 ... Started. exec p_es_100 -A :      Failed. 檢查UBB配置文件中的MAXSERVERS 和 MAXSERVICES 檢查操作系統或者數據庫的進程數是否足夠
8 exec TMS_ORA –A      CMDTUX_CAT:816: ERROR: Cannot exec, executable file not found 重新建立TMS_ORA,$TUXDIR/udataobj


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM