What are the steps to retrieve the records from Journal
file...?
Answer Posted / abhishek
Use DSPJRN command.
If you want to retrieve the records in program then use:
DSPJRN JRN(MYLIB/JRNFILE)
FILE((MYLIB/MYFILE))
OUTPUT(*OUTFILE) OUTFILFMT(*TYPE5)
OUTFILE
(QTEMP/TEMPFILE)
TYPE5 will retrieve detailed information.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
what is the purpose of the indara keyword?
when do you use f-spec. Continuation line ?
list some of the commonly used commands for debugging?
How do you check object lock
How do I remove a flag or check no. or name when a user opens too many sessions?
what does the opcode free do?
what is xfoot opcode ?
Why we are not able to perform insert delete and update operation in Join logical file?
what is the difference between udate and the system date?
What Is The Object Type Of Pf, Lf, Printer File & Display File?
when is a tag statement used in rpg?
what are the two record formats a subfile contain ?
How can we read file using curser? how to define a curser?
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
can anybody give the interview questions list of RLU. plz mail me: dinesh_sati07@yahoo.com