There's something from IBM who can discover transaction affinities. The product is "CICS Interdepency Analyzer" even though it seems you can use the load scanner "CAULMS" in order to scan load libraries and find out verbs that can impact CICSPlex.
Of course it's a CICS tool so could catch only something like "EXEC CICS GETMAIN SHARED" etc. I think the redbook sg246458 about the product above is a good point to start from. Of course applications could have out-of-CICS behaviour that can impact too. Best regards. Massimo 2015-11-10 17:37 GMT+01:00 Frank Swarbrick <[email protected]>: > Is there any good documentation on evaluating an application's suitability > for running in a Sysplex/CICSplex. Or more specifically, what "gotchas" do > we need to be on the lookout for? I know we have a vendor application that > stores data an "in-core" tables. That is, they do an EXEC CICS LOAD of a > dummy CSECT and then do reads and updates to that area. Fairly certain > this would not work correctly as-is within a CICSplex environment. > > Thanks, > Frank > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
