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.
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.