当前位置: 首页 > 工具软件 > app-engine > 使用案例 >

Tracing App Engine Programs

龙俊良
2023-12-01
Tracing an application engine program can be easily done without modifying the trace settings in your application server. Here are some simple guidelines to follow to trace an app engine program.

 

Go to the Application Engine's Process Definition under the menu item PeopleTools, Process Scheduler.

1. Click on the override tab
2. On the Parameter list line select Append from the dropdown
3. In the edit box next to it, you can use any of the combination of trace settings listed below:

-TRACE 7 -TOOLSTRACEPC 3596 -TOOLSTRACESQL 31

Once you enter your trace settings in the parameter list, save the App Engine Process Defnition. Now, this program will be traced every time it is run, until these trace settings are removed.

转载于:https://www.cnblogs.com/GoDevil/archive/2009/01/09/1372661.html

 类似资料:

相关阅读

相关文章

相关问答