ArcGIS Desktop

  • ArcGIS Pro
  • ArcMap

  • My Profile
  • Aide
  • Sign Out
ArcGIS Desktop

ArcGIS Online

La plateforme cartographique de votre organisation

ArcGIS Desktop

Un SIG professionnel complet

ArcGIS Enterprise

SIG dans votre entreprise

ArcGIS Developers

Outils de création d'applications de localisation

ArcGIS Solutions

Modèles d'applications et de cartes gratuits pour votre secteur d'activité

ArcGIS Marketplace

Téléchargez des applications et des données pour votre organisation.

  • Documentation
  • Support
Esri
  • Se connecter
user
  • Mon profil
  • Déconnexion

ArcMap

  • Accueil
  • Commencer
  • Carte
  • Analyser
  • Gérer les données
  • Outils
  • Extensions

Creating geodatabase user roles

Disponible avec une licence Production Mapping.

  • Creating database connection files

A role needs to be assigned to the users who are going to be working with the product library so they can view or add components, information, and data to the product library. These permissions are at the geodatabase level, assigned separately from the product library permissions. The role CKB_USERS must be created using the following statement in the appropriate SQL command window:

Remarque :

Copying and pasting the example may cause syntax errors.

USE [prodlibdb]
GO
EXEC sp_droprole 'ckb_users'
GO
EXEC sp_addrole 'ckb_users', 'prodlib'
GO

User names for the role are required for anyone who will be working with the product library and need to read from or write to the product library tables and other components. The administrators are considered the owners of the data and already have this privilege.

For product library editors, the following is suggested:

User typeRole

Data editor/Data viewer

CKB_USERS

Editor role

Creating database connection files

Create database connection files for the following users.

  • SDE—This connection file manages all geodatabase administration tasks.
  • PRODLIB—This is the product library owner connection file with full privileges.
  • PL Edit Users—Connection files for product library editors. They will have permission to do check in and check out and edit the existing product nodes.

For the convenience of all other users, these connection files may be moved to a central location where they can be accessed.

For more information, see Database connections in ArcGIS Desktop.

Rubriques connexes

  • Privilèges pour les géodatabases dans SQL Server

ArcGIS Desktop

  • Accueil
  • Documentation
  • Support

ArcGIS

  • ArcGIS Online
  • ArcGIS Desktop
  • ArcGIS Enterprise
  • ArcGIS
  • ArcGIS Developer
  • ArcGIS Solutions
  • ArcGIS Marketplace

A propos d'Esri

  • A propos de la société
  • Carrières
  • Blog d’Esri
  • Conférence des utilisateurs
  • Sommet des développeurs
Esri
Donnez-nous votre avis.
Copyright © 2021 Esri. | Confidentialité | Légal