Does Natural online require CICS or other TP systems to
function? How does Natural interact with CICS? Thanks.
Answer Posted / suresh
I think we don't require CICS system for Natural online but it uses TP when your working on Natural system alone. But if your system has CICS and Natual means it will require to work on CICS environment. We call Natural programs in CICS using bridge programs since Natural programs doesn't have TRANS ID concept.
Please correct me if i am wrong.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you explain control variable in online screens?
How converted the natural coding for adabas
The natural file converted to PDF file if Yes then explain ?
Explain difference between read(1) and read work file once?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
Explain control variable in online screens?
Explain why do we use file-aid for seqential files?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
What is the difference between read(1) and read work file once?
Explain the data storage?
Suppose you are processing an input file in a natural program and you want the program to fail if the file is empty. What command you use in natural to force it to fail?
Explain how many work file we can code in jcl?
What is cobol coding sheet?
Explain the difference between external subroutine and subprogram?