How Can you find the Version of the Natural you are using?
How can you switch over the Natural modes?
If you are writing an program in Reporting mode and accessing an Adabas file, then, do you declare the view fo that file.
If you are working on an Performance Tuning task and would like to know the log of Adabas calls, so how would you do it?
Naturalm Sorce Code is generally kept in
Hyper Descriptor is
Maximum number of Descriptor’s allowed is
How can you find the version of the Natural you are using
How can you switch over the natural modes in Editor
If you are writing an Program in Reporting Mode and accessing an ADABAS file , then, do you declare the view of that file
If you are working in an Performance Tuning task and would like to know the log of Adabas calls , so, how would you do that?
Natural Source Code is generally kept in
Hyper Descriptor is
Maximum number of Descriptors allowed is
What is the Editor Line Command for copying an portion of lines from the page say 10-20?
Can you put some Validation in an map Field without invoking any of the natural Moduels (Like Program, Sub Program, Sub Routines, Help Routines etc)?
If an GDA named COMMON is kept in your Natural Library then which one of the below program gets executed automatically when you LOGON to your library.
When you make some change in an GDA then you re compile GDA as well as all the components which uses that GDA. but, what if you have make some changes in an CopyCode as well as in program?
What id the Natural profile parameter to invoke Multi fetch
Adabas is an
HISTOGRAM takes the records read from
Adabas has types of Compressions
Which natural statement is used when writing Array in Reporting Mode to read all the values of that Array?
Can we Terminate the Execution of the program using STOP statement in Natural AND also give an Return Code?
What si there are onsecutive ACCEPT or REJECT statement in an single processing loop?
What an AIV stands for and how is it declared.
What is the length of Integer Data Type in Natural aand what Alphabet represent an INTERGER?
Name some Adabas Utilities.
What is DBID and FNR?
What are the three ways of READ and also what is the Default Order by which the Out Put gets Displayed.