System Recovery

When you restore the entire system, the i5/OS operating system correctly establishes the receiver chains when the journals and journal receivers are restored to the system. You can then use one of the following commands to have BRMS assist you in applying journaled changes:

STRRCYBRM OPTION(*APYJRNCHG) JRN(*JRNLST) 

or

STRRCYBRM OPTION(*APYJRNCHG) JRN((library-name/journal-name))

The first form of the command retrieves a list of journals in user libraries which BRMS has saved.

Note:
In order for BRMS to store information about saved journaled objects, journals and journal receivers, you must specify *MBR for Retain object detail on the BRMS save command or backup control group attributes.
Note:
BRMS does not save journal information for objects in libraries which begin with the letter Q or the # character. These are considered system libraries supplied by IBM program products.

The second form of the command allows you to specify up to 25 qualified names of journals to which you want to apply changes.

Either command takes you to the Work with Journals using BRMS display where you can view the status of the specified journals. From this panel you can select options to view the journal attributes and apply the journal changes. The Status column on the display indicates whether the journal exists on the system and can help you easily identify a missing journal.

                         Work with Journals using BRMS                          
                                                             System:   RCHAS400 
 Type options, press Enter.                                                     
   1=Apply journal changes   5=Work with journal attributes                     
                                                                                
                              Save      Save                                    
 Opt  Journal     Library     Date      Time      Status                        
                                                                                
  _   JRN1        JRNLIB      06/12/05  10:21:53  *FOUND                        
  1   JRN2        JRNLIB      06/12/05  10:21:53  *FOUND                        
  _   JRN3        JRNLIB        /  /      :  :    *NOTFOUND                     
  _   JRN4        JRNLIB      06/12/05  10:21:53  *FOUND                        
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                         Bottom 
 Type command, press Enter.                                                     
 ===>                                                                           
 F4=Prompt   F5=Refresh   F9=Retrieve   F11=Show ASP view   F12=Cancel          

When you specify 1=Apply journal changes next to a journal in the list, you are taken to the Apply Journal Changes using BRMS display which lists the journal receiver chain for the selected journal. The Status column on the display indicates the journal receiver status and can help you easily identify missing journal receivers.

                        Apply Journal Changes using BRMS                        
                                                             System:   RCHAS400 
   Journal  . . . . . . . . . . :   JRN2                                        
     Library  . . . . . . . . . :     JRNLIB                                    
   Auxiliary storage pool . . . :   *SYSBAS                                     
                                                                                
 Press F16 to apply changes.                                                    
 Press F3 or F12 to cancel.                                                     
                                                                                
 Journal                                      Save      Save                    
 Receiver    Library     Sequence  Status     Date      Time                    
 RCV001      JRNLIB       1        *SAVED     06/12/05  10:21:53                
 RCV002      JRNLIB       2        *SAVED     06/12/05  10:21:53                
 RCV003      JRNLIB       3        *SAVED     06/12/05  10:21:53                
 RCV004      JRNLIB       4        *SAVED     06/12/05  10:21:53                
 RCV005      JRNLIB       5        *ATTACHED                                    
                                                                                
                                                                        Bottom  
 Type command, press Enter.                                                     
 ===>                                                                           
 F4=Prompt   F5=Refresh   F9=Retrieve   F11=Show attach date/time   F12=Cancel  
 F16=Apply changes                                                              

Press F16 to apply the journaled changes.



[ Top of Page | Previous Page | Next Page | Contents | Index ]