Hello,
I have a SQL Server geodatabase, in this geodatabase I also have several rasters in it. Using automatic backup option it do a full backup with the 250 GB of rasters. Is it possible to do a full backup but telling SQL do not backup my Rasters?
Thank you very much for your help!
Diego Llamas
George Thompson's Blog
Or probably check Differential Backups (SQL Server) - SQL Server | Microsoft Docs
I would concur with George Thompson as my org used to have rasters in SDE, but we have moved them to disc and reference the files in a Raster Mosaic Dataset.
Are you currently using the Image Server role of ArcGIS Enterprise?
You could look into SQL Server Import and Export tools.
Exporting Selected tables from a SQL Database – Microsoft Team Foundation Server Support
Start the SQL Server Import and Export Wizard - SQL Server | Microsoft Docs
You would have to make sure that you exclude all the appropriate raster tables. This may be a mess.
Can you export those rasters to disc then reference them in a mosaic dataset? If you can do that, it would probably have quite a few benefits for the geodatabase.
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.