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 |
I have a seq file with different fields one field is address with pic x(50) as input in a cobol program. In address there is 'PUNE' at any different positions in the address field ( form 1 t0 50) . My requirement is select the fields with address 'PUNE' by using cobol. Please suggest
i am a btech cs 2009 passout. i am opting for mainframe course. is it good to do this course? pls. anyone suggest me
where do we use dyanamic call ? and where do we use static call pls give any example pls ?
How can I tell if a module is being called DYNAMICALLY or STATICALLY?
What are the pertinent COBOL
In my table having 3000 Records. How can I delete the 500th row? (we don't know what is data inside the table)
i want a program using by if, evaluate , string, unstring, perform, occurs?
What is binary search?
01 b pic +9(4) How many bytes it will take for storage???
What are the different rules for performing sort operation?
What compiler option would you use for dynamic linking?
What is the default value of DISP parameter?