Database Administration (MOSC)

MOSC Banner

DB Link (On-Prem to ADW) ORA-12557: TNS:protocol adapter not loadable

edited Nov 17, 2021 9:26AM in Database Administration (MOSC) 15 commentsAnswered ✓

Hi, we are encountering issues with DB link. Path is Set correctly and telnet between servers are successful.


SQL*Plus: Release 11.2.0.4.0 Production on Tue Nov 9 09:30:37 2021

Copyright (c) 1982, 2013, Oracle. All rights reserved.


Connected to:

Oracle Database 11g Release 11.2.0.4.0 - 64bit Production

With the Automatic Storage Management option


SQL> create database link ADWLINK

connect to SIEBEL identified by

using

'(description= (retry_count=20)(retry_delay=3)(address=(protocol=tcps)(port=1522)(host=xxxxxxxx.adb.us-ashburn-1.oraclecloud.com))(connect_data=(service_name=xxxxxxxxx_adwtest001_medium.adb.oraclecloud.com))(security=(ssl_server_cert_dn="CN=adwc.uscom-east-1.oraclecloud.com, OU=Oracle BMCS US, O=Oracle Corporation, L=Redwood City, ST=California, C=US")))';

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