| BRP_DROPIND | Flag (1/0) that drops database indexes to improve verification and IMS Analysis performance. | 
 
                        			 
                         
                           				
                           | BRP_LAUNCHHCC | Flag (1/0) that launches the Queue Processor to improve verification performance. | 
 
                        			 
                         
                           				
                           | BRP_WAITHCC | Time in minutes to wait for Queue Processor to respond. | 
 
                        			 
                         
                           				
                           | BRP_BRPLOGFILE | Main log file for a BRP run. | 
 
                        			 
                         
                           				
                           | BRP_BRPINSTALLPATH | Path where BRP is installed. This is specified in the BRP initialization file. BRP will derive the path values for the six
                              BRP folders (PreparedSources, 
                              				  Reports, 
                              				  Staging, 
                              				  Utilities, and 
                              				  Working) based off this path if they are not specified in the initialization file. | 
 
                        			 
                         
                           				
                           | BRP_PREPAREDSOURCESDIR | Path where sources coming into BRP start off. In cases where a utility is in place to handle getting the sources off a server
                              or mainframe this is the location where those sources are copied to. | 
 
                        			 
                         
                           				
                           | BRP_REPORTDIR | Path to the folder where all log files are written to. Other resource files created during a BRP run are also written here
                              including all PCF files, file extension data file and all generated user exit batch files. | 
 
                        			 
                         
                           				
                           | BRP_RMWINSTALLPATH | Path to the install folder for 
                              				  CA. | 
 
                        			 
                         
                           				
                           | BRP_STAGINGDIR | Folder where sources reside for updating to the workspace. Sources will actually be in a subfolder that is named with the
                              BRP timestamp and not the 
                              				  Staging folder directly. This is also where the majority of source pre-processing utilities will look for inputs and write outputs. | 
 
                        			 
                         
                           				
                           | BRP_UTILITIESDIR | Path to directory that contains all the executables the BRP will need along with extra resource files and the static user
                              exit batch files. | 
 
                        			 
                         
                           				
                           | BRP_WORKINGDIR | Folder user exit utilities should use for any work they need to perform. | 
 
                        			 
                         
                           				
                           | BRP_WORKSPACEDIR | Path to the target workspace. | 
 
                        			 
                         
                           				
                           | BRP_FILEEXTFILE | File containing the file extension definitions for the target workspace. | 
 
                        			 
                         
                           				
                           | BRP_LASTRUNFILE | Text file containing the timestamp of the last BRP run that completed execution. | 
 
                        			 
                         
                           				
                           | BRP_OBSOLETEEXCLUSIONSFILE | File that lists any files that should be excluded from obsolete processing. Typically this includes files generated by 
                              				  CA (ex. DASDL copybooks), but is often used for client-specific sources as well. | 
 
                        			 
                         
                           				
                           | BRP_BRPRUNTYPE | Must be set to 
                              				  "Master". | 
 
                        			 
                         
                           				
                           | BRP_DEBUG | Flag (1/0) that will increase the amount of messaging written to the main BRP log. Typically this is always set to 1. | 
 
                        			 
                         
                           				
                           | BRP_LASTRUNTIMESTAMP | The timestamp value of the last BRP run that completed execution. | 
 
                        			 
                         
                           				
                           | BRP_OBSOLETEPROCESSING | Flag (1/0) that turns obsolete processing on or off. When it is turned on the incoming set of files will be compared against
                              the set of file currently in the target workspace. Any files currently in the workspace, but not in the incoming set of files
                              will be moved to an obsolete project (named in the 
                              				  BRP_OBSOLETEPROJECT parameter). | 
 
                        			 
                         
                           				
                           | BRP_OBSOLETEPROJECT | Name of a project where obsolete sources will be moved to. | 
 
                        			 
                         
                           				
                           | BRP_SITE | Documentation parameter that is set in the BRP initialization file. The value here will be written to the beginning of the
                              main BRP log file. It is used mainly for support purposes to ensure that initialization and log files produced by a client
                              match up. |