RPAS ODBC/JDBC not working as intented
Hi all,
I have an AIX machine with RPAS and RDF installed and configured.
I have successfully installed ODBC as Oracle recommended and I have configured DataSources.
I can connect to the ODBC agent through the management console (installed in Windows) and the "Test Connection" in the ODBC Data Source Administrator is successfull as well.
I can connect to my DataSource using the Interactive SQL tool (ISQL) but here is where the problems start.
Although the connection is successful, I am unable to do a query on the metadata tables (see below screenshot)
My final goal would be to be able to use Oracle SQL Developer to query the RPAS DB.