can anybody post me about file-aid and changemen tools pls and
give me reference if any mainframe guys are there
Answer Posted / 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 View All Answers
I have a File that has duplicate records. I need only those records that occur more than thrice.?
How to remove 2 duplicate records and copy only one using job control language?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
how do you reference the variable unblock file formats from cobol programs
What is the difference between Global and External Variables?
What are the different rules of SORT operation?
Mention the guidelines to write a structured cobol program?
Which is not true about evaluate statement
IF I mention stop run in CICS what happens?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
How can you get the ksds file records into your cobol program?
What are literals?
how can i see junk values in dclgen or in hostvariable of comp ?
How do you differentiate between cobol and cobol-ii?
Name the sections present in data division.