<?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: SDE and DBMS_CRYPTO in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/sde-and-dbms-crypto/m-p/202622#M11602</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Emad,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You raise a good question. The Help is not very clear, at least, I don't understand this sentence:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;"Allows the creation of a map member function for the ST_Geometry type, &lt;STRONG&gt;which is called whenever a spatial union or intersection is performed.&lt;/STRONG&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This leaves me puzzled. To be honest, I am not an Oracle expert, so I had to look up what the "map member function" is, I found the below linked Oracle Help page and the section / headline &lt;/SPAN&gt;&lt;STRONG&gt;"Map Methods"&lt;/STRONG&gt;&lt;SPAN&gt; therein, most useful. It seems Map Methods are special cases of sorting functions, that allow you to define a custom method of sorting, as in the example in this page based on an area calculation of a geometry:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.oracle.com/cd/B28359_01/appdev.111/b28371/adobjbas.htm#ADOBJ002"&gt;Basic Components of Oracle Objects&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not entirely sure how this relates to the "spatial union or intersection" operations as listed in the ArcGIS Help? It is all a bit "cryptic" :eek:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, real data should never be owned by the SDE account in your database, as Vince has stressed a dozen times here on the Forums, and this may be another reason. If the SDE account doesn't have privileges on real data, the decrypting privileges probably are "harmless"...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The NSA can probably decrypt everything, but if you pull the plug of your internet connection, I don't think they will have much to explore. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jan 2014 18:06:48 GMT</pubDate>
    <dc:creator>MarcoBoeringa</dc:creator>
    <dc:date>2014-01-24T18:06:48Z</dc:date>
    <item>
      <title>SDE and DBMS_CRYPTO</title>
      <link>https://community.esri.com/t5/data-management-questions/sde-and-dbms-crypto/m-p/202620#M11600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;why execute permission on DBMS_CRYPTO package needed by "sde" user while performing Geodatabase upgrade ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;this privilege is required since ArcGIS Version 10.1&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 08:02:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/sde-and-dbms-crypto/m-p/202620#M11600</guid>
      <dc:creator>EmadAl-Mousa</dc:creator>
      <dc:date>2014-01-24T08:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: SDE and DBMS_CRYPTO</title>
      <link>https://community.esri.com/t5/data-management-questions/sde-and-dbms-crypto/m-p/202621#M11601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;starting from ArcGIS version 10.1 while upgrading your ArcSDE Geodatabase in Oracle, one of the pre-requisite required â??sdeâ?? user privilege is direct execution to the Package DBMS_CRYPTO.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;grant execute on SYS.DBMS_CRYPTO to sde;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;according to esri documentation: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.1/index.html#//002n0000002v000000" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//002n0000002v000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This granting has a relation to st_geometry configuration:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Allows the creation of a map member function for the ST_Geometry type, which is called whenever a spatial union or intersection is performed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Upgrade a map member function for the ST_Geometry type, which is called whenever a spatial union or intersection is performed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG style="text-decoration: underline;"&gt;the question is:&lt;/STRONG&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="color:&amp;quot;#FF0000&amp;quot;;"&gt;has this privilege has any relation with data encryption ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Most Probably â??&lt;/SPAN&gt;&lt;STRONG style="text-decoration: underline;"&gt;YES&lt;/STRONG&gt;&lt;SPAN&gt; â?? : according to Oracle Documentation â??DBMS_CRYPTO provides an interface to encrypt and decrypt stored data, and can be used in conjunction with PL/SQL programs running network communications. It provides support for several industry-standard encryption and hashing algorithms, including the Advanced Encryption Standard (AES) encryption algorithm.â??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, if you enable data encryption at rest on your database management system, then sde will be able to decrypt data for your geodatabase system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my blog reference: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://geodatamaster.wordpress.com/2014/01/24/sde-and-dbms_crypto/" rel="nofollow" target="_blank"&gt;http://geodatamaster.wordpress.com/2014/01/24/sde-and-dbms_crypto/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if anybody has any further information/correction regarding this topic, please share it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 08:07:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/sde-and-dbms-crypto/m-p/202621#M11601</guid>
      <dc:creator>EmadAl-Mousa</dc:creator>
      <dc:date>2014-01-24T08:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: SDE and DBMS_CRYPTO</title>
      <link>https://community.esri.com/t5/data-management-questions/sde-and-dbms-crypto/m-p/202622#M11602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Emad,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You raise a good question. The Help is not very clear, at least, I don't understand this sentence:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;"Allows the creation of a map member function for the ST_Geometry type, &lt;STRONG&gt;which is called whenever a spatial union or intersection is performed.&lt;/STRONG&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This leaves me puzzled. To be honest, I am not an Oracle expert, so I had to look up what the "map member function" is, I found the below linked Oracle Help page and the section / headline &lt;/SPAN&gt;&lt;STRONG&gt;"Map Methods"&lt;/STRONG&gt;&lt;SPAN&gt; therein, most useful. It seems Map Methods are special cases of sorting functions, that allow you to define a custom method of sorting, as in the example in this page based on an area calculation of a geometry:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.oracle.com/cd/B28359_01/appdev.111/b28371/adobjbas.htm#ADOBJ002"&gt;Basic Components of Oracle Objects&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not entirely sure how this relates to the "spatial union or intersection" operations as listed in the ArcGIS Help? It is all a bit "cryptic" :eek:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, real data should never be owned by the SDE account in your database, as Vince has stressed a dozen times here on the Forums, and this may be another reason. If the SDE account doesn't have privileges on real data, the decrypting privileges probably are "harmless"...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The NSA can probably decrypt everything, but if you pull the plug of your internet connection, I don't think they will have much to explore. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 18:06:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/sde-and-dbms-crypto/m-p/202622#M11602</guid>
      <dc:creator>MarcoBoeringa</dc:creator>
      <dc:date>2014-01-24T18:06:48Z</dc:date>
    </item>
  </channel>
</rss>

