<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: MS SQL remote server procedure not found on Win 2K8 R2 in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/ms-sql-remote-server-procedure-not-found-on-win-2k8-r2/qaa-p/13834924#M4865767</link>
    <description>&lt;P&gt;With the CIS_OPTION and trace, the only thing that was different between the two setup was the version of sqlsrv32.dll. Everything worked once I used the same driver version.&lt;/P&gt;</description>
    <pubDate>Tue, 14 Aug 2012 13:56:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-08-14T13:56:37Z</dc:date>
    <item>
      <title>MS SQL remote server procedure not found on Win 2K8 R2</title>
      <link>https://community.sap.com/t5/technology-q-a/ms-sql-remote-server-procedure-not-found-on-win-2k8-r2/qaq-p/13834918</link>
      <description>&lt;P&gt;Current installation of SQL Anywhere 9.0.2.3951 on Win 2k3 with a remote server on a MSSQL with no problems. We moved the SQL Anywhere DB a new server, Win 2k8R2. Now, when acessing the MSSQL remote server proxy tables are working, but when executing remote procedure, MSSQL return 'procedure x not found'. I deleted and recreated the remote server and remote login. When creating the proxy for the remote procedure (with Sybase Central) I see the list of stored proc on the MSSQL DB. How can I see a list of remote procs, but when executing the proxy the I get an error with the remote proc not found.&lt;/P&gt;
&lt;P&gt;Any help appreciated. &lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2012 08:49:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/ms-sql-remote-server-procedure-not-found-on-win-2k8-r2/qaq-p/13834918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-14T08:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL remote server procedure not found on Win 2K8 R2</title>
      <link>https://community.sap.com/t5/technology-q-a/ms-sql-remote-server-procedure-not-found-on-win-2k8-r2/qaa-p/13834920#M4865763</link>
      <description>&lt;DEL&gt;May you have run in a similar problem as in that [FAQ](http://sqlanywhere-forum.sap.com/questions/9865)?&lt;/DEL&gt;

&lt;P&gt;Sorry, dumb suggestion, I thought you were using MS SQL to access SA procedures, but now I see you are trying the opposite...&lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2012 09:27:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/ms-sql-remote-server-procedure-not-found-on-win-2k8-r2/qaa-p/13834920#M4865763</guid>
      <dc:creator>VolkerBarth</dc:creator>
      <dc:date>2012-08-14T09:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL remote server procedure not found on Win 2K8 R2</title>
      <link>https://community.sap.com/t5/technology-q-a/ms-sql-remote-server-procedure-not-found-on-win-2k8-r2/qaa-p/13834921#M4865764</link>
      <description>&lt;P&gt;Is the SA database user listing the remote proc in Sybase Central the same user trying to execute the remote proc?&lt;/P&gt;
&lt;P&gt;If not, are they mapped to the same extern login (aka MS logins)? Or may they be mapped to different MS logins having different permissions and/or MS default databases?&lt;/P&gt;
&lt;P&gt;Yes, I know, no answers, just more questions:)&lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2012 09:55:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/ms-sql-remote-server-procedure-not-found-on-win-2k8-r2/qaa-p/13834921#M4865764</guid>
      <dc:creator>VolkerBarth</dc:creator>
      <dc:date>2012-08-14T09:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL remote server procedure not found on Win 2K8 R2</title>
      <link>https://community.sap.com/t5/technology-q-a/ms-sql-remote-server-procedure-not-found-on-win-2k8-r2/qaa-p/13834919#M4865762</link>
      <description>&lt;P&gt;Besides my comments on your question, I would try to &lt;STRONG&gt;use Remote Data Access debugging&lt;/STRONG&gt; (i.e. using CIS_OPTION = 7), cf. &lt;A href="http://dcx.sybase.com/index.html#1201/en/dbusage/ug-accessrd-sectb-5161712.html"&gt;this v12.0.1 doc page&lt;/A&gt;...&lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2012 09:58:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/ms-sql-remote-server-procedure-not-found-on-win-2k8-r2/qaa-p/13834919#M4865762</guid>
      <dc:creator>VolkerBarth</dc:creator>
      <dc:date>2012-08-14T09:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL remote server procedure not found on Win 2K8 R2</title>
      <link>https://community.sap.com/t5/technology-q-a/ms-sql-remote-server-procedure-not-found-on-win-2k8-r2/qaa-p/13834922#M4865765</link>
      <description>&lt;P&gt;I use the same user, DBA, for the listing and to execute the remote proc.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2012 10:30:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/ms-sql-remote-server-procedure-not-found-on-win-2k8-r2/qaa-p/13834922#M4865765</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-14T10:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL remote server procedure not found on Win 2K8 R2</title>
      <link>https://community.sap.com/t5/technology-q-a/ms-sql-remote-server-procedure-not-found-on-win-2k8-r2/qaa-p/13834923#M4865766</link>
      <description>&lt;P&gt;Could you please show the code for your external procedure and how you call it?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2012 11:04:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/ms-sql-remote-server-procedure-not-found-on-win-2k8-r2/qaa-p/13834923#M4865766</guid>
      <dc:creator>VolkerBarth</dc:creator>
      <dc:date>2012-08-14T11:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL remote server procedure not found on Win 2K8 R2</title>
      <link>https://community.sap.com/t5/technology-q-a/ms-sql-remote-server-procedure-not-found-on-win-2k8-r2/qaa-p/13834924#M4865767</link>
      <description>&lt;P&gt;With the CIS_OPTION and trace, the only thing that was different between the two setup was the version of sqlsrv32.dll. Everything worked once I used the same driver version.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2012 13:56:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/ms-sql-remote-server-procedure-not-found-on-win-2k8-r2/qaa-p/13834924#M4865767</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-14T13:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL remote server procedure not found on Win 2K8 R2</title>
      <link>https://community.sap.com/t5/technology-q-a/ms-sql-remote-server-procedure-not-found-on-win-2k8-r2/qaa-p/13834925#M4865768</link>
      <description>&lt;P&gt;Glad you got it working! BTW, what version of MS SQL Server are you using?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2012 15:51:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/ms-sql-remote-server-procedure-not-found-on-win-2k8-r2/qaa-p/13834925#M4865768</guid>
      <dc:creator>VolkerBarth</dc:creator>
      <dc:date>2012-08-14T15:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL remote server procedure not found on Win 2K8 R2</title>
      <link>https://community.sap.com/t5/technology-q-a/ms-sql-remote-server-procedure-not-found-on-win-2k8-r2/qaa-p/13834926#M4865769</link>
      <description>&lt;P&gt;I believe it's 2005, but I'm not sure, that is/was part of the problem. It's from another software vendor of one of our client and they are not really helpful about their product.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2012 16:58:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/ms-sql-remote-server-procedure-not-found-on-win-2k8-r2/qaa-p/13834926#M4865769</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-14T16:58:08Z</dc:date>
    </item>
  </channel>
</rss>

