can anybody post me about file-aid and changemen tools pls and
give me reference if any mainframe guys are there
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 |
record length in spool?
What is static and dynamic call in cobol?
I have a sequential file of 100 records. How do I load the records into a two dimensional array ?
When the working storage variables get allocated? a.At Compile time b.At starting of the run time c.At end of the run time. d.None of these
Define cobol?
Can anybody give me example of subscript and index
can i give 9(10) in comp 3 instead of s9(10) ? if i can give wht would be ths ans
which is better either static call or dynamic call? and why?
How To move a value to an array using move verb?
Whats the difference between search & search ALL?
Have you used comp and comp-3 in your project? And how?
What are literals?