IBM Support

IBM DevOps Code ClearCase 11.0.1

Download


Downloadable File

 

Abstract

IBM DevOps Code ClearCase 11.0.1 is a full product download and has been made generally available on Passport Advantage.

Download Description

Table of Contents
SectionsDescription
The Change history section provides an overview on what is new in this release with a description of any new functions or enhancements when applicable.
The How critical is this fix section provides information related to the impact of this release so that you can assess how your environment might be affected.
The Prerequisites section provides important information to review prior to the installation of this release.
The Download package section provides the direct link to obtain the download package for installation in your environment.
The Installation instructions section provides the installation instructions necessary to apply this release into your environment.
The Known side effects section contains a link to the known problems (open defects) identified at the time of this release. Review this section before you upgrade to this release.

Supporting Documentation
DocumentDescription
Click to review the detailed system requirements information for a complete list of hardware requirements, supported operating systems (OS), prerequisites and optional supported software, with component-level details and operating system restrictions. NOTE: This document is required reading before you install the new OS for any newly supported ClearCase OS platform.
IBM® Documentation provides you with user assistance for the product. You can view, browse, and search online information related to the product. You can also visit the IBM Documentation products page to browse for additional IBM documentation.
Click to review a complete list of the defects (APARs) resolved in this release including a list of resolved defects for the entire version family.

 

ClearCase

Downloads available for

Operating Systems:

  • AIX® - - - - - - - - - - - - - - - - - - - - - - - - (aix_ppc64)
  • HP Itanium - - - - - - - - - - - - - - - - - - - - -(hp11_ia64_64)
  • Linux - RedHat® and SUSE® - - - - - - - - - (linux_x86_64, linux_ppc64le, and linux_s390x)
  • Solaris® - - - - - - - - - - - - - - - - - - - - - - (sun5_64)
  • Solaris® x86_x64 - - - - - - - - - - - - - - - - (sol_x86_64)
  • Windows® - - - - - - - - - - - - - - - - - - - - - (win_x86_64)

Descriptions of the resolved defects are included in the readme files associated with each patch download.

Each patch contains the cumulative fixes of its predecessor. All other patches referenced in this document are obsolete.

Prerequisites

Prerequisites are: IBM DevOps Code ClearCase version 11.0.0.

Installation Manager requirements across platforms
(effective from ClearCase 11.0.0.3)

  • For Windows (win_x86_64) and Linux (linux_x86_64), Installation Manager version 1.10 is required.
  • For AIX, Linux (linux_ppc64le and linux_s390x), either Installation Manager version 1.10 or version 1.9 can be used.
  • For HP-UX and Solaris, Installation Manager version 1.9 is required, as version 1.10 is not supported on these platforms.
  • For a SPARC Solaris 8 branded zone, Installation Manager 1.7.2 is the only version supported on Solaris 8.

Note: For more information about IBM Installation Manager, see Installation Manager and Packaging Utility download documents.

Installation Instructions

Installation instructions can be found in the IBM® Documentation.

 

Download Package

Download options
Access typeDescription
Passport AdvantagePassport Advantage and Passport Advantage Express clients are required to sign in to download the software package.
IBM OEM softwareIBM® Software Group OEM offerings are designed for partners who develop and sell business solutions with embedded or bundled IBM middleware software. Clients with Flexible Contract Type (FCT) license purchases and IBM Business Partners must sign in to download the software package.

How critical is this fix?

Impact Assessment
ImpactDescription
This is a maintenance release. This fix pack addresses vulnerabilities in OpenSSL and logback-core-1.3.14.jar. Review the Security bulletins (CVE-2025-69421, CVE-2025-69419, CVE-2025-11187, CVE-2025-66199, CVE-2026-22795, CVE-2026-22796) (OpenSSL), (CVE-2026-9828) (logback-core-1.3.14.jar) for more information. The release also contains fixes for client-reported and internally found defects.
Test ResultsReview the table in the Known Side Effects section for a list of defects that have been marked by testing as either incomplete or as a regression.

Problems Solved

Click the Fix List link in the table of contents above to review a list of the problems solved in this release.

Known Side Effects

The following known issues exist in this release:

Defect IDProblem DescriptionTechnote Reference
189376

If both the ClearCase AI Assistant (read-only documentation) and the ClearCase Toolbox (which can execute ClearCase commands) are connected in the same IDE session, a question intended only as a documentation lookup can occasionally be routed to the Toolbox and run as a live command instead of being answered from the docs, or vice versa.

Workaround: For documentation lookups, keep only the ClearCase AI Assistant enabled in the session, or name the intended server explicitly in your request (for example, "using the CC AI Assistant"). Avoid running both servers together when you only need documentation answers.

-

189377

For some questions, mostly about command options for whose names are shared across many ClearCase commands, the assistant may return an answer that sounds confident but is inaccurate, for example, stating that a valid command option doesn't exist or citing documentation text that doesn't quite match the source.

