which is the cics control program that provides communication services between user written application programs and terminals?
No Answer is Posted For this Question
Be the First to Post Answer
Can you explain primary aspect of cics?
What is meant by an AICA ABEND?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
What is an ASRA abend ?
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
Particular area has been affected in cics screen, what is the process to find?
Can you define transid?
What is the primary function of the Processing Program Table (PPT)?
Explain what is the massinsert option?
Explain the exact situation, when to use CALL, XCTL and LINK?
HOW WE CAN CONEECT THE MAPSET/MAP TO ONLINE?
Mention the content that is present inside a PPT ?