Troubleshooting
This topic explains the common issues and their resolutions for ETL and Mainframe View failures.
Error messages in ETL
Issue | Cause | Resolution |
---|---|---|
The following message is reported in the ETL log: BCO_ETL_ERR011: Detected an abnormal ETL termination. Reason: java.net.UnknownHostException: CDBSLServer4.bmc.com | This error occurs when the host name specified for the CDB Server address in the mainframe ETL Custom Properties tab was not found. | Provide the correct host name in the CDB Server address field on the mainframe ETL Custom Properties tab and re-submit the ETL run. |
The following message is reported in the ETL log: BCO_ETL_ERR011: Detected an abnormal ETL termination. Reason: java.lang.Exception: CDB data source [MVSDAILY] not found on target CDB Server | This error occurs the data source name specified for the CDB Server Data source name in the mainframe ETL Custom Properties tab was not found on the target CDB Server. | Provide the correct data source name in the CDB Server Data source name field on the mainframe ETL Custom Properties tab and re-submit the ETL run. |
The following messages are reported in the ETL log: Start and Stop Date/Time taken from parameters. | This error occurs when the ETL does not find data for the requested interval in the specified CDB data source. | Confirm that the correct interval has been requested. Verify that the data for the requested interval has been populated into the CDB data source before the mainframe ETL has executed. For more information, see Scheduling-the-ETL-task-to-run-automatically. |
The following messages are reported in the ETL log: Application data extraction start. Classes data extraction start. Extraction done. Records sent to data sets: | This error occurs when the ETL does not find data for a requested mainframe object in the specified CDB data source. | The Universal Information Exchange batch job extracts data from the RMF/SMF mainframe data sets and creates a number of Mainframe objects by default – CPCs, LPARs, z/OS Images, and Sysplexes. Some Mainframe objects are optional, as follows:
These optional objects are included in the CDB data source if the required data is processed by the UIE batch job and the UIE job contains the appropriate commands to create these objects. Confirm that the UIE job is processing data for the object for which the mainframe ETL did not find any data. |
The following messages are reported in the ETL log: BCO_ETL_ERR011: Detected an abnormal ETL termination. Reason: java.lang.NullPointerException System.NullReferenceException: ExecuteHelper.ExecuteLongRunningTask: There are no CDBWorkflowServices bound to the CDBServices. The job will not be placed on the Pending Queue. Service/Bridge/Method: ObjectServices:SchemaBridge:ExecuteTimeSpanQueryDirect | This error occurs when the CDB Workflow Services are not running. | The BMC AMI Capacity Database Web Services CDBWorkflowService task must be running for the ETL to request and extract data from the CDB data source. Services may have been stopped due to data base maintenance or IIS issues. The CDB Workflow services must be restarted manually. To verify the status of the CDBWorkflowService task:
|
Mainframe View errors
The following message in case of Mainframe View failure:
Issue | Description | Resolution |
---|---|---|
The following notification is displayed in the Mainframe View: To view the chart data, select a system, domain or tag filter or configure a page-level or chart-level entity filter. | This error occurs when the Domain Filter is empty. The No Domain Selected is displayed. | Mainframe View, select the Domain filter from the top of the page and select the domain that contains the mainframe data. |
The following notification is displayed in the Mainframe View: No data available for the selected metrics. | This error occurs when there is no data for the selected mainframe object or time filter. | Verify that you have data for the selected mainframe object for the selected Domain and time filters. If this is an optional mainframe object – Application, Business Application, Suite, Storage Controller/Pool, Service/Report Class, verify that the mainframe ETL is extracting the data for this object. |
The following notification is displayed in the Mainframe View: Unable to perform the requested operation. | This error occurs when the CPC Configuration Metrics data mart (1903) has not been materialized. | Verify that the Helix Continuous Optimization Data Mart Materialization task has executed after the mainframe ETL has completed. If this is the first time you are accessing the Mainframe View, you can also materialize the Mainframe CPC Configuration Metrics (1903) data mart by going to the Administration > DATA MARTS page, select Data mart 1903 and click on Materialize now. When the data mart has been materialized, click on Preview to verify that data was found for this data mart. Return to the Mainframe View and verify that data is displayed in the CPC Configuration table. |