what is the coding difference between COBOL and CICS.

Answer Posted / raju

GIRISH I THINK THE QUESTION WOULD BE ...

WHAT IS THE CODING DIFFERENCE BETWEEN NORMAL COBOL PROGRAM
AND CICS-COBOL PROGRAM ?

IF YES,

ANS)
1. IN BATCH (NORMAL COBOL) WE DECLARE THE FILES IN
ENVIRONMENT DIVISION WHERE AS IN ONLINE (CICS-COBOL) FCT
WILL BE USED.

2.IN BATCH WE USE ACCEPT & DISPLAY stmts ,in cics we use
SEND/RECEIVE commands.

3.in batch we use GO BACK,EXIT and STOP RUN, IN CICS RETURN
COMMAND TO INDICATE END OF THE PROGRAM.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the rules of the move verb?

706


What is redefines clause in COBOL?

851


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1771


For rewrite, why is it mandatory that file needs to be opened?

623


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

645






I have a File that has duplicate records. I need only those records that occur more than thrice.?

8654


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2730


can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

1959


What are the different types of condition in cobol and write their forms.

658


how to access the file from prodution from changeman tool and to submit a file to production

6686


What is the difference between a binary search and a sequential search what are the pertinent cobol?

735


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1906


In COBOL, what is the different between index and subscript?

759


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5063


When is inspect verb is used in cobol?

675