OVRDBF FILE(xxx) TOFILE(libl/filename) share(*yes)
In which scenario is share(*yes) used?
could any one explain with an example?
Answer Posted / suju
when we use share(*yes) ODP(open data path) will be shared.
other wise each time system wl create new ODP.its an
overhead.
| Is This Answer Correct ? | 28 Yes | 1 No |
Post New Answer View All Answers
Write a logic program for knowing the repeated number of a vowels in a given program?
define the purpose of the leave operation?
how do you read data area in an rpg program?
what are the different types of variables available in cl?
when are the referential constraints executed?
what are the three types of keywords associated with printer file ?
how can I start a page in a new window?
what are various techniques to pass parameters from one program to another?
define what a data area is along with a brief example of what it may be used for?
what is match field indicator?
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
In RPG How to read a records from a file without using read opcodes?
define data structure?
which are the query selection criteria, which can be given in a query?
How to Define a Procedure in RPG?