The RASTER_STORAGE parameter in DBTUNE is ignored.
ArcGIS Pro
漏洞 ID 编号
BUG-000158343
已提交
May 16, 2023
上次修改时间
June 5, 2024
适用范围
ArcGIS Pro
找到的版本
3.1.1
操作系统
Windows OS
操作系统版本
10.0 64 Bit
修正版本
Next ArcGIS Pro release, 3.2
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
附加信息
This issue is fixed in ArcGIS Pro 3.2. This is expected behavior. SQL Server only supports a single enterprise geodatabase raster type so the value of RASTER_STORAGE does not need to be set. The raster column is always typed INT in SQL Server, but the actual raster data is stored in a varbinary(max) field in an associated side table.