Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

Naming convention - different environments

$
0
0
If you have one environment per server (DEV - server1, SIT - server2, UAT - server3, PROD - server4) and you need to setup OS groups to have different DB2 authorities/privileges granted to them, would you include the environment in the group name?

For example:
read-only group: taxread (no env) or taxreadp(rod) / txreads(it) ....


The instance, database, schema, etc... have the same name on all servers.

Viewing all articles
Browse latest Browse all 13329

Trending Articles