Does Natural online require CICS or other TP systems to
function? How does Natural interact with CICS? Thanks.
Answer / 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 |
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 Natural?
Explain how are you going to remove duplicates from the file that is being read?
How are you going to remove duplicates from the file that is being read?
Explain control variable in online screens?
What is STACK in Natural? How we can use it in Program? Give me Eg.?
how many work file we can code in jcl?
can i see the copy book length using file-aid ?
What is cobol coding sheet?
how to ftp the natural program to desktop? (from mainframe to pc), is it possible?
What is a hyperdescriptor?
differnce between read work file 1 and read work file once? why we are using work file once?