How can u create a temporary file in CLP @ how to access
that temporary file in RPG program?
Answer Posted / ravi shankar porwal
The temporary file can be created using Open Query file
commond(OPNQRYF).And it can be shared by other RPG programs
by specifying the shared ODP Paramenter 'yes' either by
OVRDBF Commond in cl pgm or by CHGPF Commond.
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
A join logical file has how many record formats?
what are members?
the maximum number of subfiles that can be active for a single file is ____ .
how does the runqry show the output?
what is the purpose of dynslt keyword?
what is term cua , saa?
which are the relational operators in rpg?
what is full form for dds?
how can I control the way a remote browser uses its cache?
Why we sometimes use same file name in file and tofile in ovrdbf and sometimes different?
what are the different types of arrays available in rpg ?
what is a program described file in rpg?
What Is Ddm ?
define the purpose of the %sst function?
what key word is used when screen is re-display?