INSTALLATION OF WEBLOGIC
PREPERATION DOWNLOAD THE FOLLOWING 64 bit
Oracle Fusion Middleware 12c (12.2.1.4.0)
Oracle JDK 1.8.0_211+
Step 1 (JDK set-up)
-Install JDK 1.8.0_211+
-go to JDK folder file location and copy its url (C:\Program Files\Java\
jdk1.8.0_351)
-go to computer properties > advance system settings> environment variables> Click
New
-Variable name = (JAVA_HOME) /// Variable Value = (C:\Program Files\Java\
jdk1.8.0_351)
-Variable name = (Path) /// Variable Value = (C:\Program Files\Java\jdk1.8.0_351\
bin)
-click ok
-uninstall java update 8
-restart
Step 2 (Installing FMW)
-run the installer for fmw (should have java logo)
-if there is error uninstall Java 8 update
-rerun the installer for fmw (should have java logo)
GUI
-Click Next
-Skip Auto updates
-Oracle Installation location
-Click next
-Click Install
Step3 WEblogic Configuration
- Go to C:\Oracle\Middleware\Oracle_Home\oracle_common\common\bin
-click config.cmd
GUI
-Create new domain (Domain location) = C:\Oracle\Middleware\Oracle_Home\
user_projects\domains\Domain1
-Click Next
-Choose Basic Weblogic Server Domain )
-Click Next
-Create your administrator account
-click next
-Click next
-select all (Administration Server, Node Manager, Topology)
-Administration Server name / address/ listen Port
-Click Next
-Node manager type = default /// Node Manager credential = *******
-click Next
-Manage Server > Click add > server name > Next
-Clusters if dont have just click next
-server template > click next
-Machine > add > servername > click next
-assign servers to machine > click the machine name then transfer the created
server to the right> click next
-Virtual Target > click NExt
-Partition > click next
-Create
-Finish
Step 4 run Weblogic
- go to C:\Oracle\Middleware\Oracle_Home\user_projects\domains\Domain1
- click startWebLogic.cmd
- if cmd is not opening go to C:\Windows\system32\ and copy findstr.exe file.
- paste this file into the location C:\Program Files\Java\jdk1.6.0_24\bin
- run again
- go to a browser and input http://localhost:7001/console
Step 5 (Install we FOrms and report)
-Download forms and reports
-Download MS Visual C++ 2012,2013
-Run forms
-after installation goto C:\Oracle\Middleware\Oracle_Home\oracle_common\bin
-choose rcu
GUI
-Create repository
-Database connection Hostname = localhost, Port = 1521, Servicename = DB name,
username = sys, ROLE = sysdba
-Select Component (Common Infa service, and click Oracle platform security
services)
-Schema password
-Map tablespace next, ok
-Create
-Finish
- Go to C:\Oracle\Middleware\Oracle_Home\oracle_common\common\bin
- choose config
- update an existing
- Pick all oracle forms and report aside from upgrade + Oracle HTTP server > Next
- Applciation location C:\Oracle\Middleware\Oracle_Home\user_projects\applications\
Domain1
- Database connection Hostname = localhost, Port = 1521, Servicename = DB name,
Schema Owner= DEV_STB, ROLE = sysdba
- click get rcu configuration then next
- NEXT
- JDBC NEXT
- select (Administration Server, Node Manager, Topology, SYstem components)
-Manage server next
- Cluster > next
- Server templates > next
- Dynamic Servvers > next
-Assign server > next
-NExt until machine
-Assign server to machine (Move AdminServer (machine) to the left Adminserver
machine)
-NEXT
-PARTITION NEXT
- System Component (Click add (system component = ohs_1 , component type = ohs))
NEXT
- NEXT
-NEXT
- System componenet to machine (move ohs_! to the right) NEXT
-UPDATE / Create
STEP 6 Open FORM AND REPORTS
- Go to C:\Oracle\Middleware\Oracle_Home\user_projects\domains\Domain1
- Open startWebLogic.cmd
- Go to C:\Oracle\Middleware\Oracle_Home\user_projects\domains\Domain1\bin
- Open startNodeManager
- Go to your tnsnames.ora on your database and copy it to tnsname.ora on middleware
- Search Form Builder
FOR REPORTS
- Go to C:\Oracle\Middleware\Oracle_Home\oracle_common\common\bin
- Open wlst.cmd
- connect to weblogic
connect("username weblogic","password","localhost:7001")
- create report tools instance
createReportsToolsInstance(instanceName="reptools1",machine="AdminServerMachine")
- go to middleware folder and search rwbuilder
-open rebuilder.bat