The verifyJournal command initiates a verification of the transaction journal file specified by using the journal argument.
Details of the verify operation are recorded in the journal-file-name.scan file, located in the current logs directory in your default database directory (specified by using the path argument).
The syntax of the verifyJournal command in the jdbutilb command line is as follows.
jdbutilb path=database-path ini=initialization-file-name verifyJournal journal=journal-file-number [journalDir=journal-directory] [lastJournal=journal-file-number] [nostatus]
The following verification example shows the use of the verifyJournal command in the jdbutilb command line to verify the transaction journal number 0000065489.
jdbutilb path=d:\testjade\db ini=d:\testjade\jade.ini verifyJournal journal=65489
For more details, see "Using the Verify Journals Command", earlier in this chapter.