7 Reasons why your Mainframe needs a modern source code management system

Break down the silos Mainframe development does not and should not be that much different from distributed development. There is a strong desire to modernize the development and operations of mainframe systems (zDevOps), to increase business agility, improve customer satisfaction, accelerate business value delivery, and to improve developer job satisfaction. One of the areas to … Read more

How to Fix the Mysterious Global Configuration Management Error in jts.log or ccm.log

I recently ran across an issue, one that was low priority, but nagging like a gnat on a hot summer day. I kept seeing these entries in the log files: ERROR ervice.internal.GlobalConfigurationCacheUpdateTask – [operationId=976] com.ibm.team.jfs.app.http.HttpServiceUnavailableException: Unable to discover the GC service, which might indicate that Global Configuration Management is not set up in JTS. Please … Read more

Securing SSL communication between Rational Team Concert and Urbancode Deploy

The Business Scenario We recently had a challenge where a customer needed full end-to-end SSL/TLS encryption for communcation between IBM Team Concert, and Urbancode Deploy. They are a z/OS Mainframe customer implementing these tools for continuous Integration / continuous deployment operations.  Team Concert in this case, handles dependency build (compilation) of z/OS source code (COBOL, … Read more

Adding Compiler Feedback Information to Team Concert z/OS Dependency Builds

In Rational Team Concert’s build functionality, there is capability to show the build compilation report. This is available by a simple checkbox for Java type builds, but in z/OS dependency builds, it requires some additional configuration to get it working property. A compilaton report can show errors and warnings that occured durring the compile. It … Read more

FAQs for Runnnng Rational Team Concert on DB2 for z/OS Database

Strongback works with many large mainframe customers, in the financial services, government, insurance, and manufacturing sectors. We’ve been involved in quite a few migrations from various SCM systems to Rational Team Concert. Most of these customers choose to run Team Concert with a DB2 backend running on z/OS (DB2z). As such, we often run into the … Read more