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



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

Answer / 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

More CICS Interview Questions

what is invreq condition?

3 Answers   IBM,


What is the COMMAREA(communications area)?

1 Answers   IBM,


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

1 Answers  


Define an asra abend?

0 Answers  


What are the naming conventions for the Temporary Storage Queues?

2 Answers   Sainsburys,






Can you explain cics transaction gateway?

0 Answers  


What is CEDF?

3 Answers   IBM,


What is the EXEC CICS HANDLE ABEND?

2 Answers   IBM,


What is the term conversational programs means?

0 Answers  


if i have 3 fields and i declare IC for all of them .. Then where will the cursor after sending map? pls give explanation (it will be so kind)

5 Answers   CICS,


Explain the function of the terminal control table?

0 Answers  


how to code the following map using occours clause? all the three fields have different length. ename eno addr 1) _______ _________ __________ 2) _______ _________ __________ 3) _______ _________ __________ 4) _______ _________ __________ 5) _______ _________ __________ 6) _______ _________ __________

1 Answers   L&T, TCS, Wipro,


Categories