December, 2016
Forms&Reports12c – Post installation test
Forms12c and Reports12c: Post installation and configuration test. Modify your tnsnames.ora-file <ORACLE_HOME>\user_projects\domains\base_domain\config\fmwconfig # # # sample tnsnames.ora file # sample entry #<ALIAS> = (DESCRIPTION =(ADDRESS_LIST = # (ADDRESS = (PROTOCOL = TCP) # (HOST = <HOST>)(PORT = <PORT>))) # (CONNECT_DATA = (SID = <SID>))) # # Connect to oracle12c database ORACLE12C = (DESCRIPTION = (ADDRESS […]
Oracle WebLogic Server (FMW Infrastructure) installation
Oracle WebLogic Server (FMW Infrastructure) installation Locate java.exe on your computer and run as adminstrator the following command in a dos-window
Oracle Forms12c step by step installation
Oracle Forms12c installation and configuration: The following steps should be performed successfully: Install database12c Configure a pluggable database here Install Oracle WebLogic Server (FMW Infrastructure) here Install Oracle Forms12c here Run Repository Creation Utility here Configure Forms12c Using the Config Wizard here Configure Reports12c here Post installation test here More information about Forms12C installation can be […]
Reports12C – Configuration
Reports12C – Configuration Before opening Reports builder you have to perform these additional steps: Execute wlst.cmd from C:\app\oracle\product\12.2.1\oracle_common\common\bin Connect to AdminServer. connect(weblogic,your_passwd,your_hostename:7001) Run the following wlst command. createReportsToolsInstance(instanceName=’reptools1′,machine=’AdminServerMachine’) Restart WLS_REPORTS After completing the previous steps, reports builder can be used. run rwbuilder.bat from C:\app\oracle\config\domains\frs\reports\bin\rwbuilder.bat
Forms12c-Configuration
Configuring Forms Using the Config Wizard In order to complete the configuration, open a Windows DOS shells as administrator and run the config wizard located in <ORACLE_HOME>/oracle_common/common/bin The Templates screen appears, choose the selected components Enter the WebLogic Domain administration username and password required to access WebLogic Server Control and Fusion Middleware Control. Choose production […]
Forms12c and Reports12c-installation
Forms12c and Reports12c-installation Run as administrator This page prompts you to choose or not software updates for your components. Choose no and click Next. Specify the Oracle home location to install the product Choose Forms and Reports Deployment to install all of the products. Click Next. The Prerequisites Checks page appears – We have a […]
Configure a pluggable database
Configure a pluggable database After installing oracle database12c, we configure a pluggable database which is part of Forms12c installation Run dbca.bat in a windows-shell command as administrator Or choose database configuration assistant menu option as shown in this screen or