Note
Before using this information and the product it supports, read the information in Notices.
Before using this information and the product it supports, read the information in Notices.
This edition applies to Fix Pack 3 for version 9, release 4, modification level 0 of HCL Dynamic Workload Console.
This readme file provides important information about Fix Pack 3 for HCL Dynamic Workload Console version 9.4.0.
This readme file is the most current information for the fix pack and takes precedence over all other documentation for Dynamic Workload Console version 9.4.0.
HCL Dynamic Workload Console version 9.4.0 Fix Pack 3 supports all product versions indicated in the HCL Dynamic Workload Console version 9.4 Release Notes.
For the most up-to-date information about supported operating systems, software and hardware requirements, see the Detailed System Requirements.
Review the following sections thoroughly before installing or using this fix pack.
This section contains information specific for this fix pack including what has been modified or introduced, what has been fixed, product versions or components to which the fix pack applies, and compatibility issues, if any.
This section includes the following subsections:
The following new product features, enhancements, and changes are introduced with this fix pack:
Modify a job instance in the plan before it runs or modify an instance of a job in the plan that has already run and rerun the modified job.
You can modify a job definition in the database whenever and as many times as you want. However, there are times when you need to make changes to the job definition, but it has already been submitted into the plan and runs as is. This results in extra work and lost time in updating the definition in the database and then getting it into the plan to run.
This feature adds the flexibility you need so that you can now make changes to the definition even after it has already been submitted into the plan, maintaining the original definition in the database. With this additional flexibility, you can edit the job definition on-the-fly before it runs or rerun a job with a different definition. This can be done from either the Job Stream Graphical View, the job monitoring view, or from the conman command line.
Maybe you want to substitute the command or script executed by the job with a different one? Maybe you just need to tweak an argument? Maybe you need to rerun a job updating the logon name, priority, or connection server? Whatever the change, this enhancement allows you to quickly react and avoid possible disasters, and increase your productivity by addressing additional scenarios in your workload that were not contemplated at the time you modeled or planned your workload.
For details about how to modify the job definition in the plan using the conman command line, see the commands Altjob and Rerun.
See the video: New opportunities to react and recover on the Workload Automation YouTube channel.
Monitoring and control facilities for IBM i jobs have been enhanced to simplify the management of IBM i inquiry messages.
For the most frequent IBM i inquiry messages, you can define standard rules to automate the reply to the waiting messages. When defining an IBM i job, by using the Workload Designer of the Dynamic Workload Console or the composer command line, you can specify the list of messages for which you want to set up an automated reply. When specifying the automated replies, a new parameter has been added to the job definition: the Message Max Replies parameter. It represents the maximum number of automated replies accepted for a specific message. This new parameter optimizes the management of IBM i inquiry messages.
As an inquiry message receives an automated reply, the IBM i job status changes from SUSP (suspended) to EXEC (executing) and vice versa. All the job status changes are monitored and tracked. This is useful, for example, when you want to create an event rule definition to send an email every time a job status change occurs.
Amazon EC2, IBM SoftLayer, and Microsoft Azure plug-ins are available to manage the provisioning and de-provisioning of virtual machines in the cloud, on as-needed basis.
Customers choose to move their application to the cloud to focus on business optimization. Once in the cloud, applications rely on systems provisioned and de-provisioned to run defined business workflows but unpredictable workload volumes. Customers face a new question: Is it better to over-provision cloud resources with the risk of wasting them, or under-provision with the risk of degrading performance and delay the business process?
How about provisioning just the right amount of resources for only the time-period you need them? Exactly what you need, when you need it, and rather than incur extra costs and waste, de-provision when you’re done, all automatically.
To succeed in this challenge, a new approach is required, that strictly ties business workflows with cloud resource management. While managing a business application, IT organizations need to be able to orchestrate provisioning and de-provisioning of the infrastructure needed by the business application in the cloud.
HCL Workload Automation provides three Cloud Automation plug-ins, for different cloud providers, to manage the provisioning and de-provisioning of virtual machines in the cloud, on as-needed basis. By orchestrating the application workflow and the workflow that manages the entire lifecycle of the virtual machines needed by the applications (including the actions: start, stop, snapshot, and so on...), HCL Workload Automation can increase both business and infrastructure agility. The plug-ins are:
Select your cloud provider, and add one or more jobs in the job stream that automates your business process flow to provide a flexible and dynamic allocation of cloud resources to your workload.
For more information about the Cloud Automation plug-ins, see Scheduling Applications with HCL Workload Automation.
See the video Workload Automation for Cloud Automation on the HCL Workload Automation - YouTube channel.
With the new HCL Workload Automation plug-in for Apache Spark, you can schedule, monitor and control Apache Spark jobs.
Apache Spark a lightning-fast cluster computing technology, designed for fast computation. It is based on Hadoop Map Reduce and extends the MapReduce model to efficiently use it for more types of computations, which includes interactive queries and stream processing. The main feature of Apache Spark is its in-memory cluster computing that increases the processing speed of an application. HCL Workload Automation provides a plug-in for Apache Spark that helps you manage your big data processing and analytics. With the plug-in for Apache Spark, you can define, schedule, monitor, and control Apache Spark jobs. Add one or more Apache Spark jobs in the job stream that automates your business process flow to obtain an end-to-end workload management solution.
For details, see Scheduling Applications with HCL Workload Automation.
You can restart JSR 352 Java Batch jobs from the point of failure.
During the execution of a JSR 352 Java Batch job, when monitoring the job from the Dynamic Workload Console.
Quickly identify what is holding back jobs that are ready to run but, for some unknown reason, do not run.
Sometimes your jobs are all ready to go, but for some anomalous reason, they do not start. A job can sometimes encounter specific circumstances where, although everything seems to be in check, there is still something that needs to be done before the job can start. You know that any dependencies it might have on predecessors have been resolved, you also know that the start time has come and gone, but something else is holding it back.
A new action is available when monitoring jobs that helps you identify what those circumstances might be. In addition to problem determination, it also helps you in resolving the problem. Sometimes it is as simple as tweaking the limit, other times a workstation needs to be linked, or maybe the workstation is not started. Whatever the reason might be, you can save time in determining the problem and identifying the solution with a new action available from the Dynamic Workload Console, “Why a job does not start”.
To display a graphical view of your plan, you specify filter criteria such as, a scheduled time range, job stream name, and workstation name to narrow the results in the view. You can also choose to enable an automatic refresh mechanism of the view to ensure you are viewing the most up-to-date results at all times.
An auto fresh option has been added to the Show Plan View filter page. Enabling this option triggers an auto fresh of the view at regular intervals. By default, the view is refreshed every five minutes. From the view itself, you can control the auto refresh from the toolbar to pause, stop, and resume.
You can also configure the default refresh interval by editing the PlanViewAutorefresh section in the TdwcGlobalSettings.xml configuration file.
See the topic about displaying a graphical plan view at Display a graphical plan view in the Dynamic Workload Console: User's Guide.
For information about editing the auto refresh default value in the PlanViewAutorefresh section of the TdwcGlobalSettings.xml file, see Plan View auto refresh interval in the Administration Guide.
In the Edit JCL panel, if another user was editing a JCL and closed the browser without unlocking it, the JCL remains locked until the session timeout expires.
You can now hold, release and rerun the successors during your job monitoring.
You have a list of all successors for the selected job, view the successors in two separate tables and decide if you want to run all internal successors, all internal and external successors, or a subset of them. By default, all successors are selected. By selecting the mode you can also control how successors are selected: manually, including successors in the same job stream or including successors in other job streams.
For more information about how to rerun successors from the command line, see the rerunsucc command.
For more information about how to rename the job stream view from the Dynamic Workload Console, see the section about using graphical views in the plan in the Dynamic Workload Console: User's Guide.
Fix Pack 3 has been tested using WAS version 8.5.5.13.
Fix Pack 3 has been tested using JazzSM version 1.1.3.
Fix Pack 3 has been tested using DASH version 3.1.3.0 Cumulative Patch-4. In addition, to address security issues, a JazzSM fix was applied on JazzSM 1.1.3/DASH 3.1.3, CP4. See the following technote: http://www-01.ibm.com/support/docview.wss?uid=swg22010893.
Easily define different pricing models on workstations in your environment.
According to your HCL Workload Automation license, License Metric Tool helps you maintain your license compliance. By using License Metric Tool, you can generate reports that summarize your license consumption. The generated reports are maintained on the License Metric Tool server and should be periodically reviewed and signed, creating a history for audit purposes in the process. If you are contacted by a third-party software compliance auditor who plans to visit your enterprise to carry out a software audit, ensure that all reports are up-to-date and signed, and then supply copies of reports that cover the time periods that the auditor requests.
You can now take advantage of improved flexibility when defining your pricing model. For each single workstation in your environment, you can define the pricing model to be applied.
When you set the license Type keyword to by Workstation in optman, you can define for each single workstation the pricing model to be applied to it at the workstation creation time.
Support for replying to messages for an IBM i parent job was introduced in a previous release. With this release, the same support is extended to IBM i child jobs. When an IBM i job is in SUSP (suspended) status, waiting for a reply to a message, you can reply to the message for parent and child jobs from the Dynamic Workload Console when monitoring the parent job.
Dynamic Workload Console enhanced for z/OS users with application dependencies support.
You can now set the Manually Hold, NOP, and Critical options for a job directly in the Application Description database, from either the Options or Variable Duration and Deadline section.
Already available in the distributed environment and now available in a z/OS environment, a set of fully functional APIs that are implemented based on Representational State Transfer (REST) services. The REST API helps you easily integrate workload scheduling capabilities with external products and solutions.
Enhance the database job executor to handle stored procedure errors.
Rerun multiple jobs without having to confirm the rerun action for each individual job.
You can now select multiple jobs from the Dynamic Workload Console and rerun all of them in a single action. Previously, a confirmation dialog prompted you to confirm the rerun for each job selected. When rerunning a large number of jobs this can be time consuming. With this enhancement, a confirmation dialog lists the jobs you want to rerun and prompts you a single time to confirm the rerun on all of the jobs.
A side effect of this new feature is a more responsive user interface with improved response times. The more frequently used actions such as, setting the priority or limit from the Dynamic Workload Console monitoring portlet, have been updated so that they run more smoothly.
Lengthen the size of the field related to a script to be run. When defining a job that runs a script as the task, the text field specifying the path to the script can now accommodate a much longer string. For example, if the path is quite long or if it contains numerous variables, they are now displayed in the text field when you view the job definition from both the Workload Designer and from the List Workload Definitions portlet.
The name of the workstation where a job, scheduled to run on a pool or dynamic pool, actually ran.
When jobs are scheduled to run on pools or dynamic pools, you might want to monitor the job or the workstation where the job ran. Previously, this information was available only in the job log. With this enhancement, the name of the actual workstation where the job ran is also available in a new column in the monitor job query. This detail is available if the job has started or has already run. This information can also be output in reports.
This information can also be useful when you need to determine your license consumption and therefore need to know on which workstation in the pool the job actually ran.
For details about the actual workstation see the columns that can be defined when monitoring jobs in the Dynamic Workload Console. The runtime information contained in the composer showjobs command also contains this information.
Normally the filemonitor utility runs an initial scan and then runs subsequent scans to detect any new or changed files since the initial scan that match specific criteria. This means that if there are any existing files matching the criteria when the initial scan runs, they are not considered. The utility has been updated with a new parameter to be able to discover existing files during the initial scan that match the criteria and can therefore generate an event.
For more information, see the description of the -generateEventsOnFirstScan argument for the filemonitor utility in the User's Guide and Reference.
Easily define different pricing models on workstations in your environment.
For more information about new features introduced with this fix pack, see Dynamic Workload Console version 9.4 Fix Pack 1 enhancements.
Helpful videos demonstrating new features for HCL Workload Automation is available on HCL Workload Automation - YouTube channel.
Fix pack 1 now supports the upgrade for version 8.6 instances. For details, see Upgrading Dynamic Workload Console version 8.6.
Fix pack 1 delivers a number of enhancements in the What-if Analysis Gantt view.
A new optman global option is available to administrators, to make the What-If Analysis feature optional in your environment.
Administrator's level of control over the What-If Analysis has increased with the introduction of a new optman global option. By setting the optman enWhatIf | wi global option to no, administrators can centrally disable the What-If Analysis feature, which is enabled by default in your environment to simulate and evaluate the impact of changes on the current plan. You have to run "JnextPlan" to make the change effective.
For information about What-if analysis capabilities see Analyzing the impact of changes on your environment.For information about the interaction of the enWhatIf | wi global option with the enWorkloadServiceAssurance | wa global option, which enables or disables privileged processing of mission-critical jobs and their predecessors, see Disable the What-if Analysis
Some tips to optimize the performance of the new Graphical Views
For more information see Graphical Views in the plan.
The new advanced rerun options help you orchestrate your workflows seamlessly, building recovery logic into the job definition itself and rerunning job successors directly from the Monitor Workload view.
When you create a job definition, you can now specify that you want the job to rerun for a specific number of times and after a specific interval, in case of failure. This ensures that fewer alerts are generated and the workflow continues smoothly. For example, if you have a job that needs to connect to a server which is periodically restarted, you can specify in the job definition that you want the job to rerun for a specific number of times and after a specified interval.
If the parent job ran on a workstation that is part of a pool or a dynamic pool, you can decide whether it must rerun on the same workstation or on a different one. This is because the workload on pools and dynamic pools is assigned dynamically based on a number of criteria and the job might be rerun on a different workstation.
Also, if a job fails, you can identify all its successors at a glance and decide whether you want to rerun the job with its successors. You can rerun either all successors in the same job stream, or all successors overall, both in the same job stream and in other job streams, if any.
For more information about how to specify the rerun options in the job definition from the Dynamic Workload Console, see Controlling job and job stream processing.
For more information see the section about the Job Management jobs in the User's Guide and Reference.
The new Job Stream Submission plug-in is available in the Automation Utilities plug-in category. Automation Utilities are plug-ins that facilitate specific operations. Use the Job Stream Submission plug-in, to submit a job stream for processing.
By adding the Job Stream Submission plug-in to your workflow, you can automate the submission of a specific job stream, minimizing code scripts and manual effort. Also, you can specify the earliest start time for the job stream and define the variable table associated to the job stream.
For more information see Job Stream Submission jobs.
Condition-based workload automation provides a simple and immediate way to have your workflows start at just the right time. You can define in your job stream a condition that, when met, releases the job stream to run as scheduled.
For example, if you have a job stream containing jobs which analyze one or more files, you can have the job stream start only after the file or files have been modified or created. Also, if the job stream contains jobs which process the data in a database, you might want to have the job stream start after enough rows have been written into the database. You can also have HCL Workload Scheduler check repeatedly whether the condition is met.
For more information, see Condition-based workload automation.
The Apply to each job check box defines the latest start time of a job stream. It also determines the behavior of the jobs in the job stream when the job stream is approaching its latest start time. Select the Apply to each job check box to avoid your job stream being suppressed if it starts right before its latest start time and the duration of one or more jobs in it exceeds the latest start time.
For more information, see the online help for the job stream properties panel in the Workload Designer.
The Kill if deadline expires check box defines the action to be taken on a job in job stream when the job's deadline expires. If the job is running when the deadline expires, it is killed. Killed jobs end in the ABEND state. Any jobs or job streams that are dependent on a killed job are not released. If the dependency on the job is a conditional dependency on the job completing in ABEND state, that dependency is released.
For more information, see the online help for the job properties panel in the Workload Designer.
Helpful videos demonstrating new features for HCL Workload Automation is available on HCL Workload Automation - YouTube channel.
This section lists APARs and internal defects solved by Fix Pack 3.
This fix pack includes a number of fixes for internal defects found by the verification team that mainly cover the following product capabilities: installation, auditing, and mirroring.
APAR | ABSTRACT |
IV82812 | TWS PLUG-INS DO NOT PERFORM A QUIT ACTION FOR FTP JOBS RUN THROUGH TWS UPON LOGOUT OR DISCONNECT OF THE SESSION. |
IV87759 | DWC UNABLE TO EDIT A JOB THAT RUNS A SCRIPT IN WORKLOAD DESIGNER IN IE11, MESSAGE AWSUI6158W |
IV99439 | INCORRECT DATE INTO "ACTUAL START" ON LISTING JOBS ON ZOSENGINES |
IV91109 | WHEN CREATING A WINDOWS JOB, CAN NOT PASTE CONTENT TO THE SCRIPTFIELD. |
IJ01984 | PLAN VIEW DOES NOT REFRESH AUTOMATICALLY IF BROWSER AND TWS ENGINE TIME ARE NOT SYNCHRONZIED |
IJ02081 | JOB RERUN FROM IMPACT VIEW FAILS WITH AWSUI6401E |
IJ00780 | DWC 9.4.0.1 ERROR AWSUI0791E WHEN SELECTING JOB HISTORY |
IJ00778 | BAD BEHAVIOR OF CONDITIONAL DEPENDENCIES |
IJ02171 | STREAM IN DWC IN HOLD WHILE IN CONMAN IS SUCC |
IV92451 | WHEN AD HOC SUBMITTING JOB STREAMS USING DWC RETRUNED LIST OF |
IJ02494 | JOB EVENT CODES 123-127 NEED TO BE ADDED TO THE DOCUMENTATION |
IJ04583 | JSVIEW AUTOREFRESH IS SLOW DUE TO AN INCORRECT SQL |
IJ03889 | TDWCGLOBALSETTINGS MONITOR PARAMETERS ARE NOT TAKING EFFECT ON TDWC |
IJ04085 | CREATE EVENT RULES DOES RUN ONLY IN ENGLISH. |
IJ04102 | DWC DISPLAYS NEGATIVE PROMPT NUMBERS |
This fix pack includes a number of fixes for internal defects found by the verification team that mainly cover the following product capabilities: installation, auditing, and mirroring.
This section lists APARs solved by Fix Pack 2.
APAR | ABSTRACT |
IV99644 | Job status mismatch between DWC & conman |
IV94014 | ERROR: AWSUI6172E IS DISPLAYED WHEN TRYING TO OPEN THE JOB DEFINITION INTO JOBSTREAM |
IJ00450 | CHECKSYNC ABENDS WITH ERROR: "NULL" ON MASTER WITH TZ=NO |
IV95090 | APPLICATIONS TEMPLATES CONTAINING VARTABLE WITH "\" ARE WRONGLY IMPORTED VIA TDWC |
IV96661 | INCORRECT FRENCH TRANSLATION FOR THE WORD "BLOCKED" WHEN VIEWINGMONITOR JOSBTREAMS. IT BADLY SHOWS GROUPé, SHOULD BE BLOQUé. |
IV94432 | ONOVERLAP DONOSTART AND ONOVERLAP ENQUEUE DOES NOT WORK IN CROSSDAY SCENARIO |
IV98210 | DEADLOCKS WITH CANCEL JS |
This fix pack includes a number of fixes for internal defects found by the verification team that mainly cover the following product capabilities: installation, auditing, and mirroring.
This section lists APARs solved by Fix Pack 1.
The following are software limitations and workarounds that affect Dynamic Workload Console version 9.4.0 Fix Pack 1, 2, and 3. For a list of known problems and limitations documented for the V9.4 General Availability release, refer to the Dynamic Workload Console V9.4 Release Notes.
9.4 Fix Pack 3:
When you are monitoring job streams, if you change information about the scheduled time for a job stream and then go back to the list of results containing the job stream, the hyperlink for the job stream might not work.
Workaround: Refresh the page.
AWSUI4064E The following error occurred:
AWSJDB101E The object "invalid identifier" was not found
9.4 Fix Pack 2:
Workaround: After the fix pack installation, run the updateZosEngine.sh script again and then restart the WebSphere Application Server.
9.4 Fix Pack 1:
Run [JazzSM_Install_path]/ui/bin/tipcli.sh MapUsersToRole
--username <TDWCadmin>
--password <TDWCadminpassword>
--roleName TWSWEBUIAdministrator
--usersList
uid=admin,o=defaultWIMFileBasedRealm
Run[JazzSM_Install_path]/ui/bin/tipcli.sh
--username <TDWCadmin>
--password <TDWCadminpassword>
--roleName TDWBAdministrator
--usersList
uid=admin,o=defaultWI
Workaround: To workaround this problem, click the auto-layout button to rearrange the graphical view, or manually adjust job stream B layout in the view.
Workaround: To workaround this problem, save the job stream in SVG format and then use the appropriate tool to convert it from SVG to PNG format.
Workaround: When connecting the Dynamic Workload Console version 9.4.0 Fix Pack 1 to an engine running HCL Workload Automation version 9.3.0 Fix Pack 3 or earlier, modify the port number for your engine connections to the Enterprise JavaBeans (EJB) interface represented by port number 31117.
For the steps needed to configure the Dynamic Workload Console to use all the authenticated portal user roles see Configuring roles to access the Dynamic Workload Console
This section describes the structure of the images contained in this fix pack.
+---9.4.0-DWC94_FP3_LINUX_X86_64.zip.zip
|
+---9.4.0-DWC94_FP3_WINDOWS_X86_64.zip
This section describes how to apply Fix Pack 3.
Read this section thoroughly before installing this fix pack.
To obtain the latest information about software requirements for HCL Workload Automation, see the Supported Software.
umask 022
Dynamic Workload Console version 9.4.0 Fix Pack 3 supports all product versions indicated in the Dynamic Workload Console version 9.4 Release Notes.
Before starting the fix pack installation, ensure that you have the following space available in the file system. The values indicated in the table show the disk space required by the Dynamic Workload Console alone. For the disk space required by other components, see the relevant documentation.
Operating System | Installation directory | Temporary directory |
---|---|---|
Linux x86-64 | 2 GB | 800 MB |
Windows 64 | 2,5 GB | 1 GB |
If the installation fails because of lack of free disk space, you must stop the installation, free space on your disk, and start the installation again.
chmod -R 755 <imagesDir>
<JAZZSM_INSTALLATION_MEDIA>/responsefiles/<windows|unix>/
update_jazzsm_fullprofile_response.xml
<install modify='false'>
remove or comment all the
packages with the exception of the following
packages:<!-- JazzSM extension for WebSphere Application Server offering
selected for installation -->
<offering id='com.ibm.tivoli.tacct.psc.install.was85.extension'
profile='IBM WebSphere Application Server V8.5' features='main.feature'
installFixes='none'/>
<!-- IBM Dashboard Application Services offering
selected for installation -->
<offering id='com.ibm.tivoli.tacct.psc.tip.install'
profile='Core services in Jazz for Service Management'
features='com.ibm.tivoli.tacct.psc.install.server.feature.tip.install,
com.ibm.tivoli.tacct.psc.install.server.feature.tip.config'
installFixes='none'/>
chmod -R 755 <imagesDir>
The HCL Installation Manager window opens.
chmod -R 755 <imagesDir>
After you complete the actions described in the section Before Installing, if you want to install the fix pack in silent mode use the silent installation. When you run a silent installation, you must create a response file to use as input to the HCL Installation Manager silent installation commands. The response file includes all the information required to run the installation without user intervention.
dwcPrereqCheck.bat -instdir <DWC_HOME> -jazzdir <JAZZDIR> -tmpdir <tmp>
dwcPrereqCheck.sh -instdir <DWC_HOME> -jazzdir <JAZZDIR> -tmpdir <tmp>
where, Response File Name | Description | Required Images and Repository Location |
---|---|---|
IWS94_UPDATE_DWC_<os_name>.xml
|
This response file applies the fix pack to a version 9.4 console bringing it to the 9.4 FP3 level. |
|
IWS94_UPGRADE_DWC_<os_name>.xml | This response file upgrades a version 9.1 or later console to the 9.4 FP3 level. |
|
IWS94_FRESH_DWC_<os_name>.xml | This response file performs a fresh installation of the version 9.4 GA console plus fix pack 3. Use this installation if you have WebSphere Application Server and Installation Manager already installed. |
|
IWS94_FRESH_FULL_DWC_<os_name>.xml | This response file performs a first time fresh installation of the version 9.4 GA console, fix pack 3, WebSphere Application Server, Jazz for Service Management, Dashboard Application Services Hub, and Installation Manager. WebSphere Application Server, Jazz for Service Management, Dashboard Application Services Hub must be purchased separately. |
|
IWS94_FRESH_IntegrationWorkbench_
<os_name>.xml |
This response file performs a fresh installation of the version 9.4 GA Integration Workbench plus fix pack 3. Use this installation if you have WebSphere Application Server and Installation Manager already installed. |
|
IWS94_FRESH_FULL_IntegrationWorkbench_
<os_name>.xml |
This response file performs a first time fresh installation of the version 9.4 GA Integration Workbench, fix pack 3, WebSphere Application Server, and Installation Manager. WebSphere Application Server must be purchased separately. |
|
Create your own response file or customize a sample response file to include the options required to complete the installation you want to perform. Complete the following steps:
C:\ProgramData\IBM\InstallationManager\logs\<YYYYMMDD_HHMM>.xml
/var/ibm/InstallationManager/logs/<YYYYMMDD_HHMM>.xml
where <YYYYMMDD> is the date and <HHMM> is
the time when the log file is created.Any additions or changes to the documentation as a result of this fix pack have been integrated into the online product documentation available in HCL Workload Automation Documentation.
Before contacting HCL Software Support with a problem, refer to the HCL Software Support site by accessing the following Web address:
https://support.hcltechsw.com/csm
To access HCL support, click the HCL support link at the bottom right of the page.
The guide provides information about how to contact HCL Software Support, depending on the severity of your problem, and the following information:
This information was developed for products and services offered in the US. This material might be available from HCL in other languages. However, you may be required to own a copy of the product or product version in that language in order to access it.
HCL may not offer the products, services, or features discussed in this document in other countries. Consult your local HCL representative for information on the products and services currently available in your area. Any reference to an HCL product, program, or service is not intended to state or imply that only that HCL product, program, or service may be used. Any functionally equivalent product, program, or service that does not infringe any HCL intellectual property right may be used instead. However, it is the user's responsibility to evaluate and verify the operation of any non-HCL product, program, or service.
HCL may have patents or pending patent applications covering subject matter described in this document. The furnishing of this document does not grant you any license to these patents. You can send license inquiries, in writing, to:
HCL
330 Potrero Ave. Sunnyvale, CA 94085 USA
Attention: Office of the General Counsel
For license inquiries regarding double-byte character set (DBCS) information, contact the HCL Intellectual Property Department in your country or send inquiries, in writing, to:
HCL
330 Potrero Ave. Sunnyvale, CA 94085 USA
Attention: Office of the General Counsel
HCL TECHNOLOGIES LTD. PROVIDES THIS PUBLICATION "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
Somejurisdictions do not allow disclaimer of express or implied warranties in certain transactions, therefore, this statement may not apply to you.
This information could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes will be incorporated in new editions of the publication. HCL may make improvements and/or changes in the product(s) and/or the program(s) described in this publication at any time without notice.
Any references in this information to non-HCL websites are provided for convenience only and do not in any manner serve as an endorsement of those websites. The materials at those websites are not part of the materials for this HCL product and use of those websites is at your own risk.
HCL may use or distribute any of the information you provide in any way it believes appropriate without incurring any obligation to you.
Licensees of this program who wish to have information about it for the purpose of enabling: (i) the exchange of information between independently created programs and other programs (including this one) and (ii) the mutual use of the information which has been exchanged, should contact:
HCL
330 Potrero Ave. Sunnyvale, CA 94085 USA
Attention: Office of the General Counsel
Such information may be available, subject to appropriate terms and conditions, including in some cases, payment of a fee.
The licensed program described in this document and all licensed material available for it are provided by HCL under terms of the HCL Customer Agreement, HCL International Program License Agreement or any equivalent agreement between us.
The performance data discussed herein is presented as derived under specific operating conditions. Actual results may vary.
Information concerning non-HCL products was obtained from the suppliers of those products, their published announcements or other publicly available sources. HCL has not tested those products and cannot confirm the accuracy of performance, compatibility or any other claims related to non-HCL products.
Questions on the capabilities of non-HCL products should be addressed to the suppliers of those products.
This information is for planning purposes only. The information herein is subject to change before the products described become available.
This information contains examples of data and reports used in daily business operations. To illustrate them as completely as possible, the examples include the names of individuals, companies, brands, and products. All of these names are fictitious and any similarity to actual people or business enterprises is entirely coincidental.
COPYRIGHT LICENSE:
This information contains sample application programs in source language, which illustrate programming techniques on various operating platforms. You may copy, modify, and distribute these sample programs in any form without payment to HCL, for the purposes of developing, using, marketing or distributing application programs conforming
to the application programming interface for the operating platform for which the sample programs are written. These examples have not been thoroughly tested under all conditions. HCL, therefore, cannot guarantee or imply reliability, serviceability, or function of these programs. The sample programs are provided "AS IS", without warranty of any kind. HCL shall not be liable for any damages arising out of your use of the sample programs.
Portions of this code are derived from HCL Ltd. Sample Programs.
© Copyright HCL Ltd. 2017
HCL, the HCL logo, and hcl.com are trademarks or registered trademarks of HCL Technologies Ltd., registered in many jurisdictions worldwide. Other product and service names might be trademarks of HCL or other companies.
Adobe, the Adobe logo, PostScript, and the PostScript logo are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States, and/or other countries.
IT Infrastructure Library is a Registered Trade Mark of AXELOS Limited.
Linear Tape-Open, LTO, the LTO Logo, Ultrium, and the Ultrium logo are trademarks of HP, IBM Corp. and Quantum in the U.S. and other countries.
Intel, Intel logo, Intel Inside, Intel Inside logo, Intel Centrino, Intel Centrino logo, Celeron, Intel Xeon, Intel SpeedStep, Itanium, and Pentium are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries.
Linux is a registered trademark of Linus Torvalds in the United States, other countries, or both.
Microsoft, Windows, Windows NT, and the Windows logo are trademarks of Microsoft Corporation in the United States, other countries, or both.
Java and all Java-based trademarks and logos are trademarks or registered trademarks of Oracle and/or its affiliates.
Cell Broadband Engine is a trademark of Sony Computer Entertainment, Inc. in the United States, other countries, or both and is used under license therefrom.
ITIL is a Registered Trade Mark of AXELOS Limited.
UNIX is a registered trademark of The Open Group in the United States and other countries.
Permissions for the use of these publications are granted subject to the following terms and conditions.
These terms and conditions are in addition to any terms of use for the HCL website.
You may reproduce these publications for your personal, noncommercial use provided that all proprietary notices are preserved. You may not distribute, display or make derivative work of these publications, or any portion thereof, without the express consent of HCL.
You may reproduce, distribute and display these publications solely within your enterprise provided that all proprietary notices are preserved. You may not make derivative works of these publications, or reproduce, distribute or display these publications or any portion thereof outside your enterprise, without the express consent of HCL.
Except as expressly granted in this permission, no other permissions, licenses or rights are granted, either express or implied, to the publications or any information, data, software or other intellectual property contained therein.
HCL reserves the right to withdraw the permissions granted herein whenever, in its discretion, the use of the publications is detrimental to its interest or, as determined by HCL, the above instructions are not being properly followed.
You may not download, export or re-export this information except in full compliance with all applicable laws and regulations, including all United States export laws and regulations.
HCL MAKES NO GUARANTEE ABOUT THE CONTENT OF THESE PUBLICATIONS. THE PUBLICATIONS ARE PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY, NON-INFRINGEMENT, AND FITNESS FOR A PARTICULAR PURPOSE.