Closed elinz closed 10 years ago
This may be no longer needed for 10.3 enterprise geodatabases. I believe at 10.3 the default "connections" is unlimited (i.e. 999999); need to confirm.
The CONNECTIONS field value in the sde_server_config table is set to 999999 when ent geodatabase is created with 10.3, which means unlimited connections. We no longer need to create a separate script to update this field.
The default value for sde_server_config "connections" field is 64. Write code to increase this value after creating the geodatabase (at least for operations and currentoperations geodatabases). If we use the ArcGIS Data Store for our managed geodatabase then we will need to increase the value for this database as well.