抛出错误:
IBM Infosphere CDC: Cannot launch dmconfigurets error "IBM DB2 version 9 or later has not been installed, or the DB2
environment has not been initialized. Could not run "{0}" "
Troubleshooting
Problem
Cannot launch dmconfigurets utility
Cause
Db2 environment is not set correctly for CDC to verify instance.
Diagnosing The Problem
Run command as cdc OS user:
/usr/local/bin/db2ls
This will return db2path.
Run following command:
Above command will return blank hence failing dmconfigurets on launch.
Resolving The Problem
Ensure that db2iset file in
Ensure that db2set file has read and execute permission for cdc user.
详见IBM信息中心
https://www.ibm.com/support/pages/node/460971
版权声明:本文为博主原创文章,未经博主允许不得转载。
Linux,oracle
- 上一篇:IBM CDC开启trace
- 下一篇:Docker定制镜像