Thank you. -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Greg Shirey Sent: Friday, February 07, 2014 9:55 AM To: [email protected] Subject: Re: SYSB-II
Mike, Our company uses SYSB almost exactly as John McKown described how it is used at his company. We have one production CICS region and we see its CPU utilization percentage rise when multiple jobs using SYSB are running. As Systems Programmers, we have to be mindful of how our Applications Programmers have coded their procs when they use SYSB. There are parameters available so that SYSB will not lock records in CICS if they haven't been updated, or can perform the VSAM reads in the batch job and only send the VSAM updates to CICS. We work with the programmers to incorporate these parms when they seem beneficial. H&W has been good about reviewing output from batch jobs and suggesting ways to improve utilization, which has helped us immensely. Regards, Greg Shirey Ben E. Keith Company -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Ward, Mike S Sent: Thursday, February 06, 2014 2:53 PM To: [email protected] I know this is loading a gun :), but do any of you have any opinion on the SYSB-II product? Is detrimental to CICS? Is it a memory hog? Is it a CPU hog? And for those of you who use it. How does it perform in a zSystem environment? ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ========================== This email, and any files transmitted with it, is confidential and intended solely for the use of the individual or entity to which it is addressed. If you have received this email in error, please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this message by mistake and delete this e-mail from your system. If you are not the intended recipient, you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
