To capture database tier session debug information for a Web 10x UI application
-
Append the following to the URL for the Web 10x UI application:
&csk.dbsessiondebug=true
For example:
http://mymachine.lawson.com:6005/hcm/ManagerSelfService/list/Employee.EmployeeDefaultList?csk.HROrganization=1&csk.dbsessiondebug=true
Note:You can also specify the level of detail for the capturing of the database tier session debug by also appending the following to the URL:
&csk.dbsessiondebug=true&csk.dbsessiondebuglevel=level
, where level isminimal
,basic
,standard
, orverbose
. - Then use the procedures below to identify the DBSessionDebug record where you can view, export, or email it. (Session debug will only be activated for the duration of the query; no action is required to deactivate it.)