Refreshing the User GUIDs

21-92 Oracle Fusion Middleware Administrators Guide If you modified the Oracle HTTP Server forms.conf file, restart Oracle HTTP Server: ORACLE_INSTANCEbinopmnctl restartproc ias-component=ohs_name 7. Copy the following files from the test environment to the production environment: Type of File Location Forms application configuration DOMAIN_HOMEconfigfmwconfigserversWLS_ FORMSapplicationsformsapp_11.1.1configformsweb.cfg Forms server configuration DOMAIN_HOMEconfigfmwconfigserversWLS_ FORMSapplicationsformsapp_11.1.1configdefault.env Forms HTML template ORACLE_INSTANCEconfigFormsComponentformsserverbase.htm ORACLE_INSTANCEconfigFormsComponentformsserverbasejpi.htm WebUtil configuration ORACLE_INSTANCEconfigFormsComponentformsserverwebutil.cfg WebUtil HTML template ORACLE_INSTANCEconfigFormsComponentformsserverwebutiljpi.htm ORACLE_INSTANCEconfigFormsComponentformsserverwebutilbase.htm Forms OHS directives configuration ORACLE_INSTANCEconfigOHSOHS_namemoduleconfforms.conf Type of File Location Forms application configuration client-side downloadable pluggable contents These files are user customizations such as images and are in a location accessible to a Web browser. Forms trace configuration ORACLE_INSTANCEconfigFormsComponentformsserverftrace.cfg Forms applications .ear ORACLE_HOMEformsj2eeformsapp.ear JVM Controllers configuration ORACLE_ INSTANCEconfigFRComponentfrcommontoolsjvmjvmcontrollers.cfg FMA configuration ORACLE_INSTANCEconfigFormsComponentformssearch_replace.properties ORACLE_INSTANCEconfigFormsComponentformsconverter.properties Moving from a Test to a Production Environment 21-93 For the Forms utilities-specific configuration wrapper shell scripts, replace any occurrences of the Oracle home and Oracle instance with the details for the production environment. 8. Start the components in the instance and start the Managed Server, using the following commands: ORACLE_INSTANCEbinopmnctl startall DOMAIN_NAMEbinstartManagedWebLogic.sh managed_server_name admin_url 9. If you made customizations to the Forms Java EE application .ear file, such as overriding the default Forms servlet access URL, custom deploy the Forms Java EE application .ear file and create servlet aliases similar to test environment in the Forms Java EE application web.xml file. Task 4 Move Oracle Reports to the New Production Environment To move Oracle Reports to the production environment: 1. For the following Oracle Reports Server configuration files, merge changes made from the test environment to the production environment files. Note that you cannot just copy the files from the test environment to the production environment, because they may have environment-specific information such as Oracle home and Oracle instance names or locations and port numbers. Forms utilities-specific configuration wrapper shell scripts UNIX: ORACLE_INSTANCEbinfrmbld.sh ORACLE_INSTANCEbinfrmcmp.sh ORACLE_INSTANCEbinfrmplsqlconv.sh ORACLE_INSTANCEbinfrmxmlsg.sh ORACLE_INSTANCEbinfrmcmp_batch.sh ORACLE_INSTANCEbinfrmf2xml.sh ORACLE_INSTANCEbinfrmxml2f.sh ORACLE_INSTANCEbinfrmxmlv.sh Windows: ORACLE_HOME\bin\frmbld.bat ORACLE_HOME\bin\frmcmp.bat ORACLE_INSTANCE\bin\frmplsqlconv.bat ORACLE_INSTANCE\bin\frmxmlsg.bat ORACLE_INSTANCE\bin\frmcmp_batch.bat ORACLE_INSTANCE\bin\frmf2xml.bat ORACLE_INSTANCE\bin\frmxml2f.bat ORACLE_INSTANCE\bin\frmxmlv.bat Type of File Location Reports standalone server configuration ORACLE_INSTANCEconfigReportsServerComponentserver_ namerwserver.conf ORACLE_INSTANCEconfigReportsServerserver_namejdbcpds.conf ORACLE_INSTANCEconfigReportsServerserver_namexmlpds.conf ORACLE_INSTANCEconfigReportsServerserver_nametextpds.conf ORACLE_INSTANCEconfigReportsServerserver_namerwnetwork.conf ORACLE_INSTANCEconfigReportsServerserver_namecomponent-logs.xml ORACLE_INSTANCEconfigReportsServerserver_namelogging.xml Type of File Location