Select to view content in your preferred language

Multiple Utility Networks in one SDE

4491
11
Jump to solution
04-29-2021 10:41 AM
GarimaVyas4
Emerging Contributor

We are going to create multiple utility networks. Are there recommendations around having multiple EUNDM schemas in the same ArcSDE instance (one schema per network) or will that cause conflicts and we need to create a separate ArcSDE with a single EUNDM schema in it? 

Other info:

  • Underlying database is Postgres. 
  • I noticed this old bug but it seems to addressed now. 
  • We are also interested in recommendations and best practices.

 

Tags (4)
11 Replies
RobertKrisher
Esri Regular Contributor

There's no technical limitation one-way or the other. That comes down to an organizational decision of whether you want a single portal user to administer both datasets.

0 Kudos
HariYeruva
Occasional Contributor

A single Portal Utility Network Owner can simplify management for multiple utility networks with different database owners. But if security and isolation are crucial, using separate portal users is the way to go.

@RobertKrisher