d. Open CMD and navigate to C:\oracle\FRHome_1\dcm\bin
e. Run
dcmctl updateconfig -co OC4J_BI_FORMS -v -d
4.HTTPD.CONF
a. Open ORACLE_HOME\Apache\Apache\conf\httpd.conf
b. Find and change the following
"LogLevel warn" to "LogLevel crit"
c. Restart Services
d. Open CMD and navigate to C:\oracle\FRHome_1\opmn\bin
Close Section
5. Restart Oracle Application Server
1. Open command prompt and chage directory to \oracle\FRHome_1\opmn\bin
2. Run the following commands
opmnctl stopall
opmnctl startall
Close Section
6. Common Problems
Close Section
Patches
Show/Hide All Patches
5983622 - 10g Release 2 10.1.2.3.0 Patch Set 3
(Video Guide)
1. Run setup.exe from \Oracle_Install\Apps_server\Patches\5983622
Welcome screen
Specify Home Details screen
Name = 'FRHome1'
Path = 'C:\oracle\FRHome_1'
Select a Product Screen
Select - Oracle Appplication Server and Development Suite 10g Rel 2 Software Update 10.1.2.3.0
Available Product Components screen
Summary screen
End of Installation screen
2. Open up \Oracle_Install\Apps_server\Patches\5983622\10.1.2.3\10123\formsweb config\config.txt and copy the contents of the file
3. Open up \oracle\FRHome_1\forms\server\formsweb.cfg and replace the current data under the [SYSTEM], [REMOTE] and [TOUCH] tags. Ensure that the path is correct for each tag envFile
6. Go to \oracle\FRHome_1\j2ee\OC4J_BI_FORMS\applications\formsapp\formsweb\WEB-INF
Create temp subfolder and backup orion-web.xml and web.xml
7. Log into the EM console (http://ipaddress:18100)
Click OC4J_BI_FORMS
Click Applications
Ensure the radio button for formsapp is selected
Click Redeploy
Click Browse
Select \oracle\FRHome_1\forms\j2ee\formsapp.ear
Restart OC4J_BI_FORMS
8. Install Java 1.6
Close Section
9282569 - Interim Patch for Base Bug
(Video Guide)
1. Copy the folder \Oracle_Install\Apps_server\Patches\6880880\OPatch\ to the root of C:\
a. Open \9282569\etc\config\inventory
b. Add <platform name="Windows 2008 64 BIT" id="233"/> to the OS list
c. Set the Environment Variable OPATCH_PLATFORM_ID=233
5. Run CMD and change directory to \Oracle_Install\Apps_server\Patches\9282569 and run the following command
opatch apply
6. Remove the C:\OPatch directory and remove the environment variables that you entered in steps 2 and 4.