what r the quality process in development

Answer Posted / vishwa

When developing a new program, make sure that you remove unwanted fields or views that are declared inside the DEFINE DATA section. Since when a program is compiled, it picks these fields also in the buffer memory during compilation and resources would be wasted and efficiency is affected.

Do not use unwanted READs inside a FIND statement.

Never use an UPDATE inside a physical READ.

Avoid using COMPUTE statements while performing straight forward addition, subtraction functions, rather use the appropriate ADD, SUB statements for it.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

The natural file converted to PDF file if Yes then explain ?

2894


Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?

819


How to create 1 ddm that fetches 3 adabas files simultaneously?

734


How to find occurrence of mu and pe fields in a file?

696


How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?

847


Explain difference between escape(top or bottom) and escape immediate(top or bottom?

877


Explain control variable in online screens?

803


What is the quality process in development?

821


What is data trace system 2.0 used for?

5410


Explain adabas basic concepts. Like inverted list, address converter ,data storage?

782


What is the difference between read work file 1 and read work file once? Why we are using work file once?

757


Explain why do we use file-aid for seqential files?

807


Explain how to find occurrence of mu and pe fields in a file?

729


Explain the difference between external subroutine and subprogram?

888


Explain the data storage?

785