What are the steps to retrieve the records from Journal
file...?



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

Post New Answer

More IBM AS400 AllOther Interview Questions

What is the as400 called now?

0 Answers  


What is a library list ?

1 Answers  


where can you specify an indicator in lokup operation?

1 Answers   IBM,


what is the maximum number of record formats in dspf?

1 Answers   IBM,


Write a CL program which will run a batch job at 1 am every night

0 Answers  






what does defn do?

0 Answers   IBM,


What is dynslt?

0 Answers  


is there any way to dynamically merge other html scripts into a given html?

0 Answers   IBM,


what is externally described file ?

1 Answers   IBM,


Can be OVRDBF command mentioned after OPNQRYF command in CL?

1 Answers  


what is the function of cpysplf command?

1 Answers   IBM,


Why do you use Keep and Assume Keywords.

2 Answers   Four soft,


Categories