Guidance: Treat the assistant's answers as a helpful starting point rather than a final authority, especially for exact command syntax and options. For critical commands, confirm against the official ClearCase reference documentation. Rephrasing the question (for example, including the full command name) can improve results.

-

189473

When the assistant checks out a file, edits it, and checks it back in, the check-in can sometimes happen before the edit has been fully applied and saved. When this occurs, the version checked in does not contain the intended change - the file looks complete but is missing the new logic, and extra unnecessary versions may be created. Importantly, in Visual Studio, an AI edit is not saved to disk by clicking "Apply" in chat alone. The change is only written after you also click "Accept all changes" in the Visual Studio editor. It's easy to assume "Apply" is sufficient.

Guidance: Before allowing a check-in, make sure the edit is fully persisted - in Visual Studio, click Apply in the chat and Accept all changes in the editor. After check-in, confirm your change is present in the new version.                                                                           

-

189454

During AI-assisted flows, a file can be checked in automatically—after code generation or when a check-in is requested—without first asking you to confirm. Because whether you're prompted depends on the AI flow, it is not consistent. This can result in code being checked in before you've reviewed it.

Guidance: Review generated or modified code before allowing a check-in. Be aware that a check-in may proceed without an explicit prompt; if you want to review or edit first, do so before requesting any operation that could lead to check-in.

-

187732

 

When ClearTeam Explorer is started on Linux and the ClearCase bin directory is not included in the PATH environment variable, you will be blocked from creating an automatic view because the Automatic button will be greyed out on the Create View dialog and on the Join Project wizard. To work around this issue: Add /opt/rational/clearcase/bin to the PATH environment variable and then restart ClearTeam Explorer.

7263062
187667

 

Occasionally deleting a GitView from the UI will fail, and an error will be reported to the user. Future operations for other GitViews hosted on the same server may report additional errors. Should such an error occur, an administrator can log in to the backend server and run "sudo systemctl restart gitview" to resolve future problems.

7262910

187670

 

Executing a "git mv" of a directory might leave one directory checked out in the backing ClearCase snapshot view, preventing deliver and rebase operations in the view. Users can fix the issue by logging into the backend server and checking in the directory within the context of the backing snapshot view.

7262926

169988

 

On Linux s390x, IBM Installation Manager hangs displaying the splash screen. To work around this issue, use the -noSplash option to IBMIM or set the environment variable SWT_GTK3 to 0 before starting Installation Manager.

357997
171842

 

While setting up a profile with the IBM HTTP Server (IHS) plugin enabled on WebSphere Application Server 9.0.5.19, it is not possible to establish an SSL connection between IHS and WebSphere profile because the configuration management system (CMS) keystore plugin-key.kdb file is missing. To work around this issue, run this command to install iFix 9.0.5.0-WS-WAS-IFPH60850 on WAS_9.0.5.19. For example:

C:\Program Files\IBM\Installation Manager\eclipse\tools>imcl.exe install 9.0.5.0-WS-WAS-IFPH60850 -repositories C:\iFix\9.0.5.0-WS-WAS-IFPH60850.zip -installationDirectory "C:\Program Files\IBM\WebSphere\AppServer" -log logfix.log

Once the command is completed, install ClearCase with the CCRC WAN Server option selected. The plugin-key.kdb, and plugin-key.sth files are successfully created in the location common\ccrcprofile\config\cells\dfltCell\nodes\host-node\servers\webserver1\plugin-key.kdb  .

7101047
166141

 

Updating ClearCase to a newer version removes ClearQuest web from the IHS configuration.

7042109
152858

 

Currently, after you have implemented the ClearCase®-Microsoft Visual Studio 2019 integration, when you try to create a new Visual Studio 2019 project from its UI, it might fail. To work around this problem, integrate with Visual Studio 2022 instead.

-

20165

 

Before you upgrade to this release from IBM® Rational ClearCase MultiSite 8.0.0.3 or earlier (including 8.0) on servers that have feature level 6 VOB families, refer to this technote for important information.

214747
 

Open defects

Review the list of open defects for ClearCase on the IBM® Support Portal. To view the list of open defects, go to the DevOps Code ClearCase support page and locate the Recent known issues section.

-

Change History

What's new
For information about the new features and enhancements in IBM DevOps Code ClearCase 11.0.1, see technote 7284809.


Click the link in the Download Options column:

Off

Document Location

Worldwide

[{"Type":"MASTER","Line of Business":{"code":"LOB77","label":"Automation Platform"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSX33QT","label":"IBM DevOps Code ClearCase"},"ARM Category":[{"code":"a8m50000000L0i5AAC","label":"ClearCase"}],"ARM Case Number":"","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"},{"code":"PF035","label":"z\/OS"}],"Version":"11.0.1"}]

Problems (APARS) fixed
DT451042, DT454145, DT459526, DT464423, DT464948, DT465256, DT466530, DT467132, DT468888, DT472328, DT473280, DT473282, DT474305, DT474691, DT498586

Document Information

Modified date:
17 September 2026

UID

ibm17284970