ORA-28500: connection from ORACLE to a non-Oracle system returned this message
We are trying to connect DB2 via oracle 12C gateway, If DB2 user is administrator so oracle db can connect multiple sessions with DB2 via dblink but if DB2 users is not administrator so we cant connect more than two sessions and give error as below:
ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
[Oracle][ODBC DB2 Wire Protocol driver][DB2]UNAVAILABLE RESOURCE CAUSED FAILED EXEC; 00E30083 TYPE 00000801. ORACLEGTW.DDOC510A.4F44424334444232 {HY000,NativeErr = -904}
ORA-02063: preceding 2 lines from DBLINK;
Thanks a lots.