I don't understand how an unformatted Abend Aid file is processed as programs are added and readded to the file. From what I've gathered so far images are kept as programs are readded.
DASD management added 800 cylinders to a 2500 cylinder file, we moved 1600 programs into production and halfway through the move of the programs the Abend aid file hit 100% again.
Where could I look on how the file/s work and any utilities that could compress or clean the file up.
Thank you Rickey
ABEND AID File Structure / Space / Compression
-
- Global moderator
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
- Referer: other forum
- Location: Dubuque, Iowa, USA
Re: ABEND AID File Structure / Space / Compression
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.
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.
-
- Posts: 341
- Joined: Thu Feb 24, 2011 12:05 am
- Skillset: 30 years on IBM mainframes
- Referer: Searched for Frank Yeager
Re: ABEND AID File Structure / Space / Compression
Are you running out of disk space, or directory blocks?
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Extracting Compression Statistics from DCOLLECT
by JimStout » Wed Apr 27, 2022 6:46 pm » in Assembler - 0
- 2833
-
by JimStout
View the latest post
Wed Apr 27, 2022 6:46 pm
-
-
- 1
- 6567
-
by prino
View the latest post
Mon Mar 21, 2022 8:18 pm
-
-
remove leading special chars, space & trailing special char
by srihemz » Tue Jun 30, 2020 8:06 pm » in DFSORT/ICETOOL/ICEGENER - 2
- 3874
-
by sergeyken
View the latest post
Wed Jul 01, 2020 4:55 pm
-
-
- 0
- 2147
-
by MainframeCoder
View the latest post
Thu Oct 14, 2021 6:13 am
-
- 0
- 1825
-
by bwissink
View the latest post
Thu Sep 02, 2021 10:04 pm