BUG #15701: oracle fdw issue

Started by PG Bug reporting formabout 7 years ago2 messagesbugs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following bug has been logged on the website:

Bug reference: 15701
Logged by: ramakrishnan r
Email address: prakash.ramakrishnan.ap@nielsen.com
PostgreSQL version: 11.2
Operating system: rhel 7.5
Description:

Hi Team,

We are not able to run the query can you please help this.

==> sqlplus -v

SQL*Plus: Release 12.1.0.2.0 Production

PROD=# select * from UDO_CH_interndimension;
ERROR: error connecting to Oracle: OCIEnvCreate failed to create
environment handle
DETAIL:

#2Pavel Stehule
pavel.stehule@gmail.com
In reply to: PG Bug reporting form (#1)
Re: BUG #15701: oracle fdw issue

Hi

po 18. 3. 2019 v 12:26 odesílatel PG Bug reporting form <
noreply@postgresql.org> napsal:

The following bug has been logged on the website:

Bug reference: 15701
Logged by: ramakrishnan r
Email address: prakash.ramakrishnan.ap@nielsen.com
PostgreSQL version: 11.2
Operating system: rhel 7.5
Description:

Hi Team,

We are not able to run the query can you please help this.

==> sqlplus -v

SQL*Plus: Release 12.1.0.2.0 Production

PROD=# select * from UDO_CH_interndimension;
ERROR: error connecting to Oracle: OCIEnvCreate failed to create
environment handle
DETAIL:

please, report this Oracle_fdw bug on related place

https://github.com/laurenz/oracle_fdw

Regards

Pavel Stehule