Re: TXT2PDF problem

2009-10-07 Thread Fran Hensler
Jim - I'm running TXT2PDF 04.147 in an 8MB machine as a PIPE stage. My PIPE reads NETDATA files directly from the RDR, calls the TXT2PDF stage and then sends the output directly to an RSCS printer. So there are no intermediate files involved. The largest report I ever processed was about 500

Re: TXT2PDF problem

2009-10-07 Thread Frank M. Ramaekers
Are you compressing your output file? Frank M. Ramaekers Jr. Systems Programmer MCP, MCP+I, MCSE RHCE American Income Life Insurance Co. Phone: (254)761-6649 1200 Wooded Acres Dr. Fax: (254)741-5777 Waco, Texas 76701 From: The IBM z/VM

Re: Adam is moving on...

2009-10-07 Thread Phil Smith III
...and Adam will be missed. But not gone, and most certainly not forgotten! ...phsiii -Original Message- Date:Tue, 6 Oct 2009 14:09:32 -0500 From:Adam Thornton athorn...@sinenomine.net Subject: Adam is moving on... Some of you know this already, and some of you don't: Last

z/VM Linux on Cp

2009-10-07 Thread Charles Grady
OK - this one will get a laugh if sure but -- Will Linux run in an LPAR with only a CP and NO IFL ? I know that one most likely would not run a like this for long, but being ask to install Linux PDQ in an LPAR that does NOT have a IFL assigned. Thanks for the reply.

Re: z/VM Linux on Cp

2009-10-07 Thread Wakser, David
Adam: Please explain, for those of us not yet involved in Linux, why it's not cost effective. For example, if we already have z/VM running, there is no additional cost involved. David Wakser -Original Message- From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu]

Re: z/VM Linux on Cp

2009-10-07 Thread mike . wawiorko
It will very likely push up your software costs for all the other LPARs on the same machine if you need to upgrade your standard CPs. In general, IFLs do not count towards z/OS or z/VM software charging by IBM or ISVs. If you run z/VM and z/Linux in IFLs it is 'a good thing'. Regards, Mike

Re: z/VM Linux on Cp

2009-10-07 Thread Dave Jones
Hi, David. I believe what Adam is referring to is the fact that other software license charges can go up as you add general purpose engines to your system. This only matters if you're running other systems, like z/OS, in addition to z/VM and Linux guestsif you're not, then no worries.

Re: z/VM Linux on Cp

2009-10-07 Thread Adam Thornton
On Oct 7, 2009, at 9:18 AM, Wakser, David wrote: Adam: Please explain, for those of us not yet involved in Linux, why it's not cost effective. For example, if we already have z/VM running, there is no additional cost involved. David Wakser Maybe I'm undercaffeinated. Since it's in

Re: z/VM Linux on Cp

2009-10-07 Thread Huegel, Thomas
I have only one production z/LINUX and a test z/LINUX that runs just fine with no IFL. Most of my production is on several z/VSE guests, but I needed a LINUX for one function... The z--option was better than another INTEL box... Now if I had a plan to add dozens of z/LINUX an IFL might look

Re: z/VM Linux on Cp

2009-10-07 Thread David Boyes
Please explain, for those of us not yet involved in Linux, why it's not cost effective. For example, if we already have z/VM running, there is no additional cost involved. If you already pay for VM on your standard engines, the issue is less serious. But: 1) Standard engines are 4x

Re: z/VM Linux on Cp

2009-10-07 Thread Charles Grady
Thanks to all that replied. I appreciate you confirming that Linux will run on a CP without an IFL in the LPAR. That's all I needed. thue...@kable.com 10/07/09 10:27AM I have only one production z/LINUX and a test z/LINUX that runs just fine with no IFL. Most of my production is on several

Re: z/VM Linux on Cp

2009-10-07 Thread Wakser, David
Thanks, all for the answers - that is what I suspected. We have z/VM and z/VSE guests running in the only LPAR; if there was a move to initiate running LINUX in the same z/VM, perhaps as a proof of concept, I wouldn't think the costs would increase. David Wakser -Original Message- From:

Re: z/VM Linux on Cp

2009-10-07 Thread McKown, John
-Original Message- From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Charles Grady Sent: Wednesday, October 07, 2009 9:10 AM To: IBMVM@LISTSERV.UARK.EDU Subject: z/VM Linux on Cp OK - this one will get a laugh if sure but -- Will Linux run in

Re: z/VM Linux on Cp

2009-10-07 Thread McBride, Catherine
When we first looked at this, one thing that wasn't recommended when using a CP versus an IFL was using CP Linux to run a DBMS. David, you helped us with the analysis at the time. The I/O intensive nature of the DBMS was a drawback, as was the licensing (you had to license at the full MIPS of

Re: z/VM Linux on Cp

2009-10-07 Thread David Boyes
Thanks, all for the answers - that is what I suspected. We have z/VM and z/VSE guests running in the only LPAR; if there was a move to initiate running LINUX in the same z/VM, perhaps as a proof of concept, I wouldn't think the costs would increase. Correct.

RSCS

2009-10-07 Thread Schuh, Richard
We have an exec that retrieves responses from RSCS using the CRI. In the past, it could issue JES commands (e.g. $DA or $DN,ALL) to an MVS system and return the response from MVS to a stem. One of our users has run into a problem - it gets an immediate End of command response message without

Re: z/VM Linux on Cp

2009-10-07 Thread McKown, John
-Original Message- From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of mike.wawio...@barclays.com Sent: Wednesday, October 07, 2009 9:20 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: z/VM Linux on Cp It will very likely push up your software costs

vmlink and assembler

2009-10-07 Thread Gentry, Stephen
I'm needing to issue a vmlink command from within an assembler program. What I would like returned in some parameter list or rc(return code) is the file mode. If it's done with an rc , the rc could be 1 thru 26 corresponding to A thru Z. Has anyone done anything like this and if so would you be

Re: vmlink and assembler

2009-10-07 Thread Rob van der Heij
On Wed, Oct 7, 2009 at 11:41 PM, Gentry, Stephen stephen.gen...@lafayettelife.com wrote: I’m needing to issue a vmlink command from within an assembler program. What I would like returned in some parameter list or rc(return code) is the file mode.  If it’s done with an rc , the rc could be 1