How To Compile The COBOL-BD2-CI CS Programs In Real TIme?
Please Give Me the Detailed Description?
Answer / harsha
1 COBOL-DB2-CICS program goes thru Precompiler. This will
extract all SQL code from main program and creates DBRM.
2 Bind all DBRM to ceate a PLAN.(Make sure that PLAN name
must be defined in RCT of CICS).
2 The extracted code from point-1 goes through CICS
Translator.
3 The translated code from point-2 goes through COBOL
compiler IGYCRCTL and creates Object module.
4 This object module is link edited using IEWL to create
Load Module.
5 The output of Step 2 and 4 are ready to be excuted under
CICS.
| Is This Answer Correct ? | 9 Yes | 2 No |
Which is the EIB field that gives the date when a task was started?
What is the difference between a PF key & a PA key ?
Native Mode Data Stream (NMDS) is a mixture of Buffer Control Characters(BCC) and text data (True or False)
What is the abend command?
How do you dynamically set the CURSOR position to a specific field?
Name a few CICS programs which are generally used ?
List all the CICS tables and explain their contents.
What is MDT ? How it is related FSEAT & FRESET? what is the meaning of MDT on.. pls ans With explanation is will be more helpfull thank you
What are the attribute values of Skipper and Stopper fields?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
Explain cemt transaction commands?
what are the reserved words for cics?