what is OUTFILE?what is the uses and disadvantage?
where we can use this?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / vishal
Out file is basically used to store the data from output of
any command ex: using opnqryf whn v want to store the
output given frm cpyfrmqryf thn v use outfile
| Is This Answer Correct ? | 6 Yes | 0 No |
does we use case stmt in cl
how do you use exceptional write in c specs?
How to increase 3 days from my current date in RPG Program?
which are control break logic indicators?
what key word is used when screen is re-display?
what is match field indicator?
Can level check error occur if we do chgpf?
What are the different ways to input data into data area?
How do you put jobs in batch mode?
what does the ovrdbf command do?
using dfu, user will be able to ___________ from physical file?
Difference Between Ca & Cf?