Explain cebr transaction commands?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More CICS Interview Questions

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,


What is the meaning of the deq command?

0 Answers  


What is the use of DSECT parameter in BMS?

2 Answers   IBM, Xansa,


I just want to ask why does the variable I passed in a dclgen of sql that has a data type of varchar which has a maximum length is 250 is truncated,, Here is the code.. DCLGEN of rsauud01 table 01 dataarea 43 data-area-len pic s9(4). 43 data-area-text pic x(250). MYVARIABLE. 01 DATAAREA1 pic x(250). move 250 to data-area-len of dataarea of rsauud01 MOVE DATA-AREA1 TO data-area-text of dataarea of rsauud01 --- but it is always trucated everytime I insert it in the table by the way it is a cobol-cics program

2 Answers  


Highlight the difference between a symbolic map and physical map?

0 Answers  


What is the difference between the NOHANDLE option and the IGNORE condition?

3 Answers  


hi,what is the module? how many modules in mainframe based banking projects

0 Answers  


Is there any entry for TSQs in CICS tables?

3 Answers   IBM,


Explain the maps in cics?

0 Answers  


Into what fields will the date and time values be moved after execution of the above command?

1 Answers   IBM,


A mapset consists of three maps and 10 fields on each map . How many of the following will be needed ?

3 Answers  


How to implement function keys in cics ...Interview ask me there is requirement to include two function key in the program F1 and F2 Keys...when F1 key  is press record should be inserted into database after reading the input file and when F2 is press ,record should be updated in databased...explain about the entire process including testing also..?please expain in step by step ?

1 Answers   HeadStrong, Polaris,


Categories