[新特性]PeopleTools8.54+:PeopleSoft Application Engine新特性

今日长缨在手,何时缚住苍龙。这篇文章主要讲述[新特性]PeopleTools8.54+:PeopleSoft Application Engine新特性相关的知识,希望能为你提供帮助。
[新特性]PeopleTools8.54+:PeopleSoft Application Engine新特性PeopleTools 8.54 的Application Engine 已经被更新,特别是在AE跟踪设置中有了更多的选项,本文将帮助您了解8.54的新AE特性以及如何使用这些特性。
AE trace文件分割
你可以设置AE trace文件的大小。当文件大小超过定义的文件大小值时,文件将关闭,日志将转移到一个新的文件。默认大小为20MB,最大可以是1500MB。以下参数都在psprcs.cfg中。
参数----AETFileSize

; -------------------------------------------------------------------------
; AE Trace file size
; This parameter is used to specify max size (in MBs) of the AE trace file
; Min value - 20 (Default)
; Max value - 1500
; if value is less than 20, default max file size is set to 20 MB
; if value is greater than 1500, default max file size is set to 1500 MB
AETFileSize=20
AE trace 文件的命名约定
AE trace文件的命名将包含日期和时间戳。
AE 程序的 section trace
在以前的版本中,trace文件包含了AE程序的所有输出,在使用PeopleTools8.54+之后,你可以选择trace 文件输出不同的section.
参数----TraceAEEnableSection
; -------------------------------------------------------------------------
; If set to Y, section level trace will be enabled.
; If set to N, section level trace will be disabled and AE traces will be controlled by TraceAE setting only.
TraceAEEnableSection=N
AE trace 文件将包含peoplecode 和 SQL的输出
你可以将PeopleCode和SQL的跟踪文件输出合并到AEtrace文件中。如果以下参数设置为Y将会被合并到AET文件中。否则将会出现PeopleCode和SQL的跟中文件,trc文件和AET文件在同一目录下。
参数----TraceAECombineOuutput
; -------------------------------------------------------------------------
; If set to Y, PeopleCode and SQL trace output will be merged into AET file.
; If set to N, PeopleCode and SQL trace output will be in .trc file in the same directory as AET file.
TraceAECombineOutput=N

 
想要了解更多可以关注公众号“萧闹闹”
[新特性]PeopleTools8.54+:PeopleSoft Application Engine新特性

文章图片

如果感到对您有帮助没准儿你就会赞赏,ios 专用赞赏通道:
【[新特性]PeopleTools8.54+:PeopleSoft Application Engine新特性】
[新特性]PeopleTools8.54+:PeopleSoft Application Engine新特性

文章图片


    推荐阅读