What is the command that is used to add a new record to the
file?

Answer Posted / anna

with WRITE command

exe cics

WRITE FILE(filename)
FROM(data-area)
RIDFLD(data-area)
KEYLENGTH(data-value)
LENGTH(data-value)

end-exec

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In a CICS program, how will you read a VSAM file?

647


Can you use occurs in bms map?

605


If we say that bms length of field = 0, then what does that mean?

725


What are the types of processes to create a map in cics?

579


What is the term conversational programs means?

566






Explain the system transid cemt?

584


What is the type of ppt in the cics?

572


when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?

631


In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?

567


what is the cics command used to access current date and time?

610


mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?

726


Explain how do you access the records randomly in tsq?

585


Explain the difference between start and xctl?

560


What is the use of mdt (modified data tag)?

603


Explain processing program table(ppt)?

628