Wednesday, 15 January 2014

Socket to servlet conversion in R12

Stop all the MT and DB services

--> Take a cold backup

--> Bring up DB services

--> Take backup of the XML file and /SID/inst/apps/SID_auohsmscu02/ora/10.1.2/forms/server/appsweb.cfg

--> Run the following command 

$FND_TOP/bin/txkrun.pl -script=ChangeFormsMode -contextfile=$INST_TOP/appl/admin/<CONTEXT_NAME>.xml -mode=servlet -runautoconfig=No

--> Run AutoConfig on the application tier:

$INST_TOP/admin/scripts/adautocfg.sh

--> Start all the application tier services:

--> Check whether Forms Server is running in servlet mode.

--> Perform post health checks

No comments: