set lines 200 pages 50000
col profile_option_value for a30
select o.profile_option_name,
v.profile_option_id,
v.level_id,
v.level_value,
v.profile_option_value
from applsys.fnd_profile_options o, applsys.fnd_profile_option_values v
where o.profile_option_id = v.profile_option_id
and o.profile_option_name like '%ICX_SESSION_TIMEOUT%' and level_id=10001;
PROFILE_OPTION_NAME PROFILE_OPTION_ID LEVEL_ID LEVEL_VALUE PROFILE_OPTION_VALUE
--------------------- ----------------- ---------- ----------- --------------------
ICX_SESSION_TIMEOUT 5852 10001 0 30
<oc4j_session_timeout oa_var="s_oc4j_sesstimeout">30</oc4j_session_timeout>
EBS s_oc4j_sesstimeout配置和ICX:会话超时时间
未经允许不得转载:徐万新之路 » EBS s_oc4j_sesstimeout配置和ICX:会话超时时间
相关推荐
- EBS Cloning 更改颜色Java 色彩设计
- cursors.sql
- ORA-20005: Object Statistics Are Locked (stattype = ALL) ORA-06512: At "APPS.FND_STATS"
- Oracle EBS 主要模块中文名称及英文缩写
- Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.2)
- Oracle E-Business Suite Release 12.2 Critical Patch Update 2024
- 清理 DBA_DATAPUMP_JOBS 中孤立的作业
- EBS输出报表文件名/内容乱码设置
最新评论
这个牛
放下欲望,男人从来不醉,充分且必要
勇气、责任、自信、创新,为天下先!
软件即数据,软件即服务,软件即管理,软件就是对人类各种社会活动的仿真和记录。软件很重要,但软件不可能凌驾于业务之上,尤其不可能高人一等。