Explain cebr transaction commands?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
What is the meaning of the deq command?
What is the use of DSECT parameter in BMS?
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
Highlight the difference between a symbolic map and physical map?
What is the difference between the NOHANDLE option and the IGNORE condition?
hi,what is the module? how many modules in mainframe based banking projects
Is there any entry for TSQs in CICS tables?
Explain the maps in cics?
Into what fields will the date and time values be moved after execution of the above command?
A mapset consists of three maps and 10 fields on each map . How many of the following will be needed ?
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,