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 |
what are the different methods to access seu?
What is class of service ?
what is the difference between packed decimal and zoned decimal?
how many files, printer files you can describe in a rpg?
What is the purpose of the "N" in the following calculation specification? C KEY CHAIN FILE N 99
how you will know whether you are in sfldrop or sflfold mode?
How can you identify End of file in CLP program?
What is RETURN CURSER LOCATION in subfile?
Difference Between Skip Before & Space Before?
what is RCLRSC?
what are the different types of data areas?
How to Define a Procedure in RPG?