Example 1: Driver information in trace file.
示例1:追踪文件中的驱动程序信息。
Listing 1 shows a sample of a DB2 trace file.
清单1显示了DB 2跟踪文件的一个示例。
A trace file showing some of the execution history.
显示某些执行历史记录的跟踪文件。
Example 2: Successful controller connection in trace file.
示例2:追踪文件中成功的控制器连接。
Example 3: Unsuccessful controller connection in trace file.
示例3:追踪文件中未成功的控制器连接。
As you can imagine, the trace file can get very large quickly.
正如您想到的一样,这个跟踪文件可能会迅速地变得很大。
The trace file created can be viewed using Ethereal or any tool.
然后,可以使用 Ethereal或其他工具查看创建的跟踪文件。
TraceFile - the prefix you want to use for each trace file name.
traceFile—希望为各跟踪文件名使用的前缀。
The output in Listing 19 shows some entries in a ODBC trace file.
清单19中的输出显示了ODBC跟踪文件中的一些条目。
You can use the tree view to navigate through the DB2 trace file.
您可以使用树形视图导航DB 2跟踪文件。
specify a trace file. If you don't, all tracing output will go to
指定TraceFile记录文件.如果不指定,所有的记录输出将会加入到 stderr标准错误之中
These are the same trace file elements described in the above list.
它们与以上列表中描述的跟踪文件元素相同。
The ability to dump all the events from a trace file to a CSV file.
支持将所有事件转储到CSV文件中。
As you can imagine, the trace file can get very large fairly quickly.
正如您可以想象到的,这个跟踪文件可能会迅速地变得很大。
For example, we've seen clients that print user passwords to a trace file.
例如,我们见过客户端将用户密码打印到跟踪文件中。
Before you can create the EMF model, you need at least one DB2 trace file.
在创建emf模型之前,您至少需要一个DB 2跟踪文件。
It can also process a trace file that has been recorded by the trace facility.
它还可以处理跟踪设施已经记录的跟踪文件。
Instead a trace file is created and then shipped to the developer for analysis.
它只是创建了跟踪文件,然后传递给开发者以供分析。
The trace file resides in the same directory as the application that was invoked.
跟踪文件与调用的应用程序处于相同的目录中。
A trace file, called trace.log will be created in the server's log directory.
将在服务器的日志目录中创建一个名为trace . log的文件。
The following EMF elements are constructed from the corresponding DB2 trace file lines.
以下E MF元素是通过相应的DB 2跟踪文件行构建的。
Each time an entry address is encountered in the trace file, it's pushed onto the stack.
每次在跟踪文件中碰到一个入口地址时,就将其压入堆栈。
When you open a DB2 trace file, the EMF plug-ins visually render its content in a tree view.
打开DB2跟踪文件之后,EMF插件会将一个树形结构中显示其内容。
Now take a look at your trace file. Search for the WebSEALTrust keyword for messages of the format.
现在看一下您的跟踪文件。
File path — Specifies the location of the trace file when the destination field is specified as file.
FilePath—在目标字段被指定为文件时,指定跟踪文件的位置。
You can generate a trace file of all ODBC calls to the ODBC Driver using the provided ODBC trace facility.
您可以使用所提供的ODBCTrace工具,生成对odbcDriver的所有odbc调用的跟踪文件。
After building and running a Test RealTime executable, a trace file - atlout.spt (dump file) - is produced.
在build并运行TestRealTime可执行程序后,就生成了一个跟踪文件atlout . spt(存储文件)。
The output in Listing 20 shows how to set SQLIDEBUG, as well as how to decode the SQLI trace file generated.
清单20中的输出展示了如何设置SQLIDEBUG,以及如何解码所生成的SQLI跟踪文件。
Each invocation of the user exit will generate a new trace file, so please don't leave trace on in production.
这个用户出口的每次调用都会生成一个新的跟踪文件,因此在生产中不要开启跟踪功能。
where \temp\clitrace.txt is an arbitrary name used for the directory and trace file where the traces will be stored.
temp\clitrace.txt 可以是任意的名称,用来做为跟踪存储的目录和文件名。
应用推荐