<?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: Proxy table in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/proxy-table/qaa-p/13847047#M4877890</link>
    <description>&lt;P&gt;iAnywhere Oracle ODBC Driver
While I am installing SQLAnywhere 12 or 16,
do I need to choose (I chose select all to the PC)
I am not able to see iAnywhere driver from ODBC Admin
From where I am able to get it ?&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2013 08:09:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-03-12T08:09:37Z</dc:date>
    <item>
      <title>Proxy table</title>
      <link>https://community.sap.com/t5/technology-q-a/proxy-table/qaq-p/13847038</link>
      <description>&lt;P&gt;I have testing SQLAnywhere12(3457) &amp;amp; 16(1324) by Windows 7 Build 7601 Service Pack 1 on X86_64
I am connecting Oracle10g &amp;amp; Oracle11g by ODBC&lt;/P&gt;
&lt;P&gt;I am able to create Remote Server &amp;amp; Proxy tables and read data from proxy table.
but problem is if I put condition to retrieve data, database die while I am using
SQLAnywhere12(&lt;STRONG&gt;3840&lt;/STRONG&gt;) &amp;amp; 16(1324)
but if I use SQLAnywhere12(&lt;STRONG&gt;3457&lt;/STRONG&gt;) I don't encounter this problem&lt;/P&gt;
&lt;DIV class="codehilite"&gt;&lt;PRE&gt;&lt;SPAN class="n"&gt;CREATE&lt;/SPAN&gt; &lt;SPAN class="n"&gt;EXISTING&lt;/SPAN&gt; &lt;SPAN class="n"&gt;TABLE&lt;/SPAN&gt; &lt;SPAN class="s"&gt;"DBA"&lt;/SPAN&gt;&lt;SPAN class="o"&gt;.&lt;/SPAN&gt;&lt;SPAN class="s"&gt;"INWARD"&lt;/SPAN&gt;&lt;SPAN class="p"&gt;(&lt;/SPAN&gt;
  &lt;SPAN class="s"&gt;"OWNER_CODE"&lt;/SPAN&gt; &lt;SPAN class="n"&gt;VARCHAR&lt;/SPAN&gt;&lt;SPAN class="p"&gt;(&lt;/SPAN&gt;&lt;SPAN class="mi"&gt;12&lt;/SPAN&gt;&lt;SPAN class="p"&gt;)&lt;/SPAN&gt; &lt;SPAN class="n"&gt;NOT&lt;/SPAN&gt; &lt;SPAN class="n"&gt;NULL&lt;/SPAN&gt;&lt;SPAN class="p"&gt;,&lt;/SPAN&gt;
  &lt;SPAN class="s"&gt;"ASN_NO"&lt;/SPAN&gt; &lt;SPAN class="n"&gt;DECIMAL&lt;/SPAN&gt;&lt;SPAN class="p"&gt;(&lt;/SPAN&gt;&lt;SPAN class="mi"&gt;8&lt;/SPAN&gt;&lt;SPAN class="p"&gt;,&lt;/SPAN&gt;&lt;SPAN class="mi"&gt;0&lt;/SPAN&gt;&lt;SPAN class="p"&gt;)&lt;/SPAN&gt; &lt;SPAN class="n"&gt;NOT&lt;/SPAN&gt; &lt;SPAN class="n"&gt;NULL&lt;/SPAN&gt;&lt;SPAN class="p"&gt;,&lt;/SPAN&gt;
  &lt;SPAN class="s"&gt;"WHS_CODE"&lt;/SPAN&gt; &lt;SPAN class="n"&gt;VARCHAR&lt;/SPAN&gt;&lt;SPAN class="p"&gt;(&lt;/SPAN&gt;&lt;SPAN class="mi"&gt;8&lt;/SPAN&gt;&lt;SPAN class="p"&gt;)&lt;/SPAN&gt; &lt;SPAN class="n"&gt;NOT&lt;/SPAN&gt; &lt;SPAN class="n"&gt;NULL&lt;/SPAN&gt;&lt;SPAN class="p"&gt;,&lt;/SPAN&gt;
  &lt;SPAN class="s"&gt;"ASN_DATE"&lt;/SPAN&gt; &lt;SPAN class="n"&gt;TIMESTAMP&lt;/SPAN&gt; &lt;SPAN class="n"&gt;NULL&lt;/SPAN&gt;&lt;SPAN class="p"&gt;,&lt;/SPAN&gt;
  &lt;SPAN class="s"&gt;"ETA_DATE"&lt;/SPAN&gt; &lt;SPAN class="n"&gt;TIMESTAMP&lt;/SPAN&gt; &lt;SPAN class="n"&gt;NULL&lt;/SPAN&gt;&lt;SPAN class="p"&gt;,&lt;/SPAN&gt;
  &lt;SPAN class="s"&gt;"PO_NO"&lt;/SPAN&gt; &lt;SPAN class="n"&gt;VARCHAR&lt;/SPAN&gt;&lt;SPAN class="p"&gt;(&lt;/SPAN&gt;&lt;SPAN class="mi"&gt;24&lt;/SPAN&gt;&lt;SPAN class="p"&gt;)&lt;/SPAN&gt; &lt;SPAN class="n"&gt;NULL&lt;/SPAN&gt;&lt;SPAN class="p"&gt;,&lt;/SPAN&gt;
  &lt;SPAN class="s"&gt;"STATUS_CODE"&lt;/SPAN&gt; &lt;SPAN class="n"&gt;VARCHAR&lt;/SPAN&gt;&lt;SPAN class="p"&gt;(&lt;/SPAN&gt;&lt;SPAN class="mi"&gt;1&lt;/SPAN&gt;&lt;SPAN class="p"&gt;)&lt;/SPAN&gt; &lt;SPAN class="n"&gt;NOT&lt;/SPAN&gt; &lt;SPAN class="n"&gt;NULL&lt;/SPAN&gt;&lt;SPAN class="p"&gt;)&lt;/SPAN&gt;
 &lt;SPAN class="n"&gt;AT&lt;/SPAN&gt; &lt;SPAN class="s"&gt;'wms;;WMS_DATA;INWARD'&lt;/SPAN&gt;&lt;SPAN class="p"&gt;;&lt;/SPAN&gt;
