Managing deployed source in source code control systems

Sybase recommends that all user created source files associated with Adaptive Server deployment be managed with a third party source control system (SCCS, RCS, Clearcase, Perforce, and so on). It is further recommended that deployment of these files be done in an automated way such as use of a bill of materials and scripts to install the files in a reliable and repeatable way. The script source itself is recommended to be maintained within the source control system.

Audit Configuration Changes

Sybase also recommends that changes to Adaptive Server configuration be audited. There are two ways to enable audit of configuration changes made by sp_configure:

To capture configuration changes made to the configuration file directly, use operating system provided file system auditing on the configuration files.

Follow the recommendations of your operating system vendor to enable auditing of configuration files.

For example: