can I configure oracle database to jasperreports community edition?

I put oracle as db for jasperreports server and when i build using js-install it failed.I used jasperreports-server-cp-5.6.1-bin war file and manually tried to build this.This is the error msg i got :

validation.xml JasperServer CE doesn't support oracle DB type!

How to connect oracle db for jasperreports community edition in war file distribution ?

popkorn's picture
Joined: Nov 12 2014 - 8:37pm
Last seen: 3 years 9 months ago

2 Answers:

You can use Oracle DB as a reporting database but not as a repository to save JasperReports Server information.

hozawa's picture
190855
Joined: Apr 24 2010 - 4:31pm
Last seen: 4 years 3 months ago

Thanks Hozawa for the comment. I saw tat in the JAsper server installation guides, it's mentioned as it's possible and there was a configuration for it.

Pls kindly clarify me.

popkorn - 8 years 10 months ago

Once you have installed and set up your JRS with a community supported database (MySQL/MariaDB or PostGRES), you need to create data sources for the databases you want to use to make reports. Here's a link:
http://community.jaspersoft.com/documentation/jasperreports-server-admin...

elizam - 8 years 10 months ago

JasperReports Server repository is a database to save information about your users and reports. Just use something like MySQL. To do this, just setup MySQL and go through the JasperReports Server installation steps as is outline in the Installation guide.

After installation, login to JasperReports Server and create a "Datasource" to use data from Oracle. Specify your report to use this datasource.

hozawa's picture
190855
Joined: Apr 24 2010 - 4:31pm
Last seen: 4 years 3 months ago
Feedback
randomness