With Weblogic 12c 122 |top|: Install Oracle Forms Reports 12214

Propose how you want to handle the next phase of deployment:

Append %JAVA_HOME%\bin to the beginning of your system Path variable.

For production, always:

(for automation):

(response file):

java -jar fmw_12.2.1.2.0_wls.jar

: setup_fmw_12.2.1.4.0_fr_win64.exe (Run as Administrator) Linux : ./fmw_12.2.1.4.0_fr_linux64.bin Follow the Installation Wizard: Welcome : Click Next. Auto Updates : Skip auto updates. install oracle forms reports 12214 with weblogic 12c 122

Once started, you should be able to access the WebLogic Admin Console at http://<YourHostName>:7001/console .

Select Topology and System Components . This allows manual control over ports and managed server definitions. Managed Servers: Review the default servers: WLS_FORMS (Default port: 9001) WLS_REPORTS (Default port: 9002)

Oracle Forms & Reports requires metadata schemas in a database (Oracle Database 12c/18c/19c). Use RCU to create these. Propose how you want to handle the next

Edit $DOMAIN_HOME/config/reports/rwserver.conf :

This step links the installed binaries, the RCU database schemas, and creates your WebLogic administration domain. Navigate to the configuration tools directory:

fs.aio-max-nr = 1048576 fs.file-max = 6815744 kernel.shmall = 2097152 kernel.shmmax = 4294967295 kernel.shmmni = 4096 kernel.sem = 250 32000 100 128 net.ipv4.ip_local_port_range = 9000 65500 net.core.rmem_default = 262144 net.core.rmem_max = 4194304 net.core.wmem_default = 262144 net.core.wmem_max = 1048576 Once started, you should be able to access