What is IMPACT analysis?

Answer Posted / guest

Impact Analysis:
If a change requested to an existing process, need to
analyse the impact on entities

Interview Purpose
-----------------
Requirement - Size of a field need to be increased in a
copybook

Before giving estimation to above requirement, we need to
do impact analysis

1. Validate the changes required to the copybook
- If FILLER (unused space) exist, use that space to
increase above field. This will save from increasing
copybook length
- If no FILLER exist in copybook, increase field length,
which will increase copybook length
2. Search for Programs used this copybook. Analyse the
usage of field in these programs. If the field value is
moving to any working storage field, start analyse the
impact of that working storage variable
- If the program is a sub-program, validate if this
field moving to main program through linkage section
variable
3. Validate the files linked to the copybook, requires file
attribute changes in the job
4. If the filed value is moving to any database, then
validate DCLGEN
5. If the value moving to any online programs, analyse if
it require any changes to online screen

Is This Answer Correct ?    15 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What rules are to be followed while using the corresponding options?

641


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

1846


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

691


What are the pertinent COBOL commands?

2626


What is inspect in cobol ?

806






I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

1808


explain sorting techniques in cobol program?

692


A table has two indexes defined. Which one will be used by the SEARCH?

759


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8168


Write a program to explain size error.

677


Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

1703


How can you get the ksds file records into your cobol program?

644


How do you get the data to code the BMS macro?

1476


What is the difference between perform … with test after and perform … with test before?

885


Which mode is used to operate the sequential file?

671