Bootstrap.properties

Specific or relevant deployment properties for WebSphere Application Server for z/OS are shown in Bootstrap.properties.

Figure 1. Deployment related Bootstrap properties file
# DATABASE-SPECIFIC (DB2 for z/OS)
curam.db.type=ZOS
curam.db.zos.encoding=EBCDIC
curam.db.zos.enableforeignkeys=false
curam.environment.bindings.location=
  /<Value of $SERVER_DIR>/project/properties

curam.db.username=<database username>
curam.db.password=<encrypted database password>

curam.db.name=<DB2 Location Name>
curam.db.servername=<host name>
curam.db.serverport=<DB2 port>

curam.db.zos.dbname=CURAM
curam.db.zos.32ktablespace=CURAMTS

Some of these properties are described in Bootstrap properties and are the same as what you need for building IBM Cúram Social Program Management on Windows to deploy to z/OS, but note the following: