what is OUTFILE?what is the uses and disadvantage?
where we can use this?
Answer Posted / panduranga nayak
Outfile is an output file used to store the data returned
by a specific command. Using outfile , we can refer the
data in our program later.
For Ex:- Let say we need to delete all the logicals
dependent to a physical file.
In this case we can use the command DSPDBR and save the
output into an outfile in QTEMP and later by reading the
outfile we can delete the logicals.
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
what is a composite key?
how does the runqry show the output?
how to get the cursor position?
how to write code for singlepage in sqlrpgle with update ?
define subsystem?
can we define multi-dimensional arrays in rpg ?
a multiple format logical file is also known as?
what is subfile?
how can you check for a records existence without causing and i/o (chain/read)?
What is the use of jdftval in as400?
what is the purpose of putovr (put with explicit override) keyword?
How do I remove a flag or check no. or name when a user opens too many sessions?
Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
what are necessary keywords to code message subfile?
what are members?