<?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>topic Re: Oracle Error PLS-00707 trying to compile a store procedure using a call to sde.st_intersects. in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/oracle-error-pls-00707-trying-to-compile-a-store/m-p/330384#M18845</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcelo &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you must use this reference of intersect operation in PLSQL code: "sde.st_relation_operators.st_intersects_f" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is because PL/SQL requieres referencing the underlying functions by fully qualifying their appropiate package and function name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;look this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.esri.com/fr/knowledgebase/techarticles/detail/36094" title="http://support.esri.com/fr/knowledgebase/techarticles/detail/36094"&gt;36094 - Leverage st_geometry operators in Oracle's PL/SQL&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Sep 2015 16:57:18 GMT</pubDate>
    <dc:creator>GuillermoMarinez1</dc:creator>
    <dc:date>2015-09-21T16:57:18Z</dc:date>
    <item>
      <title>Oracle Error PLS-00707 trying to compile a store procedure using a call to sde.st_intersects.</title>
      <link>https://community.esri.com/t5/data-management-questions/oracle-error-pls-00707-trying-to-compile-a-store/m-p/330383#M18844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;When I try to execute the following PL-SQL code I have right results:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Captura_1.JPG" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/127666_Captura_1.JPG" style="width: 620px; height: 370px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I try to compile a store-procedure using a similar code I get a compilation error:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Captura_2.JPG" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/127694_Captura_2.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;What I have to do to fix this error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcelo...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 05:07:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/oracle-error-pls-00707-trying-to-compile-a-store/m-p/330383#M18844</guid>
      <dc:creator>marceloctorres</dc:creator>
      <dc:date>2015-09-21T05:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Error PLS-00707 trying to compile a store procedure using a call to sde.st_intersects.</title>
      <link>https://community.esri.com/t5/data-management-questions/oracle-error-pls-00707-trying-to-compile-a-store/m-p/330384#M18845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcelo &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you must use this reference of intersect operation in PLSQL code: "sde.st_relation_operators.st_intersects_f" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is because PL/SQL requieres referencing the underlying functions by fully qualifying their appropiate package and function name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;look this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.esri.com/fr/knowledgebase/techarticles/detail/36094" title="http://support.esri.com/fr/knowledgebase/techarticles/detail/36094"&gt;36094 - Leverage st_geometry operators in Oracle's PL/SQL&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 16:57:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/oracle-error-pls-00707-trying-to-compile-a-store/m-p/330384#M18845</guid>
      <dc:creator>GuillermoMarinez1</dc:creator>
      <dc:date>2015-09-21T16:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Error PLS-00707 trying to compile a store procedure using a call to sde.st_intersects.</title>
      <link>https://community.esri.com/t5/data-management-questions/oracle-error-pls-00707-trying-to-compile-a-store/m-p/330385#M18846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="x1a"&gt;&lt;DIV&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 100%;" summary=""&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD align="left"&gt;&lt;P&gt;&lt;SPAN class="xq" style="font-size: 14.3px; text-align: right; color: black; padding: 0 6px 0 0; font-weight: bold;"&gt;&lt;LABEL&gt;My Oracle Support&lt;/LABEL&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="xq" style="font-size: 14.3px; text-align: right; color: black; padding: 0 6px 0 0; font-weight: bold;"&gt;&lt;LABEL&gt;Compiling In SQL Developer Throws "PLS-00707: Unsupported Construct Or Internal Error" (Doc ID 1521171.1)&lt;/LABEL&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD align="right"&gt;&lt;A class="xfd" href="https://support.oracle.com/epmos/faces/SearchDocDisplay?_adf.ctrl-state=8g7iub7af_9&amp;amp;_afrLoop=305089152492304" title="To Bottom"&gt;&lt;IMG alt="To Bottom" class="x137 jive-image" src="https://support.oracle.com/epmos/ui/images/quicklink_smlarrowdown_enabled.gif" style="border: none;" title="To Bottom" /&gt;&lt;SPAN class="x133" style="color: #003286; margin-left: 3px;"&gt;To Bottom&lt;/SPAN&gt;&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;&lt;IMG alt="" class="jive-image" height="10" src="https://support.oracle.com/epmos/adf/images/t.gif" width="20" /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;HR class="x1j" style="margin-top: 3px; margin-bottom: 3px; border-top-style: solid; border-top-color: #adb6c7; border-bottom-style: solid; border-bottom-color: #ffffff;" /&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="x1a xpj"&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 100%;" summary=""&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV class="x1a"&gt;&lt;P&gt;&lt;STRONG&gt;In this Document&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="0"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;A href="https://support.oracle.com/epmos/faces/SearchDocDisplay?_adf.ctrl-state=8g7iub7af_9&amp;amp;_afrLoop=305089152492304#SYMPTOM"&gt;Symptoms&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="0"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;A href="https://support.oracle.com/epmos/faces/SearchDocDisplay?_adf.ctrl-state=8g7iub7af_9&amp;amp;_afrLoop=305089152492304#CAUSE"&gt;Cause&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="0"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;A href="https://support.oracle.com/epmos/faces/SearchDocDisplay?_adf.ctrl-state=8g7iub7af_9&amp;amp;_afrLoop=305089152492304#FIX"&gt;Solution&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;HR size="1" /&gt;&lt;P&gt;&lt;/P&gt;&lt;H2 class="km" style="font-family: Arial, Helvetica, sans-serif; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #c4d1e6; font-size: 16.25px; color: #ffffff; padding-top: 6px; padding-bottom: 6px; padding-left: 8px; background-color: #777773;"&gt;APPLIES TO:&lt;/H2&gt;&lt;SPAN class="kmContent" style="font-size: small; color: black;"&gt;&lt;SPAN class="kmContent" style="font-size: small; color: black;"&gt;Oracle SQL Developer - Version 3.2 and later&lt;BR /&gt;Information in this document applies to any platform.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;H2 class="km" style="font-family: Arial, Helvetica, sans-serif; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #c4d1e6; font-size: 16.25px; color: #ffffff; padding-top: 6px; padding-bottom: 6px; padding-left: 8px; background-color: #777773;"&gt;&lt;A name="SYMPTOM"&gt;&lt;/A&gt;SYMPTOMS&lt;/H2&gt;&lt;P&gt;sql developer version: 3.2.20.09&lt;BR /&gt;Database version: 11.2.0.3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attempting to compile Function/Prucedure/Package in SQL Developer throws the following error:&lt;/P&gt;&lt;P&gt;PLS-00707: unsupported construct or internal error [2603]&lt;/P&gt;&lt;P&gt;This issue is not occuring in sqlplus. This issue occurs only for the 11g/11gr2 Database on SQL Developer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2 class="km" style="font-family: Arial, Helvetica, sans-serif; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #c4d1e6; font-size: 16.25px; color: #ffffff; padding-top: 6px; padding-bottom: 6px; padding-left: 8px; background-color: #777773;"&gt;&lt;A name="CAUSE"&gt;&lt;/A&gt;CAUSE&lt;/H2&gt;&lt;P&gt;It seems to be caused by the&amp;nbsp; parameter PL/SCOPE variable when it uses the value "IDENTIFIERS:ALL".&lt;BR /&gt;SQL Developer during connection establishing changes the session parameter PLSCOPE_SETTINGS from IDENTIFIERS:NONE (default) to IDENTIFIERS:ALL. &lt;BR /&gt;Same error was received in SQL PLUS when issuing an "alter session set PLSCOPE_SETTINGS=IDENTIFIERS:ALL".&lt;/P&gt;&lt;P&gt;More about PL/Scope can be found here:&lt;BR /&gt;&lt;A href="http://docs.oracle.com/cd/B28359_01/appdev.111/b28424/adfns_plscope.htm"&gt;http://docs.oracle.com/cd/B28359_01/appdev.111/b28424/adfns_plscope.htm&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://docs.oracle.com/cd/B28359_01/server.111/b28320/initparams178.htm"&gt;http://docs.oracle.com/cd/B28359_01/server.111/b28320/initparams178.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2 class="km" style="font-family: Arial, Helvetica, sans-serif; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #c4d1e6; font-size: 16.25px; color: #ffffff; padding-top: 6px; padding-bottom: 6px; padding-left: 8px; background-color: #777773;"&gt;&lt;A name="FIX"&gt;&lt;/A&gt;SOLUTION&lt;/H2&gt;&lt;P&gt;1. Go to Preferences in SQL Developer.&lt;BR /&gt;2. Then go to Tools -&amp;gt; Preferences -&amp;gt; Database -&amp;gt; PL/SQL Compiler&lt;BR /&gt;3. Change the "PLScope identifiers" from All to None&lt;BR /&gt;4. Restart the SQL Developer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 18:21:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/oracle-error-pls-00707-trying-to-compile-a-store/m-p/330385#M18846</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2016-01-26T18:21:57Z</dc:date>
    </item>
  </channel>
</rss>

