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.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM041508
Submitted
January 13, 2009
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.3
Version Fixed
9.4
Status
Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
Workaround
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.