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 |
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
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 ?
A field declared as P8 needs to be redefined as Alphanumeric. What would be its new size?
how we can find occurence of MU and PE fileds in a file?
what is the difference between read and find ?
can i see the copy book length using file-aid ?
How do you pass data from a Natural Program to an External Subroutine? Can it share the LDA of Program as in Internal Subroutine.
What is the quality process in development?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain control variable in online screens?
How to find occurrence of mu and pe fields in a file?