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

How To Set MDT(Modified Data Tag) Thru Application Program? (Dynamically)?

2 Answers   IBM,


how can we differentiate between conventional and pseudo-conventional coding just by seeing cobol code?

2 Answers   Patni,


How do we pass parameters into a CICS –DB2 program

0 Answers   Accenture, JPMorgan Chase,


How and where is the TWA size set? .

1 Answers   IBM,


what is an mdt (modified data tag)? Its menaing and use?

0 Answers   IBM,






How can you Define and Install the Maps & Mapset ?

5 Answers  


WHEN I TRIGGER A TRANSACTION (COBOL-CICS-DB2 PROGRAM)WHAT IS THE EXECUTION? (I MEAN THE PURPOSE OF CICS-CONTROL TABLES &CONTROL PROGRAMS)

1 Answers  


Name some translator and compile options and explain their meaning?

0 Answers   Fujitsu,


How many maps are create in a single mapset?

5 Answers  


Suppose you are adding a new field in a map, and that field should also be added as a new column in DB2 table. How do you implement this? what is the impact analysis u will do?

2 Answers   Thomson,


What is non-conventional programs?

0 Answers  


kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?

0 Answers   IBM,


Categories