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
How can we see the copy book length using file-aid?
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?
What is a hyperdescriptor? How does it work?
Explain difference between read(1) and read work file once?
What is the difference between read(1) and read work file once?
How to find occurrence of mu and pe fields in a file?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
What is a hyperdescriptor?
How are you going to remove duplicates from the file that is being read?
How to create 1 ddm that fetches 3 adabas files simultaneously?
What is the quality process in development?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
The natural file converted to PDF file if Yes then explain ?
Explain why do we use file-aid for seqential files?
What is the difference between read work file 1 and read work file once? Why we are using work file once?