Re: RSCS: Printing to Ricoh Copier with LPR

2010-04-15 Thread Les Geer (607-429-3580)
/* Sample DIAGD4 EXEC */ /* Use DIAG D4 to change spool ownerid to original owner. */ /* Do a QUERY RDR to find OWNERID */ ownerid = Left(ownerid,8) /* Who sent us spool file */ target = Left(Userid(),8) /* Machine name this EXEC is running in */ Address Command 'DIAGD4' target

Re: RSCS: Printing to Ricoh Copier with LPR

2010-04-15 Thread Fran Hensler
Les - I didn't mean to imply that I was using the DIAGD4 EXEC for the Ricoh problem. I only offered it as a way to solve changing the ORIGINID on spool files. I haven't tried to see if the new ORIGINID would be passed to the Ricoh in the p record. I only use DIAGD4 in a DVM that receives print

Re: RSCS: Printing to Ricoh Copier with LPR

2010-04-15 Thread Benedict, Martin
No, we do not have an nje defined. Martin V. Benedict, Sr. Sr. Systems Programmer IT Department The Golub Corporation - Price Chopper Markets 461 Nott Street Schenectady, New York, 12308 Phone:518-379-1261 Cellular: 518-788-3742 Fax: 518-379-3514 www.pricechopper.com

Re: RSCS: Printing to Ricoh Copier with LPR

2010-04-15 Thread Benedict, Martin
I just downloaded the package fro, Fran Hensler's web site and working on installing. I didn't see any docs related to usage though. Martin V. Benedict, Sr. Sr. Systems Programmer IT Department The Golub Corporation - Price Chopper Markets 461 Nott Street Schenectady, New York, 12308 Phone:

Re: z/VM not seeing storage from SAN

2010-04-15 Thread Daniel Tate
scsidisc only reports those i've attached. That particular output was from a different device (i.e. 5001).. my terminology is a little off. Our SAN admin swears it's configured correctly on the switch. On Thu, Apr 15, 2010 at 9:38 AM, Eric R Farman far...@us.ibm.com wrote: Hi Daniel,

Re: z/VM not seeing storage from SAN

2010-04-15 Thread Mark Pace
What is the back-end storage?If DS have the appropriate Hostconnect been created? On Thu, Apr 15, 2010 at 10:19 AM, Daniel Tate daniel.t...@gmail.com wrote: scsidisc only reports those i've attached. That particular output was from a different device (i.e. 5001).. my terminology is a

Re: RSCS: Printing to Ricoh Copier with LPR

2010-04-15 Thread Benedict, Martin
Les, Do you have a sample of an LPRZONE exit or configuration file? Martin V. Benedict, Sr. Sr. Systems Programmer IT Department The Golub Corporation - Price Chopper Markets 461 Nott Street Schenectady, New York, 12308 Phone:518-379-1261 Cellular: 518-788-3742 Fax: 518-379-3514

Re: z/VM not seeing storage from SAN

2010-04-15 Thread Daniel Tate
It's an Hitachi SAN through a Cisco fibre switch. NPIV is on on all. NPV, however, is not On Thu, Apr 15, 2010 at 8:53 PM, Mark Pace mpac...@gmail.com wrote: What is the back-end storage?If DS have the appropriate Hostconnect been created? On Thu, Apr 15, 2010 at 10:19 AM,

Re: RSCS: Printing to Ricoh Copier with LPR

2010-04-15 Thread Les Geer (607-429-3580)
Do you have a sample of an LPRZONE exit or configuration file? The LPRXONE ASSEMBLE source is on the install ID's 2B3 minidisk. The sample LPRXONE configuration file is LPREXITS CONFSAMP on the install ID's 406 minidisk. Best Regards, Les Geer IBM z/VM and Linux Development