Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>As mentioned in <a href="http://technet.microsoft.com/en-us/library/ms152516.aspx" rel="nofollow">Troubleshooting Oracle Publishers</a>, error 21626 is raised when the SQL Server Distributor cannot connect to the Oracle Publisher and the following error message is shown:</p> <p><strong>Unable to connect to Oracle database server '%s' using the Oracle OLEDB provider OraOLEDB.Oracle.</strong></p> <p>Verify connectivity to the Oracle database using SQL*PLUS, using the same login and password specified when you configured the Oracle Publisher.</p> <p>In addition, as stated in the section <strong><em>The SQL Server Distributor Cannot Connect to the Oracle Database Instance</em></strong>, ensure the following:</p> <ul> <li><p>The necessary Oracle software is installed on the Distributor.</p></li> <li><p>The Oracle database is online and you can connect to it using a tool like SQL*Plus.</p></li> <li><p>The login replication uses to connect to the Oracle Publisher has sufficient permissions. For more information, see Configure an Oracle Publisher.</p></li> <li><p>The TNS names defined during configuration of the Oracle Publisher are listed in the tnsnames.ora file.</p></li> <li><p>The correct Oracle Home and path are used. Even if you have only one set of Oracle binaries installed on the SQL Server Distributor, ensure that the environment variables related to the Oracle Home are set properly. If you change environment variable values, you must stop and restart SQL Server for the change to take effect.</p></li> </ul>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload