DB2 事务日志
如何读取 iSeries / AS/400 中 DB2 的事务日志。是否有任何 C 或 C++ 或 Java API?
任何帮助表示赞赏。
How do I read the Transaction Logs of DB2 in iSeries / AS/400. Are there any C or C++ or Java APIs?
Any help is appreciated.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
以下是有关 日志文件格式 和示例 API 用于访问它们。不幸的是,没有公开可用的好例子。
Here are pointers to information about the format of log files and example API for accessing them. Unfortunately there aren't publicly available good examples available.