Generated installation and configuration jobs and files
Name | Description |
---|---|
#103PUT | FTP commands to upload product files to the mainframe when using the physical media |
#D98DCSI | Deletes global, target, and distribution CSIs that were created during the installation |
#D98DDLB | Deletes all SMP/E distribution data sets that were created during the installation |
#D98DTGT | Deletes all SMP/E target data sets that were created during the installation |
#D99DROP | Drops all DB2 objects that were created during the installation Run this job only when you want to remove the installed products from your environment. As a safeguard, you must edit the job before it will run. |
#D99DUSR | Deletes all non-VSAM user data sets that were created during the installation |
#D99DVSM | Deletes all VSAM data sets that were created during the installation Run this job only when you want to remove the installed products from your environment. As a safeguard, you must edit the job before it will run. |
#D99RTE | Deletes all runtime data sets that were created during the installation |
#U01ACPT | Sample utility job to ACCEPT functions and service to BMC distribution libraries. |
#U02REST | Sample utility job to RESTORE services or functions APPLIED to BMC target libraries if necessary. |
#U03REJT | Sample utility job to REJECT services and functions which have not been installed. |
$100DOC | Contains relevant information about the installation Read this member before submitting any JCL. |
$103DWNL | Downloads the installation image files from the BMC ESD FTP site |
$104DCMP | Decompresses the installation image files downloaded by $103DWNL |
$105SMPE | Defines, creates, and updates SMP/E data sets |
$106SMPE | Prepares the SMP/E environment |
$130RECP | Receives downloaded and decompressed product functions |
$135LIST | Lists the functions received but not applied to the specified target library When you are installing newer functions into existing functions, SMP/E requires a SELECT operand for the following operations:
Obtain the list of function IDs (FMIDs) that are needed to construct the SELECT operand from the $135LIST output. |
$140REJT | Rejects the functions that were previously received, applied, and accepted If a subsequent SMP/E receive of functions contains REWORK dates later than the previously applied and accepted functions, these functions are not processed. Reject these functions selectively. |
$145RECS | Receives the PTFs, APARs, and HOLDDATA from the maintenance files or service files that are prepackaged for the individual product media After $145RECS is completed, you can review system and error hold information by reviewing the RECEIVE ++HOLD/++RELEASE SUMMARY REPORT. You can also obtain the system and error hold information by submitting $155LIST and viewing the output. Because the service files include maintenance for most BMC products, output from $145RECS might include ++VER messages, indicating that maintenance for other products was not received. These diagnostic messages cause a step return code of 4. |
$150HOLD | Receives HOLD statements that are stored in your data set |
$155LIST | Lists HOLDDATA SYSMODs that are held because of errors are released automatically when an APAR or PTF resolves the error. SYSMODs that are held for documentation or action must be released with the BYPASS keyword in the APPLY JCL at the end of the $175APCF, $176APLF, $180APCP, and $181APLP jobs. |
$160DOCL | Contains JCL to print PTF documentation from the media |
$165MNTD | Cleans up maintenance input files |
$168MHFS | Creates the zFS directory and mounts the zFS file |
$175APCF | Performs APPLY CHECK for all selected products and functions (FMIDs) |
$176APLF | Performs APPLY for all selected products and functions (FMIDs) |
$177ACCF | Performs ACCEPT CHECK for all selected products and functions (FMIDs) |
$178ACPF | Performs ACCEPT for all selected products and functions (FMIDs) |
$180APCP | Performs APPLY CHECK for all service maintenance |
$181APLP | Performs APPLY for all service maintenance |
$182ACCP | Performs ACCEPT CHECK for all service maintenance |
$183ACPP | Performs ACCEPT for all service maintenance |
$200ALOC | Contains information about the $2nn jobs |
$205RTEC | Allocates the runtime data sets |
$206RTEC | Copies the SMP/E target data sets to the runtime data sets created by $205RTEC |
$210CZFS | Copies the SMP/E target file from one file system to runtime file system, so that the products are always executing against a file system that is not backed up by the SMP/E targets. |
$225ALOC | Allocates the non-VSAM data sets |
$230VSAM | Defines the VSAM data sets that are required for the products that you have selected for this installation |
$240APF | Optionally copies all SMP/E target and user (default is UBMCLINK) load modules to the specified APF-authorized library |
$250PSWD | Processes permanent and temporary passwords for products |
$260MAPF | Produces a list of data sets that might need to be APF authorized The list is in the JCL data set member MAKEAPF. |
$300SPLX | Contains information about the $3nn jobs |
$310VDOM | Allocates VSAM data sets used by the performance products DOM agent |
$310VZMC | Allocates VSAM data sets used by Runtime Component System (RTCS) |
$325ESEC | Instructions to create user IDs for the RTCS address spaces and grants them access to the RTCS libraries needed for execution |
$330UPRM | Instructions to update the infrastructure parameter libraries |
$400LPAR | Contains information about the $4nn jobs |
$420INF | Allocates the DBCENV data set and stages members into the runtime BMCENV data set. |
$445COPY | Copies configured infrastructure members to non-VSAM user libraries |
$450STRT | Instructions to start tasks for infrastructure components |
$490TRIG | Copies staged members from the runtime BMCENV data set into the DBCENV data set used by the DBC, then triggers the DBC to execute the changes for products that use DBC, LGC, or NGL infrastructure components |
$500COMN | Contains information about the $5nn jobs |
$526XIMP | Copies the XIM parameter member to the data PDS |
$527CHCK | Executes checks for prior load modules used by BMC Primary Subsystem and BMC AMI Batch Optimizer Subsystem |
$532SOPT | Creates and assembles the installation options module for BMCSORT, the BMC sort engine |
$545COPY | Copies configured elements for common components to non-VSAM user libraries |
$562REGI | Registers the DATA ACCELERATOR Compression product |
$570IVP | Runs the installation verification procedure (IVP) to ensure that the DATA ACCELERATOR Compression product is working as expected after the installation |
$700DB2 | Contains information about the $7nn jobs |
$729DOP1 | Creates the DOPTs source module to be assembled |
$730DOP2 | Assembles the installation options modules for the products that you have selected for this installation Verify that the parameter names and the data definition names in this job are compatible with your site requirements. |
$735BNDI | Binds the plan that is needed to install DB2 products |
$740INST | Executes a series of worklists to create the DB2 environment for the products that you selected for this installation This job creates DB2 objects and binds application plans. The BMC product load library must be APF authorized for this job to complete successfully. |
$744POF | Generates or migrates a product option file (POF) |
$745COPY | Copies configured elements for BMC products for DB2 to non-VSAM user libraries |
$760GRNT | Grants user authority to the various product tables and plans |
$766TBLD | Loads the initialization data for the DASD MANAGER PLUS for DB2 product, the BMCSTATS component, and the BMC AMI Catalog Manager for Db2 and BMC AMI DevOps for Db2 product tables |
$770IVP | Runs the installation verification procedure (IVP) for several BMC Utility and Backup and Recovery products This job performs the following tasks:
|
$771PREG | Runs the installation verification procedure (IVP) to ensure that the BMC AMI Utilities (BMC AMI Utilities) products are working as expected after the installation |
$781PERF | Creates database and table space for dynamic Explain |
$800IMS | Contains information about the $8nn jobs |
$830DOPT | Creates and assembles the installation options modules for the products that you have selected for this installation Verify that the parameter names and the data definition names in this job are compatible with your site requirements. |
$845COPY | Copies configured elements for BMC products for IMS to non-VSAM user libraries |
$864INIT | Initializes and allocates various files that are required for the BMC products for IMS |
$869LODI | Loads product initialization data for BMC products for IMS |
$870IVP | Runs the installation verification procedure (IVP) to ensure that the BMC products for IMS are working as expected after the installation |
$900MV | Contains information about the $9nn jobs |
$902CSTG | Allocates data sets used during product execution and copies the members from the staging data sets created during the configuration process |
$904ALC1 | Allocates required data sets |
$906ALC2 | Initializes required data sets |
$908CPYP | Copy JCL procedures to a system library |
$909MNxx | Mount coordinating address space (CAS) registry data set |
$910CNFG | Performs the generate work for configuring BMC AMI Ops products |
$910IMxx | Run RTCS Import function to establish CASPERM data set |
$911IBUN | Dynamically uninstall BMC AMI Ops Monitor for IMS Online |
$912IBIN | Dynamically install BMC AMI Ops Monitor for IMS Online |
$914JS3A | Assemble and Link the JES3 mapping CSECT |
$916CSOC | 3270 SUPEROPTIMIZER/CICS definitions |
$922SIRP | Energizer for CICS Dynamic SVC Install |
$926XBND | Bind the packages and plan for RXD2 |
$927XAUT | Grant execute authority of RXD2 to public |
$948MQxx | Define entities for BMC AMI Ops Monitor for MQ to DBC |
$950HFSJ | Copy BBSAMP members to UNIX files using UFO2HFS EXEC |
$954RCMD | Sample job for RXD2 |
$956RSQL | Sample job for RXD2 |
$960BNxx | Bind plan for BMC AMI Ops Monitor for Db2 |
$970IVP | Runs the installation verification procedure (IVP) to ensure that the BMC AMI Batch Optimizer products are working as expected after the installation |
$DB2ssidN | Upgrades the product repositories for the BMC products for DB2 based on the current maintenance level $DB2ssidN is copied by $745COPY to the UBMCCNTL data set and is named DB2ssid1. If a member already exists for DB2ssid1, the suffix is incremented by one before it is added to UBMCCNTL. |
$CJCKLST | Instructions for the configuration jobs. |
$IJCKLST | Instructions for the installation jobs. |
$$INCGEN | INCLUDE member with variables that are used for all products. |
$$INCDB2 | INCLUDE member with variables that are used for the BMC products for DB2. |
$$INCIMS | INCLUDE member with variables that are used for the BMC products for IMS. |
$$INCMV | INCLUDE member with product-specific variables used by the BMC AMI Ops products. |
$$INCINF | INCLUDE member with variables that are used for the following BMC infrastructure components. |
$$INCUSR | INCLUDE member used to override any of the settings in the other $$INCxxx members. |
$$JOBLIB | The JOBLIB statement is used by all of the $2nn through $9nn jobs. |