Keeping records of your remote journal network

 

Always have a current list of the remote journals that are associated with local journals, and their associated communications information.

For each journal which has remote journals associated with it, use the following command: WRKJRNA JRN(library-name/journal-name) OUTPUT(*PRINT).

To get only the remote journal information of a journal, use WRKJNA with DETAIL(*RMTJRN) as an added parameter. The information can also be sent to an OUTFILE.

Alternatively, you can use the Retrieve Journal Information (QjoRetrieveJournalInformation) API to retrieve the information and place it in a file.

To get the related relational database information, use the following command: WRKRDBDIRE RDB(*ALL) OUTPUT(*PRINT).

Remember to do this for all cascaded remote journals as well, not just the local (or primary) system.

 

Parent topic:

Managing remote journals