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

How to handle exceptional conditions in cics?

648


which cics command must be issued by the application program in order to gain access to the common work area (cwa)?

671


What is the difference between pct and fct?

659


Explain how do you establish a starting position in a browse operation?

576


how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.

2214






when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?

657


How to dsect parameter is used in bms?

709


Specify the requirements for automatic task initiation?

569


What is commarea (communications area)?

545


what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?

680


Can you explain cics transaction gateway?

623


With the use of an alternate index, how is a VSAM file accessed?

646


What is the term bms in cics?

687


What is the common systems area?

593


cics command level is?

646