

I tend to use FR_HOME and FR_INST in place of ORACLE_HOME and ORACLE_INSTANCE as I think they are more descriptive. # using "tool_env.getvar('REPORTS_SERVER_NAME', v_rep_server) "Įxport REPORTS_SERVER_NAME=rep_wls_reports_ol6-forms_asinst_1 # Reports server: Adjust as required to allow forms to get the reports server name Also, remember to adjust the FORMS_PATH and TWO_TASK variables as required.Įxport MW_HOME=$ORACLE_BASE/product/12.2.1Įxport ORACLE_INSTANCE=$DOMAIN_HOME/config/fmwconfig/components/FORMS/instances/forms1Įxport DOMAIN_HOME=$ORACLE_BASE/config/domains/frsdomainĮxport JAVA_HOME=$ORACLE_BASE/jdk1.8.0_144Įxport OHS_INST=$DOMAIN_HOME/config/fmwconfig/components/OHS/instances/ohs1Įxport PATH=.:$FR_HOME/bin:$FR_HOME/forms/mesg:$PATHĮxport LD_LIBRARY_PATH=$FR_HOME/oracle_common/jdk/jre/lib/amd64:$FR_HOME/lib:$FR_HOME/oracle_common/lib:$FR_HOME/oracle_common/jdk/jre/lib/amd64/serverĮxport FORMS_BUILDER_CLASSPATH=$FR_HOME/jlib/Įxport FORMS_PATH=Įxport REPORTS_PATH=Įxport TNS_ADMIN=$DOMAIN_HOME/config/fmwconfig/ The paths below assume you've installed using the same paths I used in my installation guides. Remember to adjust the paths to suit your installation. The basic WebLogic environment variable settings are described in the installation guides, but the following list accounts for most of the scenarios you are likely to come across on the server, including forms compilation from the command line. This is also useful if your configuration phase fails and you want to rerun it after making the necessary changes to fix the issues. $FR_HOME/oracle_common/common/bin/config.sh If you choose a software-only installation, you can initiate the configuration steps using the following command. This site contains a number of articles describing the installation of WebLogic Server 11g and Oracle Forms and Reports Services 12c on Linux and Windows. Forms and Reports Services 12c (12.2.1) : Create a New Domain.WebLogic Server 12cR2 (12.2.1) : ADF Application Development Runtime - Repository Configuration Utility (RCU).Oracle WebLogic Server (WLS) 12cR2 (12.2.1) Installation on Oracle Linux 6 and 7.In-Process Reports Server not Starting Properly.REP-52262: Diagnostic output is disabled.Forms Compilation and the 11g Function Result Cache.This article is a collection of useful notes on a variety of topics related to configuration of Oracle Forms and Reports Services 12c. The paths may vary a little between Forms 12c versions, so be prepared to search for file locations if they don't match. Configuration of Forms and Reports Services 12c is similar to 11gR2, but many of the files are in different locations.
