Basic Configuration for Installing Oracle Forms 11g and Reports on Windows O/s

Download Oracle Weblogic Server 10.3.6 for Oracle Forms 11g and Reports from Oracle Website

Basic/Initial Configuration for installation on Windows O/s

Set up TEMP Directory for installation

In Windows Environmental Variables

Set Variable TEMP ==> C:\Windows\TEMP
Set Variable TMP ==>    C:\Windows\TEMP

Install latest JDK
Ensure that there is no White Space in the Folder where Java is to be installed

Example: C:\Oracle\Java

Also set the same in Windows Environmental Variables

JAVA_HOME    => C:\Oracle\Java

After completion of these Steps, start installing
1) Weblogic Server
2) Oracle Forms and Reports 11g

How to fix: ERROR 1045 (28000): Access denied for user ‘root’@’localhost’ (using password: YES)

Open your terminal and type mysql -u root -p Enter your password. Hopefully your MySQL is logged in now.