
Chapter 4. Implementing data sharing 73
4.1.11 Best practices for naming conventions
Here are our recommendations for choosing a naming convention:
Keep the DB2 subsystem name of your originating non-data sharing member
as your group attach name, to avoid making changes to your applications.
Do not name any SSID the same as your group attach name.
Include the SSID in the BSDS and log data set names for each member.
4.2 Logging
Each DB2 member has its own active and archive log data sets.
In this section we discuss the following topics:
Active log data sets
Archive log
Best practices for DB2 logging
4.2.1 Active log data sets
As with non-data ...