Geodatbase multiversion views are based on feature class that is versioned to "not to base table". in ArcGIS version 10, the geodatabase administrator maintained more control in creating it.
we used to use the command: sdetable -o create_mv_view
now in ArcGIS 10.1 the following is being observed:
1.multiversion views are automatically created when you register your feature class to "versioned not to base table", which should not be the case epsecially if i don't want one to be created.
2.mulitversion views are not "displayed" in the ArcCatalog 10.1 tree, it can only be viewed through the properties of the feature class under "General" TAB.
3.the new multiversion view created automatically by the system are named with system standard naming, Geodatabase administor has no control over naming the new multiversion view. I personally used to name my multiversion views in the system with "_MV" convention so that from database level i can distiguish it from normal Oracle Views.
i recommend in future relases that the geodatabase administror have more control over the "creation", "naming", and lisitng the multiversion view in the catalog tree for ease of tracing. this can be part of the ArcGIS Desktop GUI interface administration (especially with SDE user connection).
Agreed who chose and applied that terrible naming convention "_V" ? In our shop we use a similar naming standard like the author and it is annoying to hack the geodatabase to change the names of all the views. This causes a complete mess if unregisteration occurs causing a bunch of work that really should be controlled.
Why not add a DBTUNE parameter that we can control? Isn't that what this is configuration is intended for...
Also agreed on the visibility of these items in Catalog, it was nice to be able to see them in 10.0 why are removing things that were just fine? Or at least explain your reasoning for doing so in release notes if this is such an improvement.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.