Discussions
Categories
- 196.9K All Categories
- 2.2K Data
- 239 Big Data Appliance
- 1.9K Data Science
- 450.3K Databases
- 221.7K General Database Discussions
- 3.8K Java and JavaScript in the Database
- 31 Multilingual Engine
- 550 MySQL Community Space
- 478 NoSQL Database
- 7.9K Oracle Database Express Edition (XE)
- 3K ORDS, SODA & JSON in the Database
- 546 SQLcl
- 4K SQL Developer Data Modeler
- 187K SQL & PL/SQL
- 21.3K SQL Developer
- 295.9K Development
- 17 Developer Projects
- 138 Programming Languages
- 292.6K Development Tools
- 107 DevOps
- 3.1K QA/Testing
- 646K Java
- 28 Java Learning Subscription
- 37K Database Connectivity
- 155 Java Community Process
- 105 Java 25
- 22.1K Java APIs
- 138.1K Java Development Tools
- 165.3K Java EE (Java Enterprise Edition)
- 18 Java Essentials
- 160 Java 8 Questions
- 86K Java Programming
- 80 Java Puzzle Ball
- 65.1K New To Java
- 1.7K Training / Learning / Certification
- 13.8K Java HotSpot Virtual Machine
- 94.3K Java SE
- 13.8K Java Security
- 204 Java User Groups
- 24 JavaScript - Nashorn
- Programs
- 442 LiveLabs
- 38 Workshops
- 10.2K Software
- 6.7K Berkeley DB Family
- 3.5K JHeadstart
- 5.7K Other Languages
- 2.3K Chinese
- 171 Deutsche Oracle Community
- 1.1K Español
- 1.9K Japanese
- 232 Portuguese
Report buider 12..2.1.4

Hi, I am trying to install oracle reports12.2.1.4 version and followed installation steps are
1.fmw_12.2.1.4.0_infrastructure_Disk1_1of1 (1) completed
2. setup_fmw_12.2.1.4.0_fr_win64.exe --completed
Once done these two steps , do we need to have a Repository and Domain creations. I tried without repository and domain first, rwbuilder.exe show s error "REP-0001: Unable to find the Report Builder message file. Please verify your installation." Please help to provide solution.
Comments
-
Yes, you need to create Repository Services(RCU) and Domain. While creating domain you choose Reports Templates, this makes Reports components like Reports server, builder, Reports Bridge, Reports Tools installed.
Once Domain is successfully completed, create Reports Tools Component from wlst.
createReportsToolsInstance(instanceName='reptools1',machine='AdminServerMachine')
Then launch the Reports Builder from DOMAIN_HOME\reports\bin\rwbuilder.bat
Ref: 2.4.7 Configuring Reports Using the Configuration Wizard and 2.4.7.1 Creating Reports Tool Components
Ref: RCU
https://oracle-base.com/articles/12c/weblogic-repository-configuration-utility-1221
Domain
https://oracle-base.com/articles/12c/oracle-forms-and-reports-12c-create-new-domain
Thanks - Suresh
-
Hi Suresh,
Thanks for prompt support.
My requirement is just create and build the reports with database only so for that can you provide the steps to proceed.
-
The steps I mentioned is the ONLY option to get you Builder components. I understand you will not be using Domain services, Repository, and Managed Servers.
Once installation and configuration(steps mentioned above) are completed. You need not start those FMW services.
Just launch Reports Builder from DOMAIN_HOME\reports\bin\rwbuilder.bat. Later if you require the Report to test over Report Server, you can start the FMW services(optional).
Thanks - Suresh
-
Hi Suresh,
Thank you so much
i am getting the following when i give db connection for connectivity. what is cause this issue
-
HI Suresh,
I am able to connect.
Thank you so much for your outstanding prompts. Will get back you if any error for report issue.
-
You can close the thread, if your issues are fixed
-
Hi Suresh,
I am getting folllowing error after give connection detail in report builder
when i use port 521 is working fine but its failed for 1529 for db
-
Try these
1. Ensure DB UserID used to login for Builder is compatible with password_version 10g as well, it should support 10g, 11g, 12c password versions.
2. Set below in your DB sqlnet.ora and restart listener services. Now test the builder DB connection.
SQLNET.ALLOWED_LOGON_VERSION_SERVER=8
-
HI Suresh,
I need to install report builder 12.2.1.3 version, i installed but dont know when i execute
\Weblogic-12.2.1.3\Middleware\Oracle_Home\bin\rwbuilder.bat/exe, nothing is running . Can you advise on this as we need to develop reports
Regards
Nagesh
-
HI Suresh,
i am getting the following error for report builder 12.2.1.3.
REP-0001: Unable to find the Report Builder message file. Please verify your installation.
Regards
Nagesh