Announcement

Migration of this forum

Dear users of this forum,

we are pleased to inform you that we will be updating the software behind this forum in the near future.

Existing posts, users and categories will remain untouched.

Important:

  • Each user will need to reset their password.
  • Please select "I forgot my password".
  • Enter the email address you used to register in this forum.
  • You will receive an email with a link to set a new password.
  • Please choose a new (secure) password and confirm the process.

We will keep you informed in the pinned thread.

Kind regards,
Your ReportServer Team


Migration des Forums

Liebe Nutzer dieses Forums,

wir freuen uns, euch mitteilen zu können, dass wir in naher Zukunft die Software hinter diesem Forum aktualisieren werden.

Existierende Beiträge, Nutzer und Kategorien bleiben weiterhin bestehen!

Wichtig:

  • Jeder Nutzer muss sein Passwort neu vergeben.
  • Wählt dazu einfach "Ich habe mein Passwort vergessen".
  • Gebt die E-Mail-Adresse ein, mit der ihr registriert seid.
  • Ihr erhaltet eine E-Mail mit einem Link zur Passwortvergabe.
  • Bitte wählt ein neues (sicheres) Passwort und bestätigt den Vorgang.

Wir halten euch im angepinnten Beitrag auf dem Laufenden!

Mit vielen Grüßen
Euer ReportServer Team

#1 2020-10-05 12:50:08

quintg
Member
Registered: 2016-10-19

Postgres emulated datasource

When I try to connect to a Incorta via their Postgres interface (https://docs.incorta.com/4.9/connect-power-bi-desktop/) I am getting this error: ERROR: java.sql.SQLException: Failed to parse query SET SESSION CHARACTERISTICS AS TRANSACTION ISOLATION LEVEL READ UNCOMMITTED.
Reason is that it is not a real Postgres database and this statement is not implemented (although part of SQL standard). I addressed this at the vendor but meanwhile, is there a workaround from RS to prevent/ignore this error?
By the way, if I set up this his datasource in DBeaver I have no problems querying.

Offline

#2 2020-10-05 13:23:04

IF_Eduardo
Administrator
Registered: 2016-11-01
Website

Re: Postgres emulated datasource

Hi quintg,

pls check here: https://forum.reportserver.net/viewtopi … 6735#p6735

can you set this as a server-level parameter as well somehow? I am not sure how this could be done specifically in Incorta, though.

Regards,
Eduardo

Offline

#3 2023-03-10 12:30:57

IF_Eduardo
Administrator
Registered: 2016-11-01
Website

Re: Postgres emulated datasource

Hi quintg,

we tested ReportServer (4.5.0) with Incorta (in the cloud) and everything works as expected, no error. Maybe the newer Incorta versions allow the same configuration ? Can you pls check ?
Are you using Incorta on the Cloud? Maybe you use an older version.
My connection URL is similar to:
jdbc:postgresql://incorta-4439.sqli.cloud4.incorta.com:9603/default

Anyway, ReportServer 4.6.0 will probably include Incorta support, but as I mentioned, the error you got is not reproducible.

Regards,
Eduardo

Offline

#4 2023-03-10 12:38:07

IF_Eduardo
Administrator
Registered: 2016-11-01
Website

Re: Postgres emulated datasource

Hi quintg,

https://forum.reportserver.net/viewtopi … 295#p10295

eduardo wrote:

in your error stack I see many entries containing:

net.sf.jsqlparser

This is *not* included in reportserver. You seem to have additional libraries other than the shipped ones. This is probably the cause of the error.
Using the official Postgres driver (shipped with ReportServer) I don't get any errors with Incorta.
Pls double check your additional libraries (in the external config dir) and also in web-inf/lib (these should not be modified!)


Regards,
Eduardo

Offline

#5 2023-05-24 09:17:52

IF_Eduardo
Administrator
Registered: 2016-11-01
Website

Re: Postgres emulated datasource

Hi quintg,

pls. note that ReportServer 4.6.0 adds Incorta support, but as I mentioned, the error you got is not reproducible.

Here the release notes: https://reportserver.net/releasenotes/RS4.6.0.html

Regards,
Eduardo

Offline

Board footer

Powered by FluxBB