ArcSDE for SQL Server only - sdedbtune "alter", "insert" & "import" options are wrongly resetting all default parameters to default values if they are not explicitly listed in the input file.
上次发布: August 25, 2014No Product Found
漏洞 ID 编号
NIM041508
已提交
January 13, 2009
上次修改时间
June 5, 2024
适用范围
No Product Found
找到的版本
9.3
修正版本
9.4
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
Follow these steps. 1. Export entire DBTUNE table to a text file using sdedbtune -o export2. Use a text editor to edit the parameter values you want to modify in the text file.3. Import the entire text file using sdedbtune -o import.