Contextfile changes

classic Classic list List threaded Threaded
12 messages Options
Sri
Reply | Threaded
Open this post in threaded view
|

Contextfile changes

Sri
Hi Erman,

Need some information on Read -  Autoconfig Reverts To Old Context File Values (Doc ID 357922.1)

In our environment,we have the same serial version in context file in filesystem and in database.will it cause any issues.

[apps@erpsupport scripts]$ grep -i s_contextserial $CONTEXT_FILE
   <oa_context_serial oa_var="s_contextserial">106</oa_context_serial>

In database,we have the same version 106
Reply | Threaded
Open this post in threaded view
|

Re: Contextfile changes

ErmanArslansOracleBlog
Administrator
It should not be an issue.
Did you try/test it?
Sri
Reply | Threaded
Open this post in threaded view
|

Re: Contextfile changes

Sri
In reply to this post by Sri
Actually i brought down the admin server,changed s_nm_jvm_startup_properties and ran autoconfig but the changes are not reflecting...i could see the old values again
Reply | Threaded
Open this post in threaded view
|

Re: Contextfile changes

ErmanArslansOracleBlog
Administrator
Did you check the Oracle Support for updatin s_nm_jvm_startup_properties?

Is this way of changing nodemanager properties document in Oracle Support? (for ex. Managing Configuration of Oracle HTTP Server and Web Application Services
in Oracle E-Business Suite Release 12.2” [Doc ID 1905593.1]) )

What else did you try? Any other things?
Sri
Reply | Threaded
Open this post in threaded view
|

Re: Contextfile changes

Sri
In reply to this post by ErmanArslansOracleBlog
You are right erman,this is not the standard way.Just made a test,I dont understand from where it was taking old values.
Reply | Threaded
Open this post in threaded view
|

Re: Contextfile changes

ErmanArslansOracleBlog
Administrator
Update another value and test
Sri
Reply | Threaded
Open this post in threaded view
|

Re: Contextfile changes

Sri
I have updated s_sitename profile and it was fine--changes are reflected
Reply | Threaded
Open this post in threaded view
|

Re: Contextfile changes

ErmanArslansOracleBlog
Administrator
So, as you see it is working.
what is the value of s_contextserial in your APPS context file now? and what what is the value of s_contextserial in your DB context file now?
Sri
Reply | Threaded
Open this post in threaded view
|

Re: Contextfile changes

Sri
both have same serial 106
Reply | Threaded
Open this post in threaded view
|

Re: Contextfile changes

ErmanArslansOracleBlog
Administrator
Good.. So they are sync as you see.
Sync is good..
Normally, they should be sync..
Sri
Reply | Threaded
Open this post in threaded view
|

Re: Contextfile changes

Sri
In reply to this post by ErmanArslansOracleBlog
I tried only changing oacore,admin,oafm servers startup properties and this is not supported way but i wanted to know from where the changes made with respect to these are reverted back

Thank you
Reply | Threaded
Open this post in threaded view
|

Re: Contextfile changes

ErmanArslansOracleBlog
Administrator
this is the code Sri.
There are lots of places for the code to get its input.filesystem conf files, db context file and also the default configuration entries..

So, this needs to be investigated, but I don't see a need, because as you say when you change some value which is supported to be changed via autoconfig, then it is not reverted back..