Oracle EBS避免长时间不登录重新登录


如何避免长时间不登录重新登录
(英文环境)
1、将配置文件ICX:Session Timeout的值设为空
2、将ICX:Limit time设置稍大些,如8小时


Profile说明:
ICX:Session Timeout
This profile option determines the length of time (in minutes) of inactivity in a user‘s session before the session is disabled. If the user does not perform any operation in Oracle Applications for longer than this value, the session is disabled. The user is provided the opportunity to re-authenticate and re-enable a timed-out session. If the re-authentication is successful, the disabled session is re-enabled and no work is lost. Otherwise, Oracle Applications exit without saving pending work. 
If this profile option to 0 or NULL, then user session will never time out due to inactivity.
Users can see this profile option, but they cannot update it.
The internal name for this profile option is ICX_SESSION_TIME_OUT.
用户在Application中不进行操作的时间(分钟)

ICX: Limit time
This profile determines the absolute maximum duration (in hours) of a user‘s session, regardless of activity. 
Users cannot see or update this profile option.
The internal name for this profile option is ICX_LIMIT_TIME.
用户session的绝对持续时间(小时)

ICX: Limit connect 
This profile defines the maximum number of hits (each request by the browser for a new HTML page constitutes a hit) that a user may make in a single session. 

郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。