问题描述
如何在Windows环境中调用db2diag实用程序?
我的D:\Program Files \IBM \SQLLIB \ BIN目录中的
我只能看到
db2diag.dll,似乎没有命令行版本;这是使用这个dll的DB2工具,以便分析db2diag.log吗?
提前感谢您的帮助(请原谅,请原谅)我的英文不好)
Jo
-
通过Mailgate.ORG发布服务器 -
how I can invoke the db2diag utility in a Windows environment?
in my D:\Program Files\IBM\SQLLIB\BIN directory I can see only
db2diag.dll, and it seems there isn''t the command line version; which is
the DB2 tool that uses this dll, in order to analyze the db2diag.log?
thank you in advance for help (and please, excuse my bad english)
Jo
--
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG
推荐答案
位于D的实际diag文件: \Program Files \IBM \SQLLIB \DB2
并且有一个类似的实用工具
db2diag -g db = SAMPLE - o out.txt
检查其他格式是否与db2diag设施一起
actually diag file located in D:\Program Files\IBM\SQLLIB\DB2
and there is a utilty like
db2diag -g db=SAMPLE -o out.txt
check for other formats comes along with db2diag facility
-
通过Mailgate.ORG服务器发布 - http://www.Mailgate.ORG
你打开了吗?一个DB2命令窗口,只是试图启动db2diag?
它可能是一个批处理文件或什么的。
-
Knut Stolze
DB2信息集成开发
IBM德国
Have you opened a DB2 command window and simply tried to start "db2diag"?
It may be a batch file or something.
--
Knut Stolze
DB2 Information Integration Development
IBM Germany
这篇关于在win32上调用db2diag工具(UDB 8.1版本)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!