Pyramids will consume approximately 1/3 of the raster dataset size. If this raster dataset is 24 GBs, you're looking at another 7.2 GBs in storage you'll need.I would recommend running the 'sp_spaceused' command in SQL Server Management Studio to see how much unallocated space is available. If the tool is still executing, re-execute this query a couple times and see if the unallocated space is shrinking. If it is, this means pyramids are still being generated. If it is not, it may be your log file is full. You can check this by executing one of the queries below:EXEC sp_helpdb RASTERDBCC SQLPERF(logspace)
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.