> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[email protected]] On Behalf Of Timothy Sipples > Sent: Wednesday, November 18, 2009 1:30 AM > To: [email protected] > Subject: Re: How do __you__ read non-DB non-XML files in Java? > > JRIO and JZOS are IBM-supplied no additional charge > collections of Java > methods specifically for (and provided with) the Java SDK for > z/OS. They > help you perform z/OS-specific activities, such as > reading/writing VSAM > files. Code which uses these methods must (unsurprisingly) > run on the Java > SDK for z/OS.
Of course. But I don't need to compile the code which uses them on z/OS, if I am allowed to download the jar files to my compiler platform. <snip> > > I'm puzzled by the CPU comment, John. Are you saying that > your mainframe > runs at 100% CPU utilization every minute of every month? If so, > congratulations: that's a laudable efficiency achievement > (assuming your > SLAs are agreed with the business users and are being met). Or are you > saying that the SMF record processing you want to do can only be done > during your monthly peak 4 hour rolling average time interval > and cannot be > done at sub-peak time(s) of the month? No, of course it doesn't run 100% all the time. But management here will "go after" anything which they __feel__ is "wasting" CPU. Even if nobody else is using it. Weird, but true. So I avoid confrontation with them simply by offloading what I can to my PC. My manager has talked himself blue about this to them and they simply disregard him. "No unnecessary processing! Period! END OF DISCUSSION!!!" Even if it makes no difference to our billing. I think this is to prove that our CPU is overpowered and can be downgraded even more, which will reduce our billing as discussed also recently. No, proving that moving to a z10 would reduce our billing is not acceptable. I don't know why. It just is. > > - - - - - > Timothy Sipples -- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * (817)-961-6183 cell [email protected] * www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets(r) is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