&lt;/PRE&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 06 Mar 2013 22:28:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/proxy-table/qaq-p/13847038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-06T22:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy table</title>
      <link>https://community.sap.com/t5/technology-q-a/proxy-table/qaa-p/13847039#M4877882</link>
      <description>&lt;P&gt;I had some problems in regard to numeric columns with Oracle. Can you try to use a integer for ASN_NO ? Does this make a difference  ?
Only a guess.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2013 05:17:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/proxy-table/qaa-p/13847039#M4877882</guid>
      <dc:creator>thomas_duemesnil</dc:creator>
      <dc:date>2013-03-07T05:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy table</title>
      <link>https://community.sap.com/t5/technology-q-a/proxy-table/qaa-p/13847041#M4877884</link>
      <description>&lt;P&gt;I'm sorry, I did unsigned integer, timestamp change to datetime as well
I have applied latest EBF but dbsrv disappear after I execute SQL program with condition.&lt;/P&gt;
&lt;P&gt;Regarding SQLAny16, I have done 2 test
 1. using existing DB to migrate to 16.
 2. I have created database by SQLCentral using 16, create remote server, proxy table (only one)
    to isolate problem but still same result.&lt;/P&gt;
&lt;P&gt;Right now I am not able to apply EBF to SQLAnywhere 12(3457 is using)
3457 never die so far.&lt;/P&gt;
&lt;P&gt;Thank you for your advice  &lt;BR /&gt;
&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2013 06:37:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/proxy-table/qaa-p/13847041#M4877884</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-07T06:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy table</title>
      <link>https://community.sap.com/t5/technology-q-a/proxy-table/qaa-p/13847042#M4877885</link>
      <description>&lt;P&gt;Please show us the exact query that causes the problem, and the exact message you get ("database die" doesn't tell us much).&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2013 08:38:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/proxy-table/qaa-p/13847042#M4877885</guid>
      <dc:creator>Breck_Carter</dc:creator>
      <dc:date>2013-03-07T08:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy table</title>
      <link>https://community.sap.com/t5/technology-q-a/proxy-table/qaa-p/13847043#M4877886</link>
      <description>&lt;P&gt;select * from inward working fine.  but select * from inward where owner_code='NAGASE' doesn't work,  while issuing SQL, I am opening SQL DBSRV in screen, all sudden disappear, not able to find in Task Manager as well, if I connect from SQLCentral, not able to connect.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2013 09:08:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/proxy-table/qaa-p/13847043#M4877886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-07T09:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy table</title>
      <link>https://community.sap.com/t5/technology-q-a/proxy-table/qaa-p/13847040#M4877883</link>
      <description>&lt;P&gt;I'm sorry. I just tried a few simple tests but failed to reproduce the problem that you are seeing. Could you please provide a full repro including information on exactly what statement was used to create the table in Oracle. We do not need the exact data, but the Oracle schema/definition may be important here.&lt;/P&gt;
&lt;P&gt;Another thing we need to know is which Oracle driver are you using? Are you using the iAnywhere Oracle ODBC Driver or one provided by Microsoft or some other vendor? Keep in mind that the server will crash if the underlying driver crashes so this may be a driver bug not a server bug. The fact that you did not see the problem with build 3457 could simply be due to the fact that we have made many fixes in the Remote Data Access layer to ensure VARCHAR2 data gets handled correctly. Maybe the driver does not handle that very well. If you are not using the iAnywhere Oracle ODBC Driver, then it might be worthwhile to switch to the iAnywhere driver and see if that resolves the issue.&lt;/P&gt;
&lt;P&gt;Either way, we need this extra information before we can proceed.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2013 13:49:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/proxy-table/qaa-p/13847040#M4877883</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-07T13:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy table</title>
      <link>https://community.sap.com/t5/technology-q-a/proxy-table/qaa-p/13847044#M4877887</link>
      <description>&lt;P&gt;Thank you for your reply
To isolate problem(previously I connected Oracle10g using Oracle ODBC 11g driver),
I have connected Oracle 11g using Oracle ODBC,
ODBC Data Source administrator
Company Oracle Corporation, Version 11.02.00.01,
Name Oracle in OraClient 11g&lt;/P&gt;
&lt;P&gt;I have created database
I have created Remote Server which refer to correct ODBC Datasource
I have created Proxy Table JOB
Proxy table creation success
from dbisql or SQLCentral view JOB table
select * from job&lt;/P&gt;
&lt;P&gt;die in a second without condition&lt;/P&gt;
&lt;P&gt;Oracle schema is
UNID    NUMBER(18,0)
BIZTYPE VARCHAR2(2 BYTE)
JOBNO   VARCHAR2(20 BYTE)
JOBDATE DATE
PARTYID_CUST    VARCHAR2(10 BYTE)&lt;/P&gt;
&lt;P&gt;Proxy table definition from GUI
CREATE EXISTING TABLE "DBA"."JOB" (
    "UNID" DECIMAL(18,0) NOT NULL,
    "BIZTYPE" VARCHAR(2) NULL,
    "JOBNO" VARCHAR(20) NULL,
    "JOBDATE" TIMESTAMP NULL,
    "PARTYID_CUST" VARCHAR(10) NULL
) AT 'kff;;ALSM;JOB';&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2013 20:39:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/proxy-table/qaa-p/13847044#M4877887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-07T20:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy table</title>
      <link>https://community.sap.com/t5/technology-q-a/proxy-table/qaa-p/13847045#M4877888</link>
      <description>&lt;P&gt;Sorry, I use SQLAnywhere16 1324
Core it-2500 CPU 3.3GHz  4.00GB Memory
64bit Operating System
Windows 7 Enterprise&lt;/P&gt;
&lt;P&gt;Right now I define only 1 Remote Server, 1 Proxy Table
no other definition in the database&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2013 20:46:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/proxy-table/qaa-p/13847045#M4877888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-07T20:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy table</title>
      <link>https://community.sap.com/t5/technology-q-a/proxy-table/qaa-p/13847046#M4877889</link>
      <description>&lt;P&gt;I created an Oracle table with exactly the same schema as what you detailed above, populated the table with some sample data, created a proxy table using SA 16 with exactly the same schema as what you detailed above, and then was able to successfully query the proxy table with and without conditions. I do not have the specific Oracle ODBC Driver that you are using and have not had a chance to install that driver and give the test a try. However, I am wondering if you tried using the iAnywhere Oracle ODBC Driver? If you did not try the iAnywhere Oracle ODBC Driver, then please give that driver a try and let us know if the crash persists.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2013 11:05:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/proxy-table/qaa-p/13847046#M4877889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-11T11:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy table</title>
      <link>https://community.sap.com/t5/technology-q-a/proxy-table/qaa-p/13847047#M4877890</link>
      <description>&lt;P&gt;iAnywhere Oracle ODBC Driver
While I am installing SQLAnywhere 12 or 16,
do I need to choose (I chose select all to the PC)
I am not able to see iAnywhere driver from ODBC Admin
From where I am able to get it ?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2013 08:09:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/proxy-table/qaa-p/13847047#M4877890</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-12T08:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy table</title>
      <link>https://community.sap.com/t5/technology-q-a/proxy-table/qaa-p/13847048#M4877891</link>
      <description>&lt;P&gt;If you're using 64 bit Windows, there are 2 versions of the ODBC admin tool: in %SystemRoot%\\System32\\odbcad32.exe (which is the 64 bit version in spite of all the 32 stuff) and %SystemRoot%\\SysWOW64\\odbcad32.exe (the 32 bit version). Depending on the bitness of the installed driver, it will show only in one of them.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2013 09:03:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/proxy-table/qaa-p/13847048#M4877891</guid>
      <dc:creator>reimer_pods</dc:creator>
      <dc:date>2013-03-12T09:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy table</title>
      <link>https://community.sap.com/t5/technology-q-a/proxy-table/qaa-p/13847049#M4877892</link>
      <description>&lt;P&gt;Apologies. The names of the drivers are a little different from what I said in previous posts. For SA 12, the driver appears as "iAnywhere Solutions 12 - Oracle" and for SA 16, the driver appears as "SQL Anywhere 16 - Oracle".&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2013 09:50:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/proxy-table/qaa-p/13847049#M4877892</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-12T09:50:17Z</dc:date>
    </item>
  </channel>
</rss>

