when opening the report file in visual studio, make sure that the dynamic or static file is also opened. for example
在visualstudio 中打开报告文件时,确定动态和静态文件也是打开的。
if you don't select that option, the default format builds a report file that summarizes the selected runs and creates individual html files for each selected execution linked from the summary page.
with the new approach, db2 generates a report file for you with all the necessary information in one place.
使用新的方法,db2会生成一个报告文件,其中包含所有必要的信息。
the report file contains a list of errors that were identified during the conversion.
报告文件则包含一个错误列表,这些错误是在转换期间发现的。
you can take any existing report file and modify it to suit your needs (add company logo, for instance).
您可以获取任何现有的报告文件并修改它以适合您的需求(例如,添加公司标志)。
when running wlmhistrep.pl, you also have to specify the name of the resulting report file in addition to the database name and the database username and password.
as was true with the message log file, the report file can be viewed as an xml document, or a stylesheet is available so that it can be viewed in an html format.