Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Format of the Database Trace log – PB Docs 2018 – PowerBuilder Library

Format of the Database Trace log – PB Docs 2018

Format of the Database Trace log

The specific content of the Database Trace log file depends on
the database you are accessing and the operations you are performing.
However, the log uses the following basic format to display
output:

Parameter

Description

COMMAND

The internal command that PowerBuilder executes
to perform the database operation.

time

The number of microseconds it takes
PowerBuilder to perform the database operation. The precision
used depends on your operating system’s timing
mechanism.

additional_information

(Optional) Additional information about the
command. The information provided depends on the database
operation.

Example

The following portion of the log file shows the commands
PowerBuilder executes to fetch two rows from a SQL Anywhere database
table:

If you opt to include DBI Names and Sum Time information in the
trace log file, the log for the same two rows might look like
this:

For a more complete example of Database Trace output, see Sample Database Trace
output
.


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x