ACM Home Page
Please provide us with feedback. Feedback
An information retrieval system to manage program maintenance reports in a data processing shop
Full text PdfPdf (515 KB)
Source ACM Southeast Regional Conference archive
Proceedings of the 38th annual on Southeast regional conference table of contents
Clemson, South Carolina
SESSION: Software maintenance table of contents
Pages: 81 - 87  
Year of Publication: 2000
ISBN:1-58113-250-6
Author
Tyrone S. Toland  University of South Carolina, Columbia, South Carolina
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 1,   Downloads (12 Months): 5,   Citation Count: 0
Additional Information:

abstract   references   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/1127716.1127736
What is a DOI?

ABSTRACT

Programming maintenance is a routine process in a data processing shop. Programming maintenance in most cases is performed as either a routine task or to fix a problem. In either case, care must be taken when applying programming maintenance. This is because programming maintenance has the possibility of undoing earlier programming maintenance changes. A programmer should examine earlier programming maintenance before applying new maintenance. The programmer can also gain valuable knowledge of the overall structure of the programming by examining past programming maintenance. Many data processing shops recognize the importance of documenting programming maintenance descriptions. In fact, some data processing shops require that any programming maintenance that is applied must be documented in the program before it is installed into production. Although this is a convenient place to store the programming maintenance descriptions, there are no efficient and/or effective procedures to facilitate searching. This paper discusses an information retrieval system to assist in managing programming maintenance descriptions in a data processing shop that manages student records.