IBM 會定時給IBM TXSERIES CICS提供一些小更新的FIX,這些FIX可以看成是IF,也就是內部
Continue reading IBM TXSeries cics Fix 文件在Linux系統下的安裝與升級
在RHEL LINUX 7.4 GNOME桌面環境下安裝Oracle12C安裝實錄–(安裝排障過程)
在RHEL LINUX 7.4 GNOME桌面環境下安裝Oracle12C安裝實錄,一開始安裝時,是遇到各種各
Continue reading 在RHEL LINUX 7.4 GNOME桌面環境下安裝Oracle12C安裝實錄–(安裝排障過程)
weblogic12C install Invalid Central Inventory Location “/opt/app/oraInventory” (cannot read/write/execute)
今天,在RHEL7.4安裝weblogic12c時,版本號是:12.1.3, 想着,以專有的 weblogic
Continue reading weblogic12C install Invalid Central Inventory Location “/opt/app/oraInventory” (cannot read/write/execute)
Error in invoking target ‘links proc gen_pcscfg procob’ of makefile ‘/product/12.1.0/dbhome_1/precomp/lib/ins_precomp.mk’
這兩天,在rhel7.4下安裝Oracle12C時,版本號為:12.1.0, 在圖形化安裝時,安裝進程到64%
Continue reading Error in invoking target ‘links proc gen_pcscfg procob’ of makefile ‘/product/12.1.0/dbhome_1/precomp/lib/ins_precomp.mk’
CICS安裝與配置步驟-AIX系統下SMIT操作
CICS安裝 1、 用smitty mkgroup建組 GROUP NAME:
Continue reading CICS安裝與配置步驟-AIX系統下SMIT操作
Out of CICS region pool storage 問題解決
今天客戶反應說,有生產環境的CICS REGION宕機,並收集一些日誌,查看最新的console.log日誌輸
Continue reading Out of CICS region pool storage 問題解決
CICS 進程 showProcInfo 函數堆棧信息的分析方法
對於運行慢或掛起的CICS進程cicsas,建議使用DEBUG工具showProcInfo獲得進程的函數堆棧信
Continue reading CICS 進程 showProcInfo 函數堆棧信息的分析方法
ERZ057001E/0277: Cannot access message catalog cics.cat for message ERZ096131I
今天在整理 普通用戶SSH 到遠程服務器並啟停CICS時。總是遇到如下報錯: [root@co2 ~]# ss
Continue reading ERZ057001E/0277: Cannot access message catalog cics.cat for message ERZ096131I
ssh 遠程訪問服務器並執行WAS 、MQ、CICS的啟停腳本
昨天,更新了SSH 遠程訪問服務器並執行WAS,CICS,MQ的腳本,並在客戶端用ROOT來訪問目標機器並用R
Continue reading ssh 遠程訪問服務器並執行WAS 、MQ、CICS的啟停腳本
LINUX ssh 遠程訪問目標機器與啟停WAS,CICS,MQ 服務 腳本
在目標中間件服務器,創建如下腳本命令: [root@co2 ~]# more FBM.sh #!/bin/sh
Continue reading LINUX ssh 遠程訪問目標機器與啟停WAS,CICS,MQ 服務 腳本
去掉ibm TXseries CICS 的SFS Server LOCK 文件
因技術研究需要,全新一個用戶,並將這個用戶加入到CICS相關的用戶組,然後用這個用戶登陸,無論是啟動現有的CI
Continue reading 去掉ibm TXseries CICS 的SFS Server LOCK 文件
Linux 終端下全能系統監控工具dstat命令詳解與使用教程
dstat 命令是一個用來替換 vmstat、iostat、netstat、nfsstat 和 ifstat
Continue reading Linux 終端下全能系統監控工具dstat命令詳解與使用教程
IBM TXSeries CICS 8.2.2 Fixpack 安裝升級實錄
因為客戶環境是ibm TXSeries cics 8.1 For Aix ,是WLM集群環境,就想着在LINU
Continue reading IBM TXSeries CICS 8.2.2 Fixpack 安裝升級實錄
靜默式配置IHS855跟WAS855的整合(Plugin模式)
以前was7 和IHS7 整合,也就是實現IHS7跟WAS7的整合,只要在WAS的管理控制台配置就行。如果IH
Continue reading 靜默式配置IHS855跟WAS855的整合(Plugin模式)
Error in invoking target ‘nmo’ of makefile “/oracdb/oracle11g/sysman/lib/ins_emagent.mk”
近日在CENTOS6.8下面安裝oracle11g ,遇到如下報錯:即是常見的Error in invokin
Continue reading Error in invoking target ‘nmo’ of makefile “/oracdb/oracle11g/sysman/lib/ins_emagent.mk”
閱讀IBM MQ FDC文件的工具命令ffstsummary
bash-4.1$ pwd /opt/mqm/bin -bash-4.1$ id uid=498(mqm) g
Continue reading 閱讀IBM MQ FDC文件的工具命令ffstsummary
IBM Install Manager 在CentosLinux 不能啟動問題解決
[root@co2 eclipse]# ./launcher 00:00.48 ERROR [main] co
Continue reading IBM Install Manager 在CentosLinux 不能啟動問題解決
Centos6.8普通用戶靜默式安裝IBM WAS8-IHS8-PLUGIN8
[root@co1 was]# groupadd wasadmin [root@co1 was]# usera
Continue reading Centos6.8普通用戶靜默式安裝IBM WAS8-IHS8-PLUGIN8
AIX 和Linux 下查看端口給那個服務進程佔用(實用技能)
在Aix 系統下,通過端口來查證是什麼服務綁定這個端口的方法如下: netstat -Aan|grep <
Continue reading AIX 和Linux 下查看端口給那個服務進程佔用(實用技能)
MQ配置和編程最佳實踐
MQ配置和編程最佳實踐 對於MQ的使用,主要會涉及到MQ系統本身的配置和MQ應用程序的開發兩方面的工作。為了幫
Continue reading MQ配置和編程最佳實踐
IBM MQ 多實例隊列管理器高可用架構
1. 多實例隊列管理器高可用架構 實例隊列管理器能夠在備用服務器上自動地重新啟動。如下圖所示,WebSph
Continue reading IBM MQ 多實例隊列管理器高可用架構
Redhat7 更換與設置Centos 7 yum源方法記錄
Redhat7 更換Centos 7 yum源 6、卸載redhat自帶的yum rpm -qa | grep
Continue reading Redhat7 更換與設置Centos 7 yum源方法記錄
RHEL6.3使用和設置CentOS yum源的方法記錄
由於Redhat的yum在線更新是收費的,如果沒有註冊的話是不能使用的,即不能在線安裝軟件。所以yum ins
Continue reading RHEL6.3使用和設置CentOS yum源的方法記錄
IBM_TXSeries_CICS Connect to Oracle troubleshooting Notes
下午在配置cics 連接oracle時,在編譯oracle1pc.mk遇到報錯。下面為排障過程: 1、執行ma
Continue reading IBM_TXSeries_CICS Connect to Oracle troubleshooting Notes
IBM_TXSeries_CICS Connect to MQ troubleshooting Notes
下午配置CICS 9 連接到MQ ,遇到報錯,下面為解決過程: 1\配置完後,啟動region,遇到報錯: [
Continue reading IBM_TXSeries_CICS Connect to MQ troubleshooting Notes
IBM_TXSeries_CICS Connect to db2 troubleshooting Notes
下午在設置 IBM_TXSeries_CICS 連接 DB2 10.5 遇到報錯,下面就為排障過程: 1\配置
Continue reading IBM_TXSeries_CICS Connect to db2 troubleshooting Notes
DB2全新創建實例(適合字符界面安裝DB2情況下)
DB2全新創建實例 db2icrt instanceName —創建實例名為instan
Continue reading DB2全新創建實例(適合字符界面安裝DB2情況下)
IBM-CICS常用命令練習實錄
[root@ibmtest bin]# cicscp status all ERZ058504I/0107:
Continue reading IBM-CICS常用命令練習實錄