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 |
can u plz tell me is there any difference between SHELL SCRIPT & SFTP SCRIPT? I want to run LS & GET(automatically) command from CL program....which script can be used?
How many primary files allowed in a program?
in conjunction with which statements can orxx and andxx conditions be used ?
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
what are the limitations of cl (compare to rpg) ?
how do u compile rpgle program?
how many types of display are available on as/400 for user interaction?
What is the difference between Interactive & Batch Job?
How can the user implicitly open and close the files in RPG program ?
explain the use of dftwrt display keyword?
difference between view and index ?
what are the important factors in error message subfile ?