can anyone explain aboutovrOVRDBF,OPNQRYF, OVRSCOPE and
OPNSCOPE?

Answer Posted / nag

OVRRSCOPE parameter controls which program in the call stack
will be aware of the override. OVRSCOPE has three possible
values
*ACTGRPDFN(Activation group definition)
*Callvl (caller level)
*JOB
Specifying OverScope(*Act for GrpDfn) which default
means
if the override is issued from the default activation group
it is call level override
if the the override is issued from a name or *new activation
group the ovrscope(*ActGrpDfn) override iscoped to that
activation group.

The OpnScope parameter determines which of two levels of
sharing,
opnScope(*JOB) means all call stack entries that see the
overide will share the same openpath,
OpnScope(*ActGrpDfn) all call stack enteries override will
share the open data path with toher call stack in same
activation group

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How Chain operation copies the record's data to the input buffer for the program?

1082


Explain mdt?

667


what is the difference between do while and do until?

710


can I touch the array during treatments?

759


give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........

3288






write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen

831


is this a rpg channel?

681


How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique

548


which program rpg or cl is efficent to update a transaction onto a database file and why ?

747


What is ment by record level identifier?

656


what is a rpg?

703


if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.

2201


what is the use of sflnxtchg?

805


How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?

1563


what is the necessary keyword needed to scroll subfile records?

704