can anyone explain aboutovrOVRDBF,OPNQRYF, OVRSCOPE and
OPNSCOPE?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / kraja
ovrdbf is a command in cl which is used to override the
database file without locking it.for further details pls
contact k.raja
| Is This Answer Correct ? | 3 Yes | 7 No |
Need a sql query: retrive all duplicate records in table
Can we used ovrdbf command after the opnqry file if yes then What will be out put of your program?
I know whole thing ab't Arrays related to declaration..can anyone tell me what exactly use of array or anyone faced a situation where he found use of array must....
What is significance of a file designated as a Primary file in Rpg400 program....also what's use of secoundry file
Hi, Can any body tell me ur experience on this questions? Questions: 1.what is the use of SFLRCDNBR other than subfile page display? 2.Which of the following operation cannot be used in conjuction with a file coded as device type disk?
How do I link an existing logical file to it's Physical File without recompiling?
Suppose i am having 3 programs PgmA,pgmB,pgmC and using source debugger. At debugging time i found that pgmC having some code error..then in debug mode directly how can i debug pgmC
How do you find whether a record is locked or not?
If there are 1000 member(PGM type) in a SRC file. How can we compile in a CL program? ( It need to be done in a loop)?
Can we journel logical file and access path? Can we use commitment control for non-join L.F?
How to handle duplicate error handling in RPG?
what is the rpg system?