Steps To Install Weblogic
Steps To Install Weblogic
- 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
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