- Rules
- OPS/REXX
- SQL
- SSM
- Global variables
- OPSLOG
Vice President, Managing Director Defined Contribution at a financial services firm with 10,001+ employees
We control our DR tests with it so our operations staff does not have to manage it using the NetView interface.
Pros and Cons
- "OPS/MVS is much more intuitive to use, especially compared to Netview/SA/GDPS."
- "There are, however, still some restrictions with sysplex vars as far as which kinds of rules you can use them in, which is also the case for OPSHFI vars."
What is most valuable?
How has it helped my organization?
We control our DR tests with OPS/MVS as a wrapper to IBM’s GDPS so our operations staff does not have to manage using their interface in NetView. We also have other “applications” like managing logical engines on LPARs.
What needs improvement?
Our last main complaint was having sysplex-wide variables (outside of OPSHFI), but this is now a reality.
If you look in the v12.2 command and function reference manual, there are sysplex variables. As in, their scope is sysplex-wide. If you update one on system A, it is accessible from system B.
Prior to sysplex vars, the only option was to use OPSHFI (also documented in that manual), which uses a dataset that is accessible from all systems. There are, however, still some restrictions with sysplex vars as far as which kinds of rules you can use them in, which is also the case for OPSHFI vars.
For how long have I used the solution?
I have used it since 1997.
Buyer's Guide
OPS/MVS Automation Intelligence
June 2026
Learn what your peers think about OPS/MVS Automation Intelligence. Get advice and tips from experienced pros sharing their opinions. Updated: June 2026.
900,747 professionals have used our research since 2012.
What do I think about the stability of the solution?
We have not really encountered any stability issues. We’ve had a few cases over the years where the product would shut down due to command or message rate exceeded but those have been mitigated.
What do I think about the scalability of the solution?
We have gotten close in one or two cases with the size of global variables but no show-stoppers.
How are customer service and support?
Technical support is excellent.
Which solution did I use previously and why did I switch?
In a previous life, I supported NetView and also the old Auto-operator. OPS/MVS is much more intuitive to use, especially compared to Netview/SA/GDPS.
How was the initial setup?
We have another team perform the install and we do some customization or test new features. From what I understand, there are no complaints about set-up.
Which other solutions did I evaluate?
- NetView
What other advice do I have?
I would advise others to simply install it in a test environment first, then play with all the features. I know there are also many samples and tools provided, such as how to set up a table to start up your system tasks.
Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor. The reviewer's company has a business relationship with this vendor other than being a customer: We know several of the developers and usually participate in new features before they are GA. We also feel they are very open to our ideas.
Senior System Programmer at a healthcare company with 1,001-5,000 employees
Our largest LPAR currently has 633 tasks defined to SSM. We can shut the system down and have it back up in 30 minutes.
Pros and Cons
- "The ease of use and operations more than makes up for the licensing cost."
- "I think some of their built-in functions are short on functionality."
What is most valuable?
By far, the most valuable features of this product are:
- SSM
- AOF
- OpsLog
How has it helped my organization?
Our largest LPAR currently has 633 tasks defined to SSM. We can shut the system down and have it back up in 30 minutes. Without SSM, that could not be possible.
What needs improvement?
I think some of their built-in functions are short on functionality. We have written homegrown REXX functions to perform many of these.
- There is nothing in place to ensure that your rules are consistent across all machines in an environment. I have worked at large (20+ LPARs) to gigantic (200+ LPARs) shops. The key to having good automation is to make sure all the rules and REXX execs are the same everywhere. Otherwise, you lose track of changes and differences very quickly. Obviously, some rules might only apply to one system, and we code them accordingly. (CA says that they are working on this currently, and I have seen a demo which looks very promising).
- To go with the previous topic, we have a function called PLEX that returns the current logical sysplex that the rule or REXX exec is running on. Currently, with the provided tools, you would have to code a long select and list each system.
- There is no function within OPS/MVS to open problem tickets to an outside product. Currently, our problem management tool is ServiceNow. We automatically open problem tickets and assign them to the appropriate group all automatically. This function I did demo for other companies at CA World in 2010. Some were very interested in what we have done.
- There is one built-in OPS/MVS function that actually does not work at all. If you are using OPSVALUE to retrieve global information cross-system, there are times that it is not possible to get the information. The reason is you have to pull the data one level higher than what is needed, and you are limited to a number (I do not remember exactly what the value is) that can be returned cross-system, and it is less than what is retrieved from your request. We wrote a function that will look up global information on the system where they reside and return only the info that is needed. This one I have opened a problem ticket on, and have posted it to the CA website.
These are the biggest issues. Some of these I have opened issues on, and others I have just posted online. So far, the only one that seems to have gotten attention is the first one.
For how long have I used the solution?
- Current employer: 11 years
- Personal experience and usage: 14 years
What do I think about the stability of the solution?
I have not encountered stability issues very often. It is a very mature product, so there are usually only minor issues.
What do I think about the scalability of the solution?
As mentioned, our largest LPAR currently has 633 tasks defined to SSM. That kind of shows that there does not seem to be any issues with how big a system can get.
How are customer service and technical support?
Technical support is very helpful, and usually extremely responsive.
Which solution did I use previously and why did I switch?
We previously used and we continue to use a different solution. (We still have two LPARs on a different solution.) The #1 reason we switched to this product was the ease of operations and the hands-off approach in day-to-day usage.
How was the initial setup?
There are some things that are different, but that is true for pretty much all products. Overall, it is very easy - time consuming because of the code having to be rewritten - to convert to OPS/MVS.
What's my experience with pricing, setup cost, and licensing?
OPS/MVS tends to be one of the more expensive products if you strictly look at the licensing costs. The ease of use and operations more than makes up for that cost, however.
Which other solutions did I evaluate?
I have been working with system automation since 1986. I have used or evaluated probably six different automation tools. When we made the decision to switch, OPS/MVS was the only option that was considered.
What other advice do I have?
If converting from a different product, all of your existing code (REXX, rules, clists,...) will have to be rewritten. It is NOT hard, but it is time consuming. If you are installing automation for the first time, use the samples, and be aware that automation is an evolution and it takes time for everything to fall into place. Once it does, life becomes MUCH easier and system stability improves tremendously.
Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor. The reviewer's company has a business relationship with this vendor other than being a customer: Officially we are only a customer. However, they do tend to listen to us because we have written some ingenious code and are an extremely large customer with very large systems.
Buyer's Guide
OPS/MVS Automation Intelligence
June 2026
Learn what your peers think about OPS/MVS Automation Intelligence. Get advice and tips from experienced pros sharing their opinions. Updated: June 2026.
900,747 professionals have used our research since 2012.
Mainframe System Sofware Support at a financial services firm with 5,001-10,000 employees
After implementing SSM, IPL time went from being manual commands to eight minutes via SSM.
Pros and Cons
- "After implementing SSM, we dropped our IPL time from 40 minutes via manual commands to eight minutes via SSM."
What is most valuable?
- System State Manager (SSM) and the RDF, EPI, POI REXX functions and commands
- Global variables
- MSF
- OPSLOG
- Archive capabilities
How has it helped my organization?
After implementing SSM, we dropped our IPL time from 40 minutes via manual commands to eight minutes via SSM.
What needs improvement?
Use something other than CCI for external communications.
For how long have I used the solution?
I have been using it 20+ years.
What do I think about the stability of the solution?
I have not encountered any stability issues; very stable product.
What do I think about the scalability of the solution?
I have not encountered any scalability issues; very scalable.
How are customer service and technical support?
Technical support gets the highest rating; always knowledgeable and good response time.
Which solution did I use previously and why did I switch?
I did not previously use a different solution.
How was the initial setup?
Initial setup was very straightforward.
Which other solutions did I evaluate?
Before choosing this product, I evaluated BMC Control products, IBM.
What other advice do I have?
Make sure to allocate enough space for the OPSLOG and for the global variables.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Mainframe Automation Support at a tech company with 10,001+ employees
The ability to manipulate the autoflag has allowed us to setup the kind of message forwarding that is important to our end users.
Pros and Cons
- "The technical support is top notch; they have always been right there for us whenever we were needed, including the offer to be available on weekends during a recent upgrade if needed, and they are friendly, professional, and knowledgeable."
What is most valuable?
OPSLOG, message rules, ability to manipulate the msg autoflag, MSF, RDF Tables. The whole product is very valuable, but if I have to list some, those are a good start.
How has it helped my organization?
The product is so advanced in all ways that it's hard to pick a specific area. OPSLOG and MSF has saved us more than once when a system was unavailable via TSO, but we could see what was going on via our cross domain logs. This allowed us to correct the problem with an actual IPL of the system.
The ability to manipulate the autoflag has allowed us to setup the kind of message forwarding that is important to our end users.
All of the OPS/REXX built in functions are great. We've recently used OPSTATUS to give our operators extra info they needed about WTORS that wasn't available via system commands.
For how long have I used the solution?
We initially installed OPS in 1989 when it still was part of Goal.
What do I think about the stability of the solution?
It is an extremely stable product.
What do I think about the scalability of the solution?
We're a large shop with many requirements and scalability has never been an issue.
How are customer service and technical support?
The technical support is top notch. They have always been right there for us whenever we were needed, including the offer to be available on weekends during a recent upgrade if needed.
Friendly, professional, knowledgeable. I rate OPS/MVS technical support amongst the best support in the world.
Which solution did I use previously and why did I switch?
We had a home grown product before choosing OPS.
How was the initial setup?
Our initial setup was not overly difficult, but support was sent out to help us with our initial install.
What about the implementation team?
I'm not involved in pricing and licensing. I'm aware that OPS (as well as other CA products) are considered to be pricier than most. Having said that, you get what you pay for. If you want the features and reliability of Cadillac, then you have to be willing to pay for it.
Which other solutions did I evaluate?
We evaluated basically all available options, narrowed it down to CA, BMC and one other (now absorbed) company.
What other advice do I have?
If you're at the point of implementation, take advantage of CA technical support and the local OPS online community. Both are extremely helpful and willing to give advice to help new people avoid potential problems.
Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
Production Control with 1,001-5,000 employees
I like the System State Manager and all the built-in functions.
Pros and Cons
- "It’s invaluable for expediting the shutdowns/IPLs of our z/OS LPARs and monitoring our z/OS LPARs for issues/problems."
- "It needs to have more compatibility/interfaces to other vendors’ products."
What is most valuable?
System State Manager and all the built-in functions.
How has it helped my organization?
It’s invaluable for expediting the shutdowns/IPLs of our z/OS LPARs and monitoring our z/OS LPARs for issues/problems.
What needs improvement?
It needs to have more compatibility/interfaces to other vendors’ products.
For how long have I used the solution?
I've used it for more than 15 years.
What was my experience with deployment of the solution?
Upgrading the product, either adding maintenance, or moving to a new release, is usually painless.
What do I think about the stability of the solution?
Some earlier releases crashed occasionally, very rarely with recent releases.
What do I think about the scalability of the solution?
Adding OPS to a new LPAR or removing it from a decommissioned LPAR, hasn’t caused any issues.
How are customer service and technical support?
Excellent – very helpful and knowledgeable.
Which solution did I use previously and why did I switch?
When I first started using OPS, there were not any similar products from other vendors, with all the features OPS provided.
How was the initial setup?
Once you're familiar with the product, it’s easy to use. The documentation is very good – coding some rules for console ‘message suppression’ is a good way to start.
What about the implementation team?
The pricing for the base product is probably comparable to other vendor’s offerings. There are some optional applications/features, with separate pricing/licensing, that can be added to the base product. Get a trial license first to determine if any of the ‘optionals’ are going to be of use.
Which other solutions did I evaluate?
OPS was already in place here when I became administrator.
What other advice do I have?
Ask the vendor for a demonstration of the product.
Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
Scott Redmond McFallVP, Business Development & Strategy at a tech company with 51-200 employees
Top 20Real User
Hi Steve, long time no talk. Thanks for sharing the review!
Senior Automation Analyst at a financial services firm with 1,001-5,000 employees
Individual rules for various events can be updated in flight without bouncing the product.
Pros and Cons
- "OPSMVS has made it possible to run our IT systems with fewer staff, due to the level of automation that we are able to use."
- "SSM - when OPSMVS is started, there is a choice of either assuming all microhooks are up or all are down and working from there. It would be better if there was a feature that could discover the true state of every microhook."
What is most valuable?
- SSM keeps startup and shutdown of all tasks synchronised in a hierarchy.
- MSF - cross-system and cross-Sysplex links between instances of the product.
- OPSLOG - similar to OPERLOG, but it also includes some SMF events, and it can be filtered to ease analysis.
- Individual rules for various events can be updated in flight without bouncing the product.
- Global variables can be set at the job, system or Sysplex level.
How has it helped my organization?
OPSMVS has made it possible to run our IT systems with fewer staff, due to the level of automation that we are able to use.
This does mean that skills tend to be lost over time, as people are no longer carrying out manual tasks. Therefore, it is vital to have both high stability and meticulous user-maintained documentation.
What needs improvement?
- SSM - when OPSMVS is started, there is a choice of either assuming all microhooks are up or all are down and working from there. It would be better if there was a feature that could discover the true state of every microhook.
- OPSLOG - merged OPSLOGs from multiple systems in a Sysplex, live, would help in problem determination.
For how long have I used the solution?
We have been using OPS/MVS since 1992.
What do I think about the stability of the solution?
OPSMVS tends not to fall over. I have to cast my mind back to the 1990s to the last time it crashed in production, and even then, it's easy to restart.
What do I think about the scalability of the solution?
I did not really encounter any issues with scalability. We were warned of an issue with the number of MSF links that could be up simultaneously, but that was resolved years ago.
How are customer service and technical support?
Technical support tends to be good. Sometimes first-level support seem to have trouble understanding an issue when we first present it, but once we push it to second-level, they quickly grasp the nature of our issues and get to work on them. Crit 1 & 2 issues go straight to second-level support. Sometimes a fix is already available and we have somehow neglected to apply a PTF. Otherwise, we can usually expect a fix to be written, tested and sent out within a very few days. CA are not averse to joining international conference calls to get to the root of a problem.
Which solution did I use previously and why did I switch?
We started out with IBM's "AO NetView", now known as SysView. It has a Message Automation Table (MAT), which can drive REXX execs to run in internal servers. At the time, there was no option to continue processing a message after the first hit in the MAT, so it was easy to configure it such that a given event would never trigger the desired automation. The entire MAT had to be reloaded for every change. There was no meaningful cross-system communication. There was no "front end". The product required thousands of fixes a year. We were discouraged from using a large number of global variables (we use thousands in OPSMVS). There was no equivalent to SSM.
How was the initial setup?
OPSMVS also uses REXX, albeit its own flavour. Some code could be converted virtually unchanged.
Converting from the MAT to rules was a much longer process, more time-consuming than difficult.
As many MAT entries had no message-ids coded, we had to determine what the actual message-ids were before we could convert them (another reason for dropping AO NetView). We initially tried coding each of these entires as ")MSG *" and then capturing the text in each rule, but that almost killed JES2 as we had more than double figures of such rules. It was a bad idea, so avoid having more than one such rule.
We had to run both products concurrently for about two years during cutover, being careful not to have them fight each other.
What's my experience with pricing, setup cost, and licensing?
I have no idea what price/licensing we have. Make sure you know what's included in the base product and what you have to pay extra for.
Which other solutions did I evaluate?
We wrote out a list of requirements and sent it out to about 10 vendors. Those which most closely matched our needs made it onto the shortlist, namely OPSMVS and AUTOMATE/MVS. We were then instructed to include IBM's product (now known as SA/390) because it's IBM. We visited three other UK sites, one with each product, saw them at work and asked for opinions. The IBM user said it was "crap". The other two were equally good, but the vendors revealed they were about to merge products and we should go with OPSMVS. We have never looked back.
What other advice do I have?
CA give a lot of support as standard for converting between products, including sample rules and REXXes. Use all the support you can get.
Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
it_user489162Senior Automation Analyst at a financial services firm with 1,001-5,000 employees
Real User
Thanks Scott.
Snr Vice president CIO at a financial services firm with 1,001-5,000 employees
It's adapted well to the mainframe after a complex setup, but as the product is feature rich, you don’t know if you've implemented correctly most of the time.
Pros and Cons
- "The effectiveness and stability of the solution is something that we require and something that this solution delivers."
- "It was a complex setup in the mainframe environment."
Valuable Features
The effectiveness and stability of the solution is something that we require and something that this solution delivers.
Improvements to My Organization
It’s a mature product that does what it’s supposed to do and does exactly what we bought it for.
Room for Improvement
I’m not aware of any complaints from my team; I hear nothing but good things. It was, however, a complex setup in the mainframe. Setup should be made much more straightforward.
Deployment Issues
After the initial setup, it's deployed without issue.
Stability Issues
Today it handles everything very well. A while back, that wasn’t the case, but now it is and we are content with it.
Scalability Issues
It has adapted well to the mainframe, but we haven’t ported it to any other platform though.
Customer Service and Technical Support
Technical support is knowledgeable and responsive. Although they're not as proactive as I'd like them to be, it's has gotten better over the years. They seem to handle tickets only if it’s over a certain priority level, in which case they jump on it pretty quickly.
Initial Setup
It was a complex setup in the mainframe environment. The product is feature rich, so you don’t know if you have it implemented correctly most of the time.
Other Advice
Make sure it’s the right product, get a strong proof of concept, and, importantly, get the right expertise.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Scott Redmond McFallVP, Business Development & Strategy at a tech company with 51-200 employees
Top 20Real User
Good stuff, thanks!
IT System Analyst - Lead at a financial services firm with 10,001+ employees
The ability to use command rules is great when our operators have repetitive tasks, but we'd like to automate off of different highlighted messages without actually knowing what the message is.
Pros and Cons
- "We used to us an IBM product, but OPS/MVS has a lot more flexibility in what we can do with it."
- "One of the things we've been wanting to do is to be able to automate off of different highlighted messages without actually knowing what the message is."
Valuable Features
We used to us an IBM product, but OPS/MVS has a lot more flexibility in what we can do with it.
We're able to do a lot more ad hoc-type things. We can set up for different events, or do out-paging for a mainframe interface, or issue MVS commands. It's flexible enough for us to use it when needed outside the normal automation flows.
We obviously also use all the basic functionalities of it, like time-of-day, message, and other command rules. Command rules are especially great when our operators have repetitive tasks.
Room for Improvement
One of the things we've been wanting to do is to be able to automate off of different highlighted messages without actually knowing what the message is. For example, we'd like to be able to create some generic automation when we receive a warning or alert message to allow, if nothing else, the automation team to know so we can contact the product owner. If there's something we can do to automate or expedite notification to the proper people, we want to try to do that.
Stability Issues
It's a very stable product and the releases are really good.
Scalability Issues
Our company size is around 10-15 thousand. Our ops team is a few hundred people, and it's served us well.
Customer Service and Technical Support
We've had to use it on occasion. They've always been very responsive.
Initial Setup
I wasn't involved in the initial setup although I am still working with someone who was maybe 20 years ago. It's grown with us and it'd be difficult to switch.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Scott Redmond McFallVP, Business Development & Strategy at a tech company with 51-200 employees
Top 20Real User
Good information, thank you!
Buyer's Guide
Download our free OPS/MVS Automation Intelligence Report and get advice and tips from experienced pros
sharing their opinions.
Updated: June 2026
Popular Comparisons
Gigamon Deep Observability Pipeline
BMC TrueSight
IDERA SQL Diagnostic Manager for SQL Server
BMC Helix Operations Management with AIOps
IBM Tivoli NetCool OMNIbus
IBM OMEGAMON
SYSVIEW Performance Intelligence
IBM Tivoli NetCool Impact
IBM Tivoli Business Service Manager
CA Automation Point
Tone Mainframe Management
CA Mainframe Resource Intelligence
Buyer's Guide
Download our free OPS/MVS Automation Intelligence Report and get advice and tips from experienced pros
sharing their opinions.
Quick Links
Learn More: Questions:
- What is the difference between IT event correlation and aggregation?
- When evaluating Event Monitoring, what aspect do you think is the most important to look for?
- What questions should companies ask vendors when researching event monitoring solutions?
- What insider threat detection tool do you recommend to a company with a modest budget?
- Have you successfully migrated from a best-of-breed enterprise management/monitoring & automation/orchestration platform to the ServiceNow framework?
- Why is Event Monitoring important for companies?











I would also love to see more information on how this is done