What are the steps to retrieve the records from Journal
file...?
Answer / 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 |
Write a CL program which will run a batch job at 1 am every night
at what level s,o are defined and what they will do?
during input operation which indicator position is seton if there is a record lock?
When will you use OPEN and CLOSE opcodes in RPG program?
which are the member types which seu supports?
what is the command to know how many lf are related to a pf?
what are the types of errors available in rpg IV or 400.Like decimal data error,sessional error or device error etc...means important error occurings,ie to find out suddenly???pls give answ if u know?Pls give the answer 1,,,,,,,to 12.........ie how it will happened like...for eg if a file is not closiing ,,,like this error is happened... if sufficient data is not in a pf to write in a display file. or sfldsp is not "on"......sessional or device error occured...like this give details all 1 to 12 errors (syam..)....give details PLsssssssssss?
What is access path in as400?
what is the use of jdftval in join logical file?
What is a message file?
some special characters I key in my html source members show different on my web pages. Why? How can I solve this?
where will control be passed after the execution of the *pssr subroutine if the factor2 of the endsr is blank ?