Thursday, 12 February 2015

Program was terminated by signal 25 concurrent manager

This issue occurs when your reports.log in $APPLCSF/$APPLLOG  exceeds the size by more than 2GB.

To check the size

$ cd $APPLCSF/$APPLLOG
$  ls -l reports.log

Solution

Backup your reports.log file rename it to reports.log.bk
Create a new reports.log file

$ touch reports.log

No comments:

Post a Comment