<?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: Getting Error - DBIF_DSQL2_SQL_ERROR  - ORA-02019: connection description in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/getting-error-dbif-dsql2-sql-error-ora-02019-connection-description/qaa-p/6280248#M2301550</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Neethu,&lt;/P&gt;&lt;P&gt;&amp;gt; How can we check the link is created ? Is there any place where it will be maintained, to confirm whether it is created ?&lt;/P&gt;&lt;P&gt;Take a look at the SQL command from the previous post .. execute it and you will see it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Oct 2009 13:01:37 GMT</pubDate>
    <dc:creator>stefan_koehler</dc:creator>
    <dc:date>2009-10-20T13:01:37Z</dc:date>
    <item>
      <title>Getting Error - DBIF_DSQL2_SQL_ERROR  - ORA-02019: connection description</title>
      <link>https://community.sap.com/t5/technology-q-a/getting-error-dbif-dsql2-sql-error-ora-02019-connection-description/qaq-p/6280245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am accessing a view in DWH system using EXEC ENDEXEC statements and getting the error as mentioned in the subject.&lt;/P&gt;&lt;P&gt;The Oracle error description is &lt;/P&gt;&lt;P&gt;ORA-02019: connection description for remote database not found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The DB link is given in the format OPS$SMART@VIEW_NAME@dblink.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the link name is correct . Is there any other was I can check if the connection is established between the DWH and SAP system?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers will be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Neethu Mohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2009 12:25:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/getting-error-dbif-dsql2-sql-error-ora-02019-connection-description/qaq-p/6280245</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-20T12:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Error - DBIF_DSQL2_SQL_ERROR  - ORA-02019: connection description</title>
      <link>https://community.sap.com/t5/technology-q-a/getting-error-dbif-dsql2-sql-error-ora-02019-connection-description/qaa-p/6280246#M2301548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Neethu,&lt;/P&gt;&lt;P&gt;just a basic question .. is the database link created and specified correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please post the result of the query:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
shell&amp;gt; sqlplus / as sysdba
SQL&amp;gt; select * from all_db_links;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Please also check sapnote #25383 for the ABAP native SQL syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2009 12:40:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/getting-error-dbif-dsql2-sql-error-ora-02019-connection-description/qaa-p/6280246#M2301548</guid>
      <dc:creator>stefan_koehler</dc:creator>
      <dc:date>2009-10-20T12:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Error - DBIF_DSQL2_SQL_ERROR  - ORA-02019: connection description</title>
      <link>https://community.sap.com/t5/technology-q-a/getting-error-dbif-dsql2-sql-error-ora-02019-connection-description/qaa-p/6280247#M2301549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we check the link is created ? Is there any place where it will be maintained, to confirm whether it is created ?&lt;/P&gt;&lt;P&gt;I got the link from my functional consultant with the statement that it is created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the below mentioned query is executed , it gave the error " Period missing for last statement" , So I tried giving it inside EXEC ENDEXEC. Then it again dumped with ORA-00900: invalid SQL statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please correct me if I am wrong anywhere. I do not have much exposure in writing SQL code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Neethu Mohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2009 12:55:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/getting-error-dbif-dsql2-sql-error-ora-02019-connection-description/qaa-p/6280247#M2301549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-20T12:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Error - DBIF_DSQL2_SQL_ERROR  - ORA-02019: connection description</title>
      <link>https://community.sap.com/t5/technology-q-a/getting-error-dbif-dsql2-sql-error-ora-02019-connection-description/qaa-p/6280248#M2301550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Neethu,&lt;/P&gt;&lt;P&gt;&amp;gt; How can we check the link is created ? Is there any place where it will be maintained, to confirm whether it is created ?&lt;/P&gt;&lt;P&gt;Take a look at the SQL command from the previous post .. execute it and you will see it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2009 13:01:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/getting-error-dbif-dsql2-sql-error-ora-02019-connection-description/qaa-p/6280248#M2301550</guid>
      <dc:creator>stefan_koehler</dc:creator>
      <dc:date>2009-10-20T13:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Error - DBIF_DSQL2_SQL_ERROR  - ORA-02019: connection description</title>
      <link>https://community.sap.com/t5/technology-q-a/getting-error-dbif-dsql2-sql-error-ora-02019-connection-description/qaa-p/6280249#M2301551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your efforts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is solved now. The major issue was, I was not provided necessary permissionm grants to the required views and the second thing was it should be OPS$SMART.VIEW_NAME@dblink instead of @ before VIEW_NAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once again , thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neethu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2009 09:32:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/getting-error-dbif-dsql2-sql-error-ora-02019-connection-description/qaa-p/6280249#M2301551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-21T09:32:55Z</dc:date>
    </item>
  </channel>
</rss>

