ArcGIS Desktop

  • Documentación
  • Soporte

  • My Profile
  • Ayuda
  • Sign Out
ArcGIS Desktop

ArcGIS Online

La plataforma de representación cartográfica para tu organización

ArcGIS Desktop

Un completo SIG profesional

ArcGIS Enterprise

SIG en tu empresa

ArcGIS for Developers

Herramientas para crear aplicaciones basadas en la ubicación

ArcGIS Solutions

Plantillas de aplicaciones y mapas gratuitas para tu sector

ArcGIS Marketplace

Obtén aplicaciones y datos para tu organización.

  • Documentación
  • Soporte
Esri
  • Iniciar sesión
user
  • Mi perfil
  • Cerrar sesión

ArcMap

  • Inicio
  • Introducción
  • Cartografiar
  • Analizar
  • Administrar datos
  • Herramientas
  • Extensiones

Modifying configuration keywords in SQL Server

Después de crear los archivos de datos, modifique DBTUNE para incluir una nueva clave de configuración. Basándose en esta nueva clave, los datos y los objetos de base de datos se almacenarán en la ubicación de grupos de archivos definida previamente. La tabla DBTUNE se almacena en la geodatabase en SQL Server. Para modificar la tabla DBTUNE, es necesario exportarla a un archivo de texto y realizar las modificaciones en dicho archivo. Una vez realizadas las actualizaciones en el archivo de texto, importe la nueva DBTUNE desde el citado archivo.

Nota:

La operación de copiar y pegar los ejemplos puede dar lugar a errores de sintaxis.

  1. Export the dbtune file before making any modifications.
    1. Start ArcCatalog.

      Sugerencia:

      You can also export using ArcMap.

    2. Click the ArcToolbox button ArcToolbox on the Standard toolbar.
    3. Expand Data Management Tools > Geodatabase Administration..
    4. Double-click Export Geodatabase Configuration Keywords.

      The Export Geodatabase Configuration Keywords dialog box appears.

    5. Click the browse folder for the Input Database Connection parameter and browse to the connection file for the enterprise geodatabase you want to export.
    6. Click the browse folder for the Output File parameter and browse to the path where the file will be exported.
    7. Name the file dbtune_exp.txt and click Save.
    8. Click OK on the Export Geodatabase Configuration Keywords dialog box.
  2. Copy dbtune_exp.txt to dbtune_<Database Name>.txt.
  3. Using a file-based editor, modify the ##DEFAULTS configuration keywords to control in which FileGroup the tables and indexes will be created.
    Nota:

    If your geodatabase only stores the product library workspace, the dbtune_<Database Name>.txt file can be opened in a text editor where you can manually edit the ##DEFAULTS configuration keyword; otherwise, create a new configuration keyword using the following example.

    dbtune_prodlib.sde
    
    ##DEFAULTS
    A_INDEX_RASTER	"WITH FILLFACTOR = 75 ON PRODLIB_AINDEX"
    A_INDEX_ROWID	"WITH FILLFACTOR = 75 ON PRODLIB_AINDEX"
    A_INDEX_SHAPE	"WITH FILLFACTOR = 75 ON PRODLIB_AINDEX"
    A_INDEX_STATEID	"WITH FILLFACTOR = 75 ON PRODLIB_AINDEX"
    A_INDEX_USER	"WITH FILLFACTOR = 75 ON PRODLIB_AINDEX"
    A_INDEX_XML	"WITH FILLFACTOR = 75 ON PRODLIB_AINDEX"
    A_STORAGE	"ON PRODLIB_ADATA"
    B_INDEX_RASTER	"WITH FILLFACTOR = 75 ON PRODLIB_BINDEX"
    B_INDEX_ROWID	"WITH FILLFACTOR = 75 ON PRODLIB_BINDEX"
    B_INDEX_SHAPE	"WITH FILLFACTOR = 75 ON PRODLIB_BINDEX"
    B_INDEX_TO_DATE	"WITH FILLFACTOR = 75 ON PRODLIB_BINDEX"
    B_INDEX_USER	"WITH FILLFACTOR = 75 ON PRODLIB_BINDEX"
    B_INDEX_XML	"WITH FILLFACTOR = 75 ON PRODLIB_BINDEX"
    B_STORAGE	"ON PRODLIB_BDATA"
    D_INDEX_ALL	"WITH FILLFACTOR = 75 ON PRODLIB_DINDEX"
    D_INDEX_DELETED_AT	"WITH FILLFACTOR = 75 ON PRODLIB_DINDEX"
    D_STORAGE	"ON PRODLIB_DDATA"
    GEOMETRY_STORAGE	"GEOMETRY"
    S_INDEX_ALL	"WITH FILLFACTOR = 75 ON PRODLIB_SINDEX"
    S_INDEX_SP_FID	"WITH FILLFACTOR = 75 ON PRODLIB_SINDEX"
    S_STORAGE	"ON PRODLIB_SDATA"
    END
    
  4. Import the modified dbtune_<Database Name>.txt file using ArcCatalog or ArcMap.
    1. In the ArcToolbox window, expand Data Management Tools > Geodatabase Administration.
    2. Double-click the Import Geodatabase Configuration Keywords tool.

      The Import Geodatabase Configuration Keywords dialog box appears.

    3. Click the browse button next to the Input Database Connection parameter and browse to the connection file for the enterprise geodatabase from which to import.
    4. Click the browse folder for the Input File parameter and browse to the path where the file will be imported.
    5. Name the file dbtune_<Database Name>.txt and click Open.
    6. Click OK on the Import Geodatabase Configuration Keywords dialog box.

ArcGIS Desktop

  • Inicio
  • Documentación
  • Soporte

Plataforma ArcGIS

  • ArcGIS Online
  • ArcGIS Desktop
  • ArcGIS Enterprise
  • ArcGIS for Developers
  • ArcGIS Solutions
  • ArcGIS Marketplace

Acerca de Esri

  • Quiénes somos
  • Empleo
  • Blog interno
  • Conferencia de usuarios
  • Cumbre de desarrolladores
Esri
Díganos su opinión.
© Copyright 2016 Environmental Systems Research Institute, Inc. | Privacidad | Legal