Customization setup
Some features provided by DBB might require specific customization to function correctly in your z/OS environment. The DBB toolkit installation includes a conf
subdirectory that contains various shell scripts, JCL files, and other
configuration files that might need to be customized for your environment.
Several files in the installation conf
subdirectory might need to be modified to customize DBB for your system. You might have to copy some or all the files in the conf directory outside of the SMP/E installation, such as /etc/dbb
.
File | Description | Documentation |
---|---|---|
dbbenv.sh | Shell script to set DBB required environment variables | DBB environment variables |
gitenv.sh | Shell script to set IBM Git environment variables | IBM Git client environment variables |
rse-dbb.env | Configuration file to provide DBB environment variables to the z/OS Explorer configuration | DBB environment variables |
BGZMSRAC.jcl | Sample JCL to create metadata store RACF groups | Setting metadata store access permissions |
db2Connection.conf | Configuration file to configure Db2 metadata store connection | Metadata store |
jobStatus | REXX script to report job status to the JCLExec command | JCLExec |
runIspf.sh | Shell script to launch the ISPF client gateway used by ISPFExec and TSOExec |
Configuring the ISPF client gateway |
logging/simplelogger.properties | DBB logging framework configuration | Configuring the logging framework |
process_definitions.xml | Sample XML file to configure the JVMs to launch for the shared and personal daemons |
Process definition file |
personaldaemon.sh | Shell script to start the DBB personal daemon | Configuring the shared and personal daemons |
BGZSDRAC.jcl | Sample JCL to execute RACF security definitions for the shared daemon | Security definitions for the shared daemon |
BGZSDSTC.jcl | Sample JCL to start the DBB shared daemon | Configuring the shared and personal daemons |
startdaemon.sh | Shell script to start the DBB shared daemon | Configuring the shared and personal daemons |
BGZSDSTP.jcl | Sample JCL to stop the DBB shared daemon | Configuring the shared and personal daemons |
stopdaemon.sh | Shell script to stop the DBB shared daemon | Configuring the shared and personal daemons |