can anybody post me about file-aid and changemen tools pls and
give me reference if any mainframe guys are there



can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe ..

Answer / jithin

Changeman is version control utility of HOUSEHOLD which manages and automates the process of implementing applications/systems software from a development environment to the production environment. Changeman uses the strategy of packages which will include all the information which has to be move into the production environment. Change man does this job by managing movement of change package information in five distinct environments

File-Aid is a family of mainframe data management tools from Compuware. It lets programmers interactively manipulate databases as well as readily develop test data for new applications.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More COBOL Interview Questions

how many bytes does s9(7)COMP-3 field occupies?

6 Answers   ADP,


what is the difference b/w level no.01 & level no.77?

3 Answers   HCL,


i want to use only first 100 records from a file.plz tell me how to write JCL for this(for read,copy,write operations).plz give me details of all posible JCL utilities?

7 Answers   CTS,


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

0 Answers  


I want to declare a field with data type Double in my COBOL program. how shall i do that ?

5 Answers  






suppose a cobol programme A calling programme B,C and D. If C undergoes some change what if A,B,C,D need to be recompiled or only C nee to be recompliled.

2 Answers   IBM,


What is an in-line perform ?

4 Answers   Accenture,


Determine the total no of bytes in the following. 01 rec1. 02 a pic x(6) 02 b redefines a. 03 c occus 6 times pic 9. 02 d occurs 6 times pic 9. 03 e pic x(5) 03 f pic 999.

12 Answers  


what are decleratives in cobol?

0 Answers   GGG, Satyam,


Which Search verb is equivalent to PERFORM…VARYING?

0 Answers  


can anyone explain me the concept of COMP-4 PLEASE??

2 Answers  


How may divisions are there in JCL-COBOL?

5 Answers   IBM,


Categories