Details Variable Displays the details of the Execution Log. The contents differ according to
the category.
In the Details parameter, information items are separated from each other
by a tab.
Category: DB Connection Service
None
Category: DB Connection
[SQL status]<tab>[DB error code]<tab>[Error message]
SQL status: The SQLSTATE value defined in the SQL Standards
(ISO/IEC 9075) is displayed.
DB error code: Error code that is specific to DB vendor of the device to
connect. When a network error has occurred, 0 is displayed for DB error
code in some cases. When 0 is displayed, check its SQL status.
Error message: The error message is displayed from the first character
within the record size (i.e., 256 bytes).
Category: SQL
[Table name]<tab>[DB Map Variable name]<tab>[DB response
time]<tab>[DB error code]
Table name and DB Map Variable name: A maximum of 60 bytes from
the beginning are displayed.
DB Map Variable name: Variable name specified in the MapVar input
variable (The POU instance name is not displayed. Nothing is displayed
for DELETE.)
DB response time: An integer value in milliseconds is displayed.
DB error code: Error code that is specific to DB vendor of the device to
connect. When a network error has occurred, 0 is displayed for DB error
code in some cases. When 0 is displayed, check the Result parameter.
Category: SQL Resend
[DB response time]<tab>[DB error code]
DB response time: An integer value in milliseconds is displayed.
DB error code: Error code that is specific to DB vendor of the device to
connect. When a network error has occurred, 0 is displayed for DB error
code in some cases. When 0 is displayed, check the Result parameter.
Category: User-specified Log
“[Log message]”
Displays the text string specified in the LogMsg input variable of the