Page 1 of 1

Your log on session is no longer valid

Posted: Fri Dec 07, 2007 2:40 am
by waqar840
Dear All,

We have been facing a critical problem now a days . Our 11i Application Log on session logout in 15 minutes.
See also Attach file for detail problem.
Any one have suggestion on this topic please tell us.

Thanks in advance.

Regards
WAQAR


[img]/images/icon_zip.gif[/img] <b>Attachment:</b> Session Problem.zip <i>( 21501bytes )</i>


[img]/images/icon_zip.gif[/img] <b>Attachment:</b> Session Problem.zip <i>( 21501bytes )</i>


[img]/images/icon_zip.gif[/img] <b>Attachment:</b> Session Problem.zip <i>( 21501bytes )</i>


[img]/images/icon_zip.gif[/img] <b>Attachment:</b> Session Problem.zip <i>( 21501bytes )</i>

Posted: Fri Dec 07, 2007 3:20 am
by ahmadbilal
Check "ICX:Session Timeout" profile value at Site Level

Posted: Fri Dec 07, 2007 8:00 am
by waqar840
Dear Ahmad Bilal Sb.

Thanks for Info.

Sir,
its Value set as ICX:Session Timeout= 30

Regards
WAQAR

Posted: Fri Dec 07, 2007 8:53 am
by ahmadbilal
Check following profile options

<b>ICX: Limit time</b>
This profile defines the maximum connection time for a connection ? regardless of user activity. If 'ICX:Session Timeout' is set to NULL, then the session will last only as long as 'ICX: Limit Time', regardless of user activity.

<b>ICX: Limit connect</b>
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

Then Check the following settings in .env file

<b>FORMS60_TIMEOUT</b>
this sid.env is in APPL_TOP

Posted: Fri Dec 07, 2007 8:59 am
by ahmadbilal
Please also check metalink Note Id <b>269884.1</b>

<b>How To Fix The Forms Timeout Issue In Oracle Applications 11i</b>

Posted: Sat Dec 08, 2007 3:35 am
by waqar840
Dear Ahmad Bilal Sb.
Again Thaks.

I have checked that parameter and its results are.

ICX:Session Timeout =30
ICX:Limit Time=4
ICX:Limit Connection=1000
and
PROD.env Paramter FORMS60_timeout=5

Regards,

WAQAR

Posted: Sat Dec 08, 2007 1:48 pm
by ahmadbilal
as per screen shot attached this error cause by ICX profile option but with these configuration recommended by oracle

? ICX: Session Timeout = 30
? ICX:Limit Time = <b>12 </b>
? ICX:Limit connect = <b>2000</b>
? FORMS60_TIMEOUT = <b>60</b>

If for 11.5.9 check for the following Patches and make sure they are applied:
Patch - 2999849 Fix for Javascript error on IE with ICX:Session Timeout Window
Patch - 3102240 New Personal Home Page opened when re-establishing ICX session
Patch - 3251742 "ICX Session Timeout and login results in forward to incorrect home page.