<?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 raster data load issue in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/raster-data-load-issue/m-p/498835#M39148</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;&lt;STRONG&gt;Issue :&lt;/STRONG&gt; The issue is raster data is not getting loaded in mosaic dataset on Oracle SDE. As a workaround, successfully loaded the data in FGDB first, and then copied the data from FGDB to Oracle SDE which is in couple of minutes. So is it best practise to load the data in two steps? If not what is the root cause for this issue?&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;The details of this issue are as given below. Please let me know if any resolution.&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;&lt;STRONG&gt;Environment :&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;The environment details are given below:-&lt;/DIV&gt;&lt;UL style="color: #000000; font-size: 13.3333px; padding-left: 36pt;"&gt;&lt;LI&gt;ArcGIS Desktop : 10.4.1&lt;/LI&gt;&lt;LI&gt;Oracle : 12c&lt;/LI&gt;&lt;LI&gt;Geometry used for storing boundary, footprint of Mosaic Dataset - SDO_GEOMETRY&lt;/LI&gt;&lt;LI&gt;Spatial reference is “British National Grid”&lt;/LI&gt;&lt;/UL&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;&lt;STRONG&gt;Python Script :&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;arcpy.AddRastersToMosaicDataset_management(in_mosaic_dataset="&lt;SPAN style="background-color: yellow;"&gt;D:\SDE_Conn\MGR\SDE.sde\SCHEMA.RASTER&lt;/SPAN&gt;", raster_type="Raster Dataset", input_path="'&lt;SPAN style="background-color: yellow;"&gt;\\[IP]\[Folder]\Raster Data\Color\FinalList&lt;/SPAN&gt;'", update_cellsize_ranges="UPDATE_CELL_SIZES", update_boundary="UPDATE_BOUNDARY", update_overviews="NO_OVERVIEWS", maximum_pyramid_levels="", maximum_cell_size="0", minimum_dimension="1500", spatial_reference="", filter="#", sub_folder="SUBFOLDERS", duplicate_items_action="OVERWRITE_DUPLICATES", build_pyramids="BUILD_PYRAMIDS", calculate_statistics="CALCULATE_STATISTICS", build_thumbnails="NO_THUMBNAILS", operation_description="#", force_spatial_reference="NO_FORCE_SPATIAL_REFERENCE", estimate_statistics="ESTIMATE_STATISTICS", aux_inputs="")&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;&lt;STRONG&gt;GPMessage output&lt;/STRONG&gt;&lt;STRONG&gt; :&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;Messages&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;Executing: AddRastersToMosaicDataset D:\SDE_Conn\MGR\SDE.sde\SCHEMA.RASTER "Raster Dataset" '\\[IP]\[Folder]\OS Raster Data\Color\FinalList'&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # SUBFOLDERS OVERWRITE_DUPLICATES BUILD_PYRAMIDS CALCULATE_STATISTICS NO_THUMBNAILS #&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;NO_FORCE_SPATIAL_REFERENCE ESTIMATE_STATISTICS #&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;Start Time: Mon Jan 09 07:28:55 2017&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:02.050: Loading raster datasets&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:09.253: Completed crawling 350 data source items. Added 350 mosaic dataset items.&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:09.347: Synchronizing items associated with raster type instance 'Raster Dataset' [ID: 1].&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:09.378: Distributing mosaic dataset operation across 2 parallel instances on the specified host: [HOSTNAME].&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:17.347: Error: 8004205a: Unable to load remotely built mosaic dataset items.&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:17.347: Error: 8004205c: Raster command failed or returned an invalid result. [ID: 0; Status: 80070057]&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:17.363: Error: 8004205a: Unable to load remotely built mosaic dataset items.&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:17.378: Error: 8004205c: Raster command failed or returned an invalid result. [ID: 1; Status: 80070057]&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:21.425: Error: 8004205a: Unable to load remotely built mosaic dataset items.&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:21.472: Error: 8004205c: Raster command failed or returned an invalid result. [ID: 2; Status: 80070057]&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:25.379: Error: 8004205a: Unable to load remotely built mosaic dataset items.&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:25.379: Error: 8004205c: Raster command failed or returned an invalid result. [ID: 3; Status: 80070057]&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:25.394: Error: 8004205a: Unable to load remotely built mosaic dataset items.&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:25.394: Error: 8004205c: Raster command failed or returned an invalid result. [ID: 4; Status: 80070057]&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:31.176: Error: 8004205a: Unable to load remotely built mosaic dataset items.&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:31.176: Error: 8004205c: Raster command failed or returned an invalid result. [ID: 5; Status: 80070057]&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Feb 2017 16:44:57 GMT</pubDate>
    <dc:creator>SaurabhRohilla1</dc:creator>
    <dc:date>2017-02-01T16:44:57Z</dc:date>
    <item>
      <title>raster data load issue</title>
      <link>https://community.esri.com/t5/python-questions/raster-data-load-issue/m-p/498835#M39148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;&lt;STRONG&gt;Issue :&lt;/STRONG&gt; The issue is raster data is not getting loaded in mosaic dataset on Oracle SDE. As a workaround, successfully loaded the data in FGDB first, and then copied the data from FGDB to Oracle SDE which is in couple of minutes. So is it best practise to load the data in two steps? If not what is the root cause for this issue?&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;The details of this issue are as given below. Please let me know if any resolution.&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;&lt;STRONG&gt;Environment :&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;The environment details are given below:-&lt;/DIV&gt;&lt;UL style="color: #000000; font-size: 13.3333px; padding-left: 36pt;"&gt;&lt;LI&gt;ArcGIS Desktop : 10.4.1&lt;/LI&gt;&lt;LI&gt;Oracle : 12c&lt;/LI&gt;&lt;LI&gt;Geometry used for storing boundary, footprint of Mosaic Dataset - SDO_GEOMETRY&lt;/LI&gt;&lt;LI&gt;Spatial reference is “British National Grid”&lt;/LI&gt;&lt;/UL&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;&lt;STRONG&gt;Python Script :&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;arcpy.AddRastersToMosaicDataset_management(in_mosaic_dataset="&lt;SPAN style="background-color: yellow;"&gt;D:\SDE_Conn\MGR\SDE.sde\SCHEMA.RASTER&lt;/SPAN&gt;", raster_type="Raster Dataset", input_path="'&lt;SPAN style="background-color: yellow;"&gt;\\[IP]\[Folder]\Raster Data\Color\FinalList&lt;/SPAN&gt;'", update_cellsize_ranges="UPDATE_CELL_SIZES", update_boundary="UPDATE_BOUNDARY", update_overviews="NO_OVERVIEWS", maximum_pyramid_levels="", maximum_cell_size="0", minimum_dimension="1500", spatial_reference="", filter="#", sub_folder="SUBFOLDERS", duplicate_items_action="OVERWRITE_DUPLICATES", build_pyramids="BUILD_PYRAMIDS", calculate_statistics="CALCULATE_STATISTICS", build_thumbnails="NO_THUMBNAILS", operation_description="#", force_spatial_reference="NO_FORCE_SPATIAL_REFERENCE", estimate_statistics="ESTIMATE_STATISTICS", aux_inputs="")&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;&lt;STRONG&gt;GPMessage output&lt;/STRONG&gt;&lt;STRONG&gt; :&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;Messages&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;Executing: AddRastersToMosaicDataset D:\SDE_Conn\MGR\SDE.sde\SCHEMA.RASTER "Raster Dataset" '\\[IP]\[Folder]\OS Raster Data\Color\FinalList'&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # SUBFOLDERS OVERWRITE_DUPLICATES BUILD_PYRAMIDS CALCULATE_STATISTICS NO_THUMBNAILS #&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;NO_FORCE_SPATIAL_REFERENCE ESTIMATE_STATISTICS #&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;Start Time: Mon Jan 09 07:28:55 2017&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:02.050: Loading raster datasets&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:09.253: Completed crawling 350 data source items. Added 350 mosaic dataset items.&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:09.347: Synchronizing items associated with raster type instance 'Raster Dataset' [ID: 1].&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:09.378: Distributing mosaic dataset operation across 2 parallel instances on the specified host: [HOSTNAME].&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:17.347: Error: 8004205a: Unable to load remotely built mosaic dataset items.&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:17.347: Error: 8004205c: Raster command failed or returned an invalid result. [ID: 0; Status: 80070057]&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:17.363: Error: 8004205a: Unable to load remotely built mosaic dataset items.&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:17.378: Error: 8004205c: Raster command failed or returned an invalid result. [ID: 1; Status: 80070057]&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:21.425: Error: 8004205a: Unable to load remotely built mosaic dataset items.&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:21.472: Error: 8004205c: Raster command failed or returned an invalid result. [ID: 2; Status: 80070057]&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:25.379: Error: 8004205a: Unable to load remotely built mosaic dataset items.&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:25.379: Error: 8004205c: Raster command failed or returned an invalid result. [ID: 3; Status: 80070057]&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:25.394: Error: 8004205a: Unable to load remotely built mosaic dataset items.&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:25.394: Error: 8004205c: Raster command failed or returned an invalid result. [ID: 4; Status: 80070057]&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:31.176: Error: 8004205a: Unable to load remotely built mosaic dataset items.&lt;/DIV&gt;&lt;DIV style="color: #000000; font-size: 13.3333px;"&gt;2017-01-09T07:29:31.176: Error: 8004205c: Raster command failed or returned an invalid result. [ID: 5; Status: 80070057]&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 16:44:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/raster-data-load-issue/m-p/498835#M39148</guid>
      <dc:creator>SaurabhRohilla1</dc:creator>
      <dc:date>2017-02-01T16:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: raster data load issue</title>
      <link>https://community.esri.com/t5/python-questions/raster-data-load-issue/m-p/498836#M39149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Moved this post to 'Python' group where it is relevant and has a higher chance of getting answered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 00:14:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/raster-data-load-issue/m-p/498836#M39149</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-02-07T00:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: raster data load issue</title>
      <link>https://community.esri.com/t5/python-questions/raster-data-load-issue/m-p/498837#M39150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps you could &lt;A _jive_internal="true" href="https://community.esri.com/blogs/dan_patterson/2016/08/14/script-formatting"&gt;reformat your code &lt;/A&gt;to rule out code highlighting issues&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 01:03:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/raster-data-load-issue/m-p/498837#M39150</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-02-07T01:03:14Z</dc:date>
    </item>
  </channel>
</rss>

