Previous Topic: BESSCMDS

Next Topic: BESPCMDS

Sample BESSCMDS Member

The following is a sample StartupCommands BESSCMDS member:

********************************* Top of Data ******************
;                                                               
; BESPARMS is a member of the CA Tape Encryption Parameter      
; Library (PARMLIB).                                            
;                                                               
; The syntax of the individual PARMLIB members is:              
; ;              = Comment Line (or record)                     
; <section_name> = Section Name                                 
;  keyword=value = Keyword and Value                            
; ;                                                             
; ; Comments always begin with a semicolon.                     
; ;                                                             
;---------------------------------------------------------------
;                                                               
; <section_name>   ; optional comments                          
; attribute=value  ; optional comments value stops at first     
;                  ; blank                                      
; attribute='text with blanks'                                  
;                                                               
; <another section>                                             
; moreattribute=morevalues                                      
;                                                               
; PARMLIB is not case sensitive.  You can enter <sectionnames>, 
; attributes and values in upper, lower, or mixed case.         
;                                                               
;***************************************************************
;                                                               
;                   <ParmlibDirectory>                          
;                                                               
; This section represents a directory index to other PARMLIB    
; members. Each keyword/value associates a section to a member  
; of CA Tape Encryption PARMLIB.                                
;                                                               
; NOTE: This library is SMP/E managed. You MUST copy this       
;       member to your production PARMLIB to keep your changes  
;       in between SMP/E maintenance cycles.                    
;                                                               
;       The values included in this section are RECOMMENDED     
;       values and NOT necessarily the Default values. You      
;       must review and adjust these values as needed after     
;       copying BESPARMS to your production PARMLIB.            
;                                                               
;***************************************************************
;                                                               
;******************************************************************
; BESPARMS  - Directory of Parmlib Members                         
;******************************************************************
<ParmlibDirectory>                    ; Directory of Parmlib Members
  StartupOptions            =Startup  ; Startup Attributes         
  DynamicOptions            =Dynamic  ; Refreshable Attributes     
  B2BKeyrings               =B2BRings ; B2B Key Rings              
  B2BCodeBooks              =B2BBooks ; B2B Code Books             
  SymmetricKeys             =SYMKeys  ; Symmetric Keys             
  StartupCommands           =BESSCMDS ; Startup Commands           
  ShutdownCommands          =BESPCMDS ; Shutdown Commands          
  IBM_EKM_Options           =IBMEKM   ; Key Manager Options - TS1120