Monday, September 7, 2020

install oracle weblogic 12c

 https://blogs.oracle.com/fusionmiddlewaresupport/creating-and-starting-a-standalone-reports-server-in-12c-v2



A. Create the components

1- Execute wlst.cmd/wlst.sh from ORACLE_HOME/oracle_common/common/bin

2- Connect to AdminServer.

    connect("weblogic","weblogic1","localhost:7001")

3- Run the following wlst command.

   createReportsToolsInstance(instanceName='reptools1',machine='AdminServerMachine')

No comments:

Post a Comment

 https://www.linkedin.com/pulse/building-real-time-database-monitoring-dashboard-oracle-khaleeq-tpwxf/