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:    518-379-1261
Cellular: 518-788-3742
Fax:      518-379-3514
www.pricechopper.com
martybened...@pricechopper.com


-----Original Message-----
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Les Geer (607-429-3580)
Sent: Thursday, April 15, 2010 7:41 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: RSCS: Printing to Ricoh Copier with LPR

>/* 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 ownerid
>If Rc /= 0 Then Say 'DIAGD4 had a return code =' Rc
>
>
>>Are you able to change the origin user ID within the spool file
>>updated with Diag D4?
>>

Has the use of DIAGD4 resolved the situation?  Is the correct origin
user ID passed on the P control file record?  Does the daemon find
this and authenticate properly?


Best Regards,
Les Geer
IBM z/VM and Linux Development

Reply via email to