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 keyword must be used with protect keyword ?
What is Spool file, Why is it required?
what is the maximum number of records you can specify in a display file?
What is the purpose of STRCMTCTL command?
Define the purpose of the following code (If you know, how would this be written in RPG ILE) HI LO EQ C *IN66 DOUEQ *OFF C KEY1 CHAIN FILEA 90 66 C 66 CALL PGM1 PRM C ENDDO
can error messages as a result of a comp, range or values keyword be overridden?
what is clile code get last digit in numarice value
What is compiler directive in as400? Give example of compiler directive.?
What is Group Job?
Can be OVRDBF command mentioned after OPNQRYF command in CL?
what is subfile?
What is an authorization list?