Creating a database directory
Related topics
Create a directory for the product database. The product creates the database and manages the internal operations where necessary, but you must create the directory for it.
To create the database directory
Use the following example (where the /u directory already exists) to create the directory.
- From ISPF option 6 (TSO Command), run the OMVS command.
- Enter cd /u to move to the u directory.
- Enter mkdir directoryName to create a directory.
- Enter cd directoryName to move to the directory you created.
- Enter mkdir databaseName to create a directory for the database.
- Enter ls (el ess) to list the names of the files and confirm that the databaseName directory has been successfully created.
The database directory is created at /u/directoryName/databaseName.
To add the database directory to the product configuration member
Add the directory path to the specified parameter in the configuration member for your product. The path name is case-sensitive.
Product | Configuration member | Parameter |
|---|---|---|
BMC AMI Enterprise Connector for Illumio | Gateway: ECIGPARM Agent: ECIAPARM | Repository |
BMC AMI Security Policy Manager | SPMSPARM | SQLPath |
BMC AMI Security Privileged Access Manager | Master: PAMMPARM Agent: PAMAPARM | AuditLogPath |
BMC AMI Security Self Service Password Reset | SSPRPARM | AuditLogPath |
Where to go from here
For BMC AMI Enterprise Connector for Illumio, see Creating the BMC license data set.
For all other products, after you create the database directory, see Defining a checkpoint data set.