SAPOSCOL Log Files

The following files for the function of SAPOSCOL are stored in the Working Directory of SAPOSCOL :

coll.put

Writes the contents of its shared memory segment; this is performed only when SAPOSCOL is stopped and at user command

dev_proc

The configuration file for monitoring selected processes

dev_filter

Contains the file systems and hard disks that are not to be monitored by SAPOSCOL

dev_coll

Log file that contains SAPOSCOL messages and the status of SAPOSCOL

Note:

• During error analysis of SAPOSCOL, you should also check the file dev_coll. The log files dev_col1 and dev_col2, which are written with a cyclical trace when SAPOSCOL is started (command saposcol –ztl)

• With the cyclical trace, the trace information alternately to the files dev_col1 and dev_col2 : The trace is first written in the file dev_col1. When dev_col1 exceeds a set size, the trace is written to dev_col2. The size is 50,000 lines. This number is not configurable. When dev_col2 exceeds this size, dev_col1 is deleted and the trace is written to this file again. This process is continuous. This ensures that the current trace is always accessible, without a trace file being able to grow to any size.

You May Also Like

Leave a Reply?