Configuring the NIS geodatabase (Maritime Charting)

If you will be working with an enterprise production environment, you can implement any central database or load the Nautical Information System (NIS) XML workspace available with ArcGIS for Maritime: Charting and use this implementation in an enterprise geodatabase in SQL Server.

Configuring log file tables

Enterprise geodatabases use log file tables to maintain lists of selected records. Records are written to log file tables for later use by the application whenever a selection of a specific size is made, a reconciliation or post on a versioned database is performed, or a disconnected editing checkout is done in a client application. The log file tables store the ObjectIDs of the selected features so they can be redisplayed. This allows for faster analysis and processing of information.

In ArcGIS, by default, log file tables are used if the selection set contains 100 or more records. This selection threshold of 100 features is set in the registry. It can be changed; however, Esri does not recommend you do so. There is no proven performance reason for changing it, and doing so could cause performance problems.

Log file options are set using specific parameters in the SDE_server_config and SDE_dbtune tables.

Parameters in these tables are altered using the sdeconfig and sdedbtune commands, respectively. These commands and the other ArcSDE administration command line tools must be downloaded from the Esri Customer Care Portal with the ArcSDE application server. Syntax and examples for how to use the commands are provided in the ArcSDE Administration Command Reference, which is provided with the ArcSDE application server installation.

For SQL Server, the default log file configuration is session-based log files created in the temporary database (tempdb).

With the default settings, one table is created in the tempdb in the format ##SDE_SESSION<SDE_ID>_<DBID>. The <SDE_ID> is the unique session ID from the SDE_process_information table. The <dbid> is the database ID from SQL Server. This table is truncated when the connecting application deletes its log files, and the table is dropped when the session disconnects. If you use the recommended SQL Server settings for on-premises databases, users only require the ability to connect to the database and do not require CREATE TABLE privileges.

In most cases, the default ArcSDE log file table configuration for your database management system (DBMS) should be sufficient and is the recommended setting.

For more information on log file tables, see Log file table configuration options for geodatabases in SQL Server.

Importing the NIS schema workspace

The NIS XML workspace includes one Nautical feature dataset, three delete feature classes that store the deleted features, one ClosingLinesL feature class that can be used to generate depth areas, collections and FREL tables that store spatial relationship information, and other tables.

Steps:
  1. Start ArcMap.
  2. In the Catalog window, expand Database Connections.
  3. Double-click the NIS owner connection geodatabase to connect to it.
  4. Right-click the geodatabase you just connected to and click Import > XML Workspace Document.
  5. Click the Data option if it is not already selected.
  6. Browse to one of the following locations to open the XML file:
    • For 32-bit Windows operating systems—<Install directory>\Program Files\ArcGIS\MaritimeCharting\Desktop10.2.2\Nis\Schemas\Workspace
    • For 64-bit Windows operating systems—<Install directory>\Program Files (x86)\ArcGIS\MaritimeCharting\Desktop10.2.2\Nis\Schemas\Workspace
  7. Select NAUTICAL_NIS_TEMPLATE_GX.XML.
  8. Click Open.
  9. Click Next.
  10. Click Finish.

Versioning and archiving on the NIS database

Register the following objects as versioned and enable archiving.

Object type

Name

Dataset

Nautical feature dataset

Feature classes

  • ClosingLinesL
  • PLTS_NAUTICAL_DELETES_A
  • PLTS_NAUTICAL_DELETES_L
  • PLTS_NAUTICAL_DELETES_P

Tables

  • PLTS_COLLECTIONS
  • PLTS_FREL
  • PLTS_PRODUCT
  • PLTS_SREL

Steps:
  1. In the Catalog window, click the Toggle Contents Panel button Toggle Contents Panel at the top.

    The Toggle Contents Panel dialog box appears.

  2. Select the Nautical feature dataset, right-click, then click Manage > Register As Versioned.

    Do not check the Register the selected objects with the option to move edits to base check box.

  3. Click OK.
  4. Select the Nautical feature dataset, right-click, then click Manage > Enable Archiving.
  5. Select the feature classes listed above, right-click the selection, and click Manage > Register As Versioned.

    Do not check the Register the selected objects with the option to move edits to base check box.

  6. Click OK.
  7. Right-click the selected feature classes and click Manage > Enable Archiving.
  8. Select the tables listed above, right-click the selection, and click Manage > Register As Versioned.

    Do not check the Register the selected objects with the option to move edits to base check box.

  9. Click OK.
  10. Right-click the selected tables and click Manage > Enable Archiving.

Defining the NIS database as the production workspace

When creating products using the product library, the production workspace should be pointing to your NIS database so the different processes in the product library can access the central database (NIS) to extract data and create the replica connections from the NIS database to the production database.

Steps:
  1. If necessary, open the Product Library window by clicking Customize > Production > Product Library on the main menu.

    A tree view of the product library appears.

  2. Right-click Product Library and click Select Product Library.

    The Choose Product Library Workspace dialog box appears.

  3. Navigate to the product library database (product library owner connection file).
  4. Click Open.
  5. Click the Add Data button Add Data on the Standard toolbar and add any table or feature class from your NIS database.
    TipTip:

    Alternatively, you can drag and drop a table or feature class in the Catalog window from your NIS database into the Table Of Contents window.

  6. In the Product Library tree view, right-click the NIS database and click Create Production Database.
    Product Library tree view for NIS

    The Select Extensions dialog box appears.

  7. Click the Nautical extension and click OK.
  8. Click the drop-down arrow in the Select Configuration Keyword area and choose an option.

    Options may vary based on whether the database is a personal, file, or ArcSDE geodatabase. 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.
  9. Click OK.

    The Creating Production Database Workspace dialog box appears with the progress.

  10. Click OK when the process completes.
  11. On the main menu, click Customize > Production > Production Properties.

    The Production Properties dialog box appears.

  12. Click Nautical Properties.
  13. In the Nautical Information System (NIS) section, click the Click to edit property cell next to Workspace and click the ellipsis (...) that appears.
  14. Browse to the location of your NIS database (NIS owner connection file).
  15. Click Open.

    The NIS workspace location is added to the property.

  16. Click OK to close the Production Properties dialog box.
  17. Right-click Product Library and click Configure > Set NIS Owner Workspace.

    A message appears asking if you want to set the NIS Owner Workspace.

  18. Click Yes.

    A message appears saying the NIS Owner Workspace was set successfully.

  19. Click OK.

Associating the NIS data model version

The NIS data model version in the product library represents the schema of the database and the product class version that will contain the configuration files. To ensure that the correct schema and configuration files are used when editing a production database, you need to associate the NIS data model version in the product library to the NIS database.

Steps:
  1. Right-click the NIS database and click Choose Data Model Versions.

    The Choose Data Model Versions dialog box appears.

  2. Check the check box next to the NIS data model you want to associate with this NIS database.
  3. Click OK.
  4. If there is only one data model version, this will be set as the active one; if there is more than one data model version, follow the rest of the steps to set the current one.

  5. If necessary, expand the NIS database and Data Models.
  6. Right-click the data model version and click Set As Active.

    The data model version font changes to bold to indicate that it is the current data model version for the production database.

Granting privileges to the database role

You need to assign privileges to the components in the enterprise geodatabase in SQL Server.

Grant the following privileges to the CDR_EDITOR and CDR_VIEWER database roles for the Nautical feature dataset, all feature classes, and all tables (including the CDR and Prod tables).

Role

Privileges

CDR_EDITOR

Select, Insert, Update, Delete

CDR_VIEWER

Select

Steps:
  1. In the Catalog window, click the Toggle Contents Panel button Toggle Contents Panel at the top.

    The Toggle Contents Panel dialog box appears.

  2. Select the Nautical feature dataset, right-click, then click Manage > Privileges.

    The Privileges dialog box appears.

  3. Click Add.
  4. Type CDR_EDITOR in the User/Role text box.
  5. Click OK.
  6. Click Add.
  7. Type CDR_VIEWER in the User/Role text box.
  8. Click OK.
  9. Check the Select, Insert, Update, and Delete check boxes for CDR_EDITOR.
  10. Check the Select check box for CDR_VIEWER.

    The privileges should look something like the following.

    Privileges for NIS editors and viewers
  11. Click OK.
  12. Select every table stored in the NIS with the exception of the following:
    • Nautical feature dataset
    • ClosingLinesL
    • PLTS_NAUTICAL_DELETES_A
    • PLTS_NAUTICAL_DELETES_L
    • PLTS_NAUTICAL_DELETES_P
  13. Right-click the selected tables and click Manage > Privileges.

    The Change Privileges dialog box appears.

  14. Type CDR_EDITOR in the User text box.
  15. Click the View (Select) (optional) drop-down arrow and choose GRANT.
  16. Click the Edit (Update/Insert/Delete) (optional) drop-down arrow and choose GRANT.
  17. Click OK.
  18. Right-click the selected tables and click Manage > Privileges.

    The Change Privileges dialog box appears.

  19. Type CDR_VIEWER in the User text box.
  20. Click the View (Select) (optional) drop-down arrow and choose GRANT.
  21. Click OK.
  22. Select the following feature classes stored in the NIS:
    • ClosingLinesL
    • PLTS_NAUTICAL_DELETES_A
    • PLTS_NAUTICAL_DELETES_L
    • PLTS_NAUTICAL_DELETES_P
  23. Right-click the selected feature classes and click Manage > Privileges.

    The Change Privileges dialog box appears.

  24. Type CDR_EDITOR in the User text box.
  25. Click the View (Select) (optional) drop-down arrow and choose GRANT.
  26. Click the Edit (Update/Insert/Delete) (optional) drop-down arrow and choose GRANT.
  27. Click OK.
  28. Right-click the selected feature classes and click Manage > Privileges.

    The Change Privileges dialog box appears.

  29. Type CDR_VIEWER in the User text box.
  30. Click the View (Select) (optional) drop-down arrow and choose GRANT.
  31. Click OK.
  32. Close ArcMap.
2/17/2015