oracle-base.com
Open in
urlscan Pro
52.49.103.88
Public Scan
URL:
https://oracle-base.com/articles/12c/standalone-forms-builder-12c-installation-on-windows-1221
Submission Tags: falconsandbox
Submission: On July 11 via api from US — Scanned from DE
Submission Tags: falconsandbox
Submission: On July 11 via api from US — Scanned from DE
Form analysis
1 forms found in the DOM/misc/search-results
<form class="d-flex" action="/misc/search-results" id="cse-search-box">
<input type="hidden" name="cx" value="partner-pub-9901106718381505:8435801439">
<input type="hidden" name="cof" value="FORID:10">
<input type="hidden" name="ie" value="UTF-8">
<input class="form-control me-2" type="search" name="q" size="15" placeholder="Search" aria-label="Search">
<button class="btn btn-light" type="submit" name="sa">Search</button>
</form>
Text Content
THIS SITE USES COOKIES. Some of these cookies are essential, while others help us to improve your experience by providing insights into how the site is being used. For more detailed information on the cookies we use, please check our Privacy Policy(Opens in a new window) I Accept CookiesI Do Not Accept Cookies -------------------------------------------------------------------------------- NECESSARY COOKIES Necessary cookies enable core functionality. The website cannot function properly without these cookies, and can only be disabled by changing your browser preferences. -------------------------------------------------------------------------------- ANALYTICAL COOKIES Analytical cookies help us to improve our website by collecting and reporting information on its usage. Analytical CookiesOnOff -------------------------------------------------------------------------------- About this tool(Opens in a new window) * Articles Oracle 8i Oracle 9i Oracle 10g Oracle 11g Oracle 12c Oracle 13c Oracle 18c Oracle 19c Oracle 21c Oracle 23c Miscellaneous PL/SQL SQL Oracle RAC Oracle Apps WebLogic Linux MySQL * Scripts * Blog * Certification * Videos * Misc Aggregator Privacy policy * Printer Friendly * About Search 8i | 9i | 10g | 11g | 12c | 13c | 18c | 19c | 21c | 23c | Misc | PL/SQL | SQL | RAC | WebLogic | Linux Home » Articles » 12c » Here STANDALONE FORMS BUILDER 12C (12.2.1) INSTALLATION ON WINDOWS In Oracle Forms 11g a WebLogic Server installation was a prerequisite for the Forms Builder, making the footprint of a development PC quite substantial. Oracle Forms 12c allows a Standalone Forms Builder installation, which no longer needs a WebLogic Installation. The standalone installation does not allow forms to be run, just built and compiled. To run them, they must be deployed to a full installation of Oracle Forms and Reports Services. There is no standalone equivalent of Oracle Reports. * Downloads * JDK8 Installation * Forms Builder Installation Related articles. * Oracle Forms and Reports 12c (12.2.1) Installation on Oracle Linux 6 and 7 DOWNLOADS Download the following software. * Java SE Development Kit 8uX : I used 8u65 (jdk-8u65-windows-x64.exe) * Oracle Forms and Reports 12c (12.2.1.0) for Microsoft Windows x64 (64-bit) : This gives you the "fmw_12.2.1.0.0_fr_win64_Disk1_1of1.zip" file. Unzip it to produce the "setup_fmw_12.2.1.0.0_fr_win64.exe" file. JDK8 INSTALLATION Double-click on the "jdk-8u65-windows-x64.exe" executable and install as usual. FORMS BUILDER INSTALLATION Double-click on the "setup_fmw_12.2.1.0.0_fr_win64.exe" file. Once the GUI Self Extractor is complete, you will be presented with the welcome screen. Click the "Next" button. Accept the "Skip Auto Updates" option by clicking the "Next" button. Enter an Oracle Home location and click the "Next" button. In this case I used the path "c:\oracle\middleware\forms_builder". Accept the "Standalone Forms Builder" option by clicking the "Next" button. Once the prerequisite checks are complete, click the "Next" button. Uncheck the security updates checkbox and click the "Next" button. Click the "Yes" button on the subsequent warning dialog. If you are happy with the installation summary, click the "Install" button. Once the installation is complete, click the "Next" button. Check the "Automatically Launch Forms Builder Configuration Wizard" option and click the "Finish" button. Enter a name for the form builder instance. In this case I used "forms1", so I had to manually create a directory called "forms1" under the Oracle Home location. Once this is done, click the "Next" button. Once the configuration is complete, click the "Next" button. Click the "Finish" button to exit the installer. Start "Form Builder" from your Windows menu. For more information see: * Installing and Configuring Oracle Forms and Reports * Oracle Forms and Reports 12c (12.2.1) Installation on Oracle Linux 6 and 7 Hope this helps. Regards Tim... Back to the Top. Created: 2015-12-14 Updated: 2019-07-31 Contact Us Home | Articles | Scripts | Blog | Certification | Videos | Misc | About About Tim Hall Copyright & Disclaimer