by Robert Sample » Mon Feb 27, 2012 5:57 pm
If you are an application developer, it is NOT your responsibility to maintain the source files used by Abend Aid. Whoever in your site support group is responsible for Compuware products should be doing the maintenance. Doing maintenance without authorization could lead to negative consequences, up to and including your termination, for violating site policies (among other things).
The high-level view is this: Compuware's software works with either a precompile or post-compile assembler listing of the program. This data is stored in a source listing file, which is a pre-formatted file Compuware designed to hold program listings. The latest listing is considered the current copy and is locked (cannot be deleted without special processing). Once a listing is replaced in the file, the old listing is unlocked and eligible to be deleted should the software need the space in the file. There is a utility in the Compuware Share Services sample library that will list the source file, giving the number of programs in the file and their status (locked or unlocked). If you're having trouble getting listings into a file, have your site support group set up one (or more) additonal source listing files -- there's no limit that I'm aware of as to how many of them you can have.