<?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: ArcSDE Raster  moving is Hard Disk Drive Space enough? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/arcsde-raster-nbsp-moving-is-hard-disk-drive-space/m-p/444186#M25334</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1) The answer to performance questions usually depends on unprovided information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me try to answer by referring to a system I do have all the information on:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My home PC has four internal disks.&amp;nbsp; I doubt I could get into your current fix, because&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I limit the C: drive to the operating system and non-GIS, non-database software with&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a raw allocation of 30Gb (26Gb formatted).&amp;nbsp; The remainder of the 1000Gb disk is broken&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;into a number of partitions (including two Linux installs).&amp;nbsp; Two more 1000Gb (7ms seek)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15Krpm ESATA disks are configured as a striped pair, and the majority of the database&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;files go on them.&amp;nbsp; Finally, I've got a 64Gb SSD (0.7ms seek), where I park temporary &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;files and the temp tablespace (and maybe some index tablespaces, as time goes on).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First of all, I generally use all the physical disks I have, but I do so with an eye toward&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;performance -- I'm not using my 3Tb (15ms seek) backup disk for database operations&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(yet), and doubt I would until I had exhausted a lot more space.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I generally won't use more than one partition on any one physical disk (but since&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't use the C: volume for software, &lt;span class="lia-unicode-emoji" title=":anguished_face:"&gt;😧&lt;/span&gt; is a safe location).&amp;nbsp; There is usually a strong &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;*positive* impact of placing datafiles on different disks, but only if the volumes are&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;on different spindles (you can degrade performance splitting blocks across a single&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;controller [artificial fragmentation])&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Disk configuration has no impact on licensing, though ArcSDE Personal and Workgroup&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;are subject to size limitations (total), which is governed by Microsoft's limitations on&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SQL-Server Express.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) There are a number of ways to divide data, but first you have to determine which &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;physical disk is the fastest, and where all your current partitions reside.&amp;nbsp; I'm not as&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;familiar with non-Enterprise class databases, but SQL-Server stores databases in &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;filegroups, and you can take the database offline (detach), move the files, and reattach&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; without changing anything (except taking ArcSDE offline).&amp;nbsp; If you do need a new database,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; it would require post-install (and some DBTUNE configuration to get the best possible &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;storage).&amp;nbsp; In many ways, you'd be&amp;nbsp; best off moving the non-raster data into a different &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;database as well (and evetually deleting the original), just to make sure you can recover&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; the storage allocated to the filegroup.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Finally, I wouldn't recommend clogging up a new database with raster files.&amp;nbsp; ArcGIS Server&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(and ArcGIS Desktop) work much faster with GeoTIFFs in Mosaic Datasets.&amp;nbsp; Yes it's a new&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;technology, but if you need to learn something anyway, better to learn the replacement, eh?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You probably want your pyramid images on the fastest part (inner spindle) of the fastest disk,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;so that will probably give you some juggling to do.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BTW: The SQL-Server release after 2000 was 2005, and after that 2008 -- there was no 2003.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Aug 2012 22:48:49 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2012-08-23T22:48:49Z</dc:date>
    <item>
      <title>ArcSDE Raster  moving is Hard Disk Drive Space enough?</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-raster-nbsp-moving-is-hard-disk-drive-space/m-p/444185#M25333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is what I am trying to accomplish:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;All raster aerial imagery and vector files are in one SDE geodatabase currently on the C Drive.&amp;nbsp; Since this is a back up issue, I decided it'd be best to move all imagery to a separate SDE geodatabase.&amp;nbsp; I have already created a new sde gdb and put an aerial photo on there.&amp;nbsp; However, the C Drive where both SDE gdb are located is getting full. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1-Would there be web application/desktop user performance issues if I put gdb on two different drives?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2-Is there server license limitations on multip gdb on different drives?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3-Would I run a post install to move my raster gdb to the new drive space?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have 3 Hard Disk Drives on my GIS server with the following space:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C Drive: Used 31.1 GB Free 17.4 GB&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;E Drive : Used 426 GB&amp;nbsp;&amp;nbsp; Free 891 GB&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;F Drive: Used 1.12 GB&amp;nbsp; Free 28.1 GB&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SQL Server 2003 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcSDE 10.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Windows XP&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rather new with SDE server technology for Arcgis, and still trying to understand the correlations amongst it all.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 19:30:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-raster-nbsp-moving-is-hard-disk-drive-space/m-p/444185#M25333</guid>
      <dc:creator>NancyGnanicys</dc:creator>
      <dc:date>2012-08-23T19:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE Raster  moving is Hard Disk Drive Space enough?</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-raster-nbsp-moving-is-hard-disk-drive-space/m-p/444186#M25334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1) The answer to performance questions usually depends on unprovided information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me try to answer by referring to a system I do have all the information on:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My home PC has four internal disks.&amp;nbsp; I doubt I could get into your current fix, because&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I limit the C: drive to the operating system and non-GIS, non-database software with&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a raw allocation of 30Gb (26Gb formatted).&amp;nbsp; The remainder of the 1000Gb disk is broken&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;into a number of partitions (including two Linux installs).&amp;nbsp; Two more 1000Gb (7ms seek)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15Krpm ESATA disks are configured as a striped pair, and the majority of the database&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;files go on them.&amp;nbsp; Finally, I've got a 64Gb SSD (0.7ms seek), where I park temporary &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;files and the temp tablespace (and maybe some index tablespaces, as time goes on).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First of all, I generally use all the physical disks I have, but I do so with an eye toward&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;performance -- I'm not using my 3Tb (15ms seek) backup disk for database operations&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(yet), and doubt I would until I had exhausted a lot more space.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I generally won't use more than one partition on any one physical disk (but since&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't use the C: volume for software, &lt;span class="lia-unicode-emoji" title=":anguished_face:"&gt;😧&lt;/span&gt; is a safe location).&amp;nbsp; There is usually a strong &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;*positive* impact of placing datafiles on different disks, but only if the volumes are&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;on different spindles (you can degrade performance splitting blocks across a single&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;controller [artificial fragmentation])&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Disk configuration has no impact on licensing, though ArcSDE Personal and Workgroup&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;are subject to size limitations (total), which is governed by Microsoft's limitations on&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SQL-Server Express.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) There are a number of ways to divide data, but first you have to determine which &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;physical disk is the fastest, and where all your current partitions reside.&amp;nbsp; I'm not as&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;familiar with non-Enterprise class databases, but SQL-Server stores databases in &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;filegroups, and you can take the database offline (detach), move the files, and reattach&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; without changing anything (except taking ArcSDE offline).&amp;nbsp; If you do need a new database,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; it would require post-install (and some DBTUNE configuration to get the best possible &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;storage).&amp;nbsp; In many ways, you'd be&amp;nbsp; best off moving the non-raster data into a different &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;database as well (and evetually deleting the original), just to make sure you can recover&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; the storage allocated to the filegroup.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Finally, I wouldn't recommend clogging up a new database with raster files.&amp;nbsp; ArcGIS Server&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(and ArcGIS Desktop) work much faster with GeoTIFFs in Mosaic Datasets.&amp;nbsp; Yes it's a new&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;technology, but if you need to learn something anyway, better to learn the replacement, eh?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You probably want your pyramid images on the fastest part (inner spindle) of the fastest disk,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;so that will probably give you some juggling to do.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BTW: The SQL-Server release after 2000 was 2005, and after that 2008 -- there was no 2003.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 22:48:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-raster-nbsp-moving-is-hard-disk-drive-space/m-p/444186#M25334</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-08-23T22:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE Raster  moving is Hard Disk Drive Space enough?</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-raster-nbsp-moving-is-hard-disk-drive-space/m-p/444187#M25335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I got the two mixed up, it is SQL Server 2005, and windows server 2003. Thank you for the suggestions and advice Vangelo. I will have to read up more about your answers to my question 1, I'm not quite there yet knowledge base wise :(.&amp;nbsp; Your suggestions to move vector as well makes sense.&amp;nbsp; So, if I separate out the vector to it's own GDB after I move the raster files (and the current aerial imagery on there is a mosaicked dataset), I would have two copies of all my data temporarily until I delete the old geodatabase right?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would I just use SQL server management software to delete the old geodatabase or is there some kind of "reverse post install process" to do so?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where could I look to find out which disk is the fastest? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm getting very nervous right now as this is one of the first tasks I'm trying to accomplish on SDE and don't want our users to be out of GIS that they rely on everyday, talk about alot of phone calls that day!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2012 12:13:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-raster-nbsp-moving-is-hard-disk-drive-space/m-p/444187#M25335</guid>
      <dc:creator>NancyGnanicys</dc:creator>
      <dc:date>2012-08-24T12:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE Raster  moving is Hard Disk Drive Space enough?</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-raster-nbsp-moving-is-hard-disk-drive-space/m-p/444188#M25336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Frankly, the disk sizes involved scare me.&amp;nbsp; You have what appears to be an 80Gb disk&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(in two partitions) and a 1.5Tb disk.&amp;nbsp; Given the age of the system, it seems likely that the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;large disk is also a slow one, possibly as much as 3x the seek time.&amp;nbsp; Folks are probably&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;going to notice if you move the data to 20ms seek disk.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You'd need to take the machine offline, open the case, and get part numbers off the disks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; (probably by removing them) to determine the hardware specs.&amp;nbsp; You could probably&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;find a disk performance test suite to confirm the disk characteristics.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Transferring the files to the big disk would probably be trivial (stop arcsde service, detach&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;database, copy the datafiles to the big disk, reattach, start service), which would give&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you a way to confirm the performance change.&amp;nbsp; But that will put you in a quandry -- there's&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;enough space to restructure the database back onto the original disk, but it doesn't help&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with the running out of space issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could get a new fast disk, but there may not be space or power (or a compatible disk&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;transfer protocol) on the system, then you'd need a new card for the eSATA, and OS drivers,...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In a perfect world, you'd be able to spend ~$1K for a *really* nice 64-bit host with new fast&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; disks, and be able to transfer the data there, but then you'd need to update the database, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and that can become an all-encompassing task as well.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The first things you need to do are to determine the hardware specs, volume-disk layout,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and actual storage used on the disks by your database.&amp;nbsp; If the big disk is slow, and the &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;other volumes are on one spindle, then you probably don't&amp;nbsp; really have enough resources&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; to accomplish your task.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2012 13:03:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-raster-nbsp-moving-is-hard-disk-drive-space/m-p/444188#M25336</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-08-24T13:03:51Z</dc:date>
    </item>
  </channel>
</rss>

