Database Administration (MOSC)

MOSC Banner

Heterogeneous Services - Error when querying SQL SERVER from Oracle DB

edited Jan 8, 2020 1:14PM in Database Administration (MOSC) 16 commentsAnswered

I am configuring HS so that we can query a SQL SERVER table from inside our Oracle database.  I have everything working in a test database on the test server.  My configuration for various components are below.  However, when I implement same solution in my production database on production server, I am getting the following error when I run the query:

select * from ps_onguard_view@mssqldev;

ORA-28500: connection from ORACLE to a non-Oracle system returned this message:

ORA-02063: preceding line from ACCESSCONTROL

28500. 00000 -  "connection from ORACLE to a non-Oracle system returned this message:"

*Cause:    The cause is explained in the forwarded message.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center