Upgrading a product library with versions (Defense Mapping)

The Upgrade Product Library geoprocessing tool and the command in the Product Library window update all the components necessary for your geodatabase to perform as a product library. This is necessary if there was an upgrade on the schema from one version of a release to another for Esri 制图和制表解决方案. The current product library will show an Out of date message.

If you use versioning and need to upgrade the product library, you will first need to upgrade the DEFAULT version then reconcile the child versions.

Upgrading the product library

You can only perform the upgrade if you connect as the schema owner for the workspace.

警告警告:

The upgrade process needs an exclusive schema lock on all tables, so only one person can be connected to it. If someone else is trying to edit the tables, such as changing the associated data model versions, there will be conflicting schema locks.

The steps in this topic use the Upgrade Product Library geoprocessing tool, but the upgrade can also be performed with the Upgrade Product Library command in the Product Library window.

步骤:
  1. Start ArcMap.
  2. Connect as the schema owner to the DEFAULT version.
  3. Click the ArcToolbox button ArcToolbox on the Standard toolbar.

    The ArcToolbox window appears.

  4. Expand Production Mapping Tools > Product Library.
  5. Double-click Upgrade Product Library.

    The Upgrade Product Library Workspace dialog box appears.

  6. Click the Product Library Workspace browse button and navigate to the workspace you want to upgrade.
  7. Click the Configuration Keyword (optional) drop-down arrow and choose an option.

    For an ArcSDE geodatabase, you can choose DEFAULTS unless you have configured a different ArcSDE configuration keyword.

    • DEFAULTS—Stores data up to 1 TB in size; text is stored in UTF8 format.
    • TEXT_UTF16—Stores data up to 1 TB in size; text is stored in UTF16 format.
    • MAX_FILE_SIZE_4GB—Limits data size to 4 GB; text is stored in UTF8 format.
    • MAX_FILE_SIZE_256TB—Stores data up to 256 TB in size; text is stored in UTF8 format.
    • GEOMETRY_OUTOFLINE—Stores data up to 1 TB in size; text is stored in UTF8 format; stores the geometry attribute in a file separate from the nonspatial attributes.
    • BLOB_OUTOFLINE—Stores data up to 1 TB in size; text is stored in UTF8 format; stores BLOB attributes in a file separate from the rest of the attributes.
    • GEOMETRY_AND_BLOB_OUTOFLINE—Stores data up to 1 TB in size; text is stored in UTF8 format; stores both geometry and BLOB attributes in files separate from the rest of the attributes.
  8. Click OK.

    The Upgrading Product Library Workspace dialog box appears with the progress.

  9. Click OK when the process completes.

If the product library supports at least one of the Esri 制图和制表解决方案, it upgrades the tables that are part of the extension listed in the ToolTip. The product library will also display (Missing Extensions) next to Product Library if the product library supports an Esri Mapping and charting solution that is not installed.

注注:

For non-ArcGIS for Maritime:Charting product libraries with a workspace schema prior to 10.1, the upgrade tool will create 海事制表 component tables by default to enable 海事制表 support in the product library workspace. For product libraries with a 10.1 or newer workspace schema, the upgrade tool will upgrade these tables only if the 海事制表 extension is already being supported by the product library workspace.

Reconciling the child versions

You can now reconcile the child versions in batch through the Catalog window. This workflow will reconcile all changes from the parent to child versions, including all data edits. You can alternatively reconcile manually and per child version using the Versioning toolbar.

步骤:
  1. In the Catalog window, right-click on the geodatabase and click Administration > Administer Geodatabase.

    The Geodatabase Administration dialog box appears.

  2. Select all child versions, right-click the selection, then click Reconcile Version.

    The Reconcile Versions dialog box appears.

  3. Click OK to accept all the defaults.
  4. Close the Reconcile Versions Results dialog box when the process completes.

If needed, you can post the changes from the child versions to the DEFAULT version.

4/27/2014