Comments - About MariaDB Connector/ODBC

1 year, 3 months ago parveen sheoran

Hi, I'm getting following error when connecting oracle database to Maria_db via connect engine. Error : [Oracle][ODBC][Ora]ORA-12546: TNS: permission denied.

Below are the query details for reference: CREATE TABLE xxxxxx ENGINE=connect TABLE_TYPE=ODBC Connection='Driver={oracle driver};servername=*;PORT=1521;UID=test;PWD=test123' SRCDEF='select * from *';

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.