Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Detached journal receivers owned by BRMS are deleted after five days when the Start Maintenance for BRM (STRMNTBRM) command is run.


If it is necessary to keep the detached journal receivers longer than five days, data area QUSRBRM/Q1APRM can be changed to indicate how many days BRMS will wait before deleting the detached journal receivers by running the following command:

CHGDTAARA DTAARA(QUSRBRM/Q1APRM (201 2)) VALUE('xx')

where xx is a number in days, for example '05'


To determine how many days BRMS will wait before deleting the detached journal receivers use the following command to display data area QUSRBRM/Q1APRM:

DSPDTAARA DTAARA(QUSRBRM/Q1APRM)


The following is information shows how many days BRMS will wait before deleting the detached journal receivers, highlighted in red:

                               Display Data Area                               
                                                             System:  
 Data area . . . . . . . :   Q1APRM                                            
   Library . . . . . . . :     QUSRBRM                                         
 Type  . . . . . . . . . :   *CHAR                                             
 Length  . . . . . . . . :   1000                                              
 Text  . . . . . . . . . :                                                     
                                                                               
            Value                                                              
 Offset      *...+....1....+....2....+....3....+....4....+....5                
     0      'PRODQBRM           140708170518                  4'               
    50      '0*LIBL     QSYSOPR             *PRTF              '               
   100      'V7R1M0 140708170429                               '               
   150      '                                                  '               
   200      '05                 QBRM                           '               
   250      '                                                  '               
   300      '                                                  '               
   350      '                                                  '               
   400      '                                                  '             


NOTE: This only affects the journal receivers associated with journal QUSRBRM/QJ1ACM. Journal receivers associated with the QUSRBRM/QJ1AJRN2 are always deleted immediately after they are detached.

  • No labels