Building network datasets with Oracle Spatial data fails.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM004182
Submitted
September 13, 2006
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.2
Version Fixed
9.2
Status
Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
Description
When creating a new network dataset on an ArcSDE server with an Oracle Spatial DBMS, ArcCatalog fails with the error message:
"Could not create network dataset"
Cause
The network dataset is being created on a feature class that has an R-tree index or a quadtree index.
A feature class with an R-tree index is indicated with a grid size of -1, while a feature class with a quadtree index is indicated with a grid size of -2. When creating the network dataset, ArcCatalog is failing to determine the correct spatial grid.
Workaround
Create the network dataset on feature classes where the grid sizes are explicitly stated.