Re: Mainframe printer connectivity

2017-01-19 Thread Carmen Vitullo
Correction " I've never tried to drive a MF printer directly from JES" 
I've never tried to drive an I/P MF printer directly from JES 
Carmen 
- Original Message -

From: "Carmen Vitullo" <cvitu...@hughes.net> 
To: IBM-MAIN@LISTSERV.UA.EDU 
Sent: Thursday, January 19, 2017 8:49:52 AM 
Subject: Re: Mainframe printer connectivity 

I guess the answer depends, I have Xerox printers driven by PSF and Xerox 
'emulated' Printers 'Solimar' printers driving by PSF, and I have I/P printers, 
(Xerox ,IBM and HP) driving by CA-SPOOL. 
I guess the answer lies in what type of print is currently going to this 
printer, line, non AFP? using Xerox fonts or IBM font lib? 
currently I use the font set(s) provided by IBM that I ordered on my ServerPac. 
if your licensed for PSF the migration is pretty simple line more or page mode, 
and you can use the same font,page,segment and overlay libraries you use today. 
I've never tried to drive a MF printer directly from JES, there's Infoprint 
services also, not sure if this is still available and not the easiest setup. 
I have some PSF definitions I'd be willing to share if that's an option for you 
Carmen 

- Original Message - 

From: "venkat kulkarni" <venkatkulkarn...@gmail.com> 
To: IBM-MAIN@LISTSERV.UA.EDU 
Sent: Wednesday, January 18, 2017 11:51:04 PM 
Subject: Mainframe printer connectivity 

Hello Group, 

Currently we are using mainframe printer with bus and tag connectivity with 
Xerox printer via prism hardware, which help us to convert fcion to bus and 
tag. 

But now, we would like to use tcpip connectivity for mainframe connectivity 
with Xerox printer. 

Can you please guide that how this new connectivity can be establish and do 
we need to buy any additional piece of hardware or software . I was reading 
about info print but didn't get much detail . 

Please suggest. 

Regards 
Venkat 

-- 
For IBM-MAIN subscribe / signoff / archive access instructions, 
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN 


-- 
For IBM-MAIN subscribe / signoff / archive access instructions, 
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN 


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Mainframe printer connectivity

2017-01-19 Thread Carmen Vitullo
I guess the answer depends, I have Xerox printers driven by PSF and Xerox 
'emulated' Printers 'Solimar' printers driving by PSF, and I have I/P printers, 
(Xerox ,IBM and HP) driving by CA-SPOOL. 
I guess the answer lies in what type of print is currently going to this 
printer, line, non AFP? using Xerox fonts or IBM font lib? 
currently I use the font set(s) provided by IBM that I ordered on my ServerPac. 
if your licensed for PSF the migration is pretty simple line more or page mode, 
and you can use the same font,page,segment and overlay libraries you use today. 
I've never tried to drive a MF printer directly from JES, there's Infoprint 
services also, not sure if this is still available and not the easiest setup. 
I have some PSF definitions I'd be willing to share if that's an option for you 
Carmen 

- Original Message -

From: "venkat kulkarni" <venkatkulkarn...@gmail.com> 
To: IBM-MAIN@LISTSERV.UA.EDU 
Sent: Wednesday, January 18, 2017 11:51:04 PM 
Subject: Mainframe printer connectivity 

Hello Group, 

Currently we are using mainframe printer with bus and tag connectivity with 
Xerox printer via prism hardware, which help us to convert fcion to bus and 
tag. 

But now, we would like to use tcpip connectivity for mainframe connectivity 
with Xerox printer. 

Can you please guide that how this new connectivity can be establish and do 
we need to buy any additional piece of hardware or software . I was reading 
about info print but didn't get much detail . 

Please suggest. 

Regards 
Venkat 

-- 
For IBM-MAIN subscribe / signoff / archive access instructions, 
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN 


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Mainframe printer connectivity

2017-01-19 Thread Nims,Alva John (Al)
If you only want to do "Line" printing to the printer as in, NON-Page mode 
printing, you could use:
MacKinney Systems, JES Queue for Printers(JQP)
http://www.mackinney.com/products/mainframe-printing/jes-queue-printers.html

We use it here at UF and have even been able to implement Xerox's "Secure 
Print" capability with JQP.
We also use JQP with HP printers.

Al Nims
Systems Admin/Programmer 3
UFIT
University of Florida
(352) 273-1298

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of venkat kulkarni
Sent: Thursday, January 19, 2017 12:51 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Mainframe printer connectivity

Hello Group,

Currently we are using mainframe printer with bus and tag connectivity with 
Xerox printer via prism hardware, which help us to convert fcion to bus and tag.

But now, we would like to use tcpip connectivity for mainframe connectivity 
with Xerox printer.

Can you please guide that how this new connectivity can be establish and do we 
need to buy any additional piece of hardware or software . I was reading about 
info print but didn't get much detail .

Please suggest.

Regards
Venkat

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Mainframe printer connectivity

2017-01-19 Thread Mohamed Gomaa
If you want more details, I can give more details but after 29 of Jan. I am 
away in vacation right now.

Mohamed 


Sent from my iPhone

> On Jan 19, 2017, at 11:57 AM, retired mainframer <retired-mainfra...@q.com> 
> wrote:
> 
> From dim memories of a conversion performed long ago:
> 
>We changed printers from IBM to HP. We had to get a special interface 
> circuit that handled EBCDIC, PSF/AFP, and carriage control characters in 
> column 1.  We also had to update a lot of pagedefs and formdefs to deal with 
> the differences in duplex printing.  Since you are using the same printer, 
> hopefully this won't be an issue for you.
> 
>We defined new printers and new Functional Subsystem in the JES 
> initialization deck.  The Bus and Tag printers used proc APSWPROA.  The 
> network ones use APWSPROT (which is where you specify the IP address in the 
> CNTL-PRINTDEV-ENDCNTL sequence of JCL statements).  Both procs obviously 
> customized.  
> 
>We used the menu system built into the printer's little control display to 
> specify that the connection was TCPIP and what the address was.
> 
>Since we were producing documents delivered to the customers, we did 
> parallel testing of every type of product output (e.g., OGL, DCF, Waterloo, 
> SAS/GRAPH, etc) as well as the mundane MSGCLASS=A for JCL listings.  The 
> samples produced on the two printers had to line up pretty much exact.
> 
>> -Original Message-
>> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
>> Behalf Of venkat kulkarni
>> Sent: Wednesday, January 18, 2017 9:51 PM
>> To: IBM-MAIN@LISTSERV.UA.EDU
>> Subject: Mainframe printer connectivity
>> 
>> Hello Group,
>> 
>> Currently we are using mainframe printer with bus and tag connectivity with
>> Xerox printer via prism hardware, which help us to convert fcion to bus and
>> tag.
>> 
>> But now, we would like to use tcpip connectivity for mainframe connectivity
>> with Xerox printer.
>> 
>> Can you please guide that how this new connectivity can be establish and do
>> we need to buy any additional piece of hardware or software . I was reading
>> about info print but didn't get much detail .
> 
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Mainframe printer connectivity

2017-01-19 Thread Mohamed Gomaa
We did the same issue with Xerox Nuvera 157, you need IPDS support in the 
Printer, configure IP Address for the printer, then define the printer to JES2 

Sent from my iPhone

> On Jan 19, 2017, at 11:57 AM, retired mainframer <retired-mainfra...@q.com> 
> wrote:
> 
> From dim memories of a conversion performed long ago:
> 
>We changed printers from IBM to HP. We had to get a special interface 
> circuit that handled EBCDIC, PSF/AFP, and carriage control characters in 
> column 1.  We also had to update a lot of pagedefs and formdefs to deal with 
> the differences in duplex printing.  Since you are using the same printer, 
> hopefully this won't be an issue for you.
> 
>We defined new printers and new Functional Subsystem in the JES 
> initialization deck.  The Bus and Tag printers used proc APSWPROA.  The 
> network ones use APWSPROT (which is where you specify the IP address in the 
> CNTL-PRINTDEV-ENDCNTL sequence of JCL statements).  Both procs obviously 
> customized.  
> 
>We used the menu system built into the printer's little control display to 
> specify that the connection was TCPIP and what the address was.
> 
>Since we were producing documents delivered to the customers, we did 
> parallel testing of every type of product output (e.g., OGL, DCF, Waterloo, 
> SAS/GRAPH, etc) as well as the mundane MSGCLASS=A for JCL listings.  The 
> samples produced on the two printers had to line up pretty much exact.
> 
>> -Original Message-
>> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
>> Behalf Of venkat kulkarni
>> Sent: Wednesday, January 18, 2017 9:51 PM
>> To: IBM-MAIN@LISTSERV.UA.EDU
>> Subject: Mainframe printer connectivity
>> 
>> Hello Group,
>> 
>> Currently we are using mainframe printer with bus and tag connectivity with
>> Xerox printer via prism hardware, which help us to convert fcion to bus and
>> tag.
>> 
>> But now, we would like to use tcpip connectivity for mainframe connectivity
>> with Xerox printer.
>> 
>> Can you please guide that how this new connectivity can be establish and do
>> we need to buy any additional piece of hardware or software . I was reading
>> about info print but didn't get much detail .
> 
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Mainframe printer connectivity

2017-01-19 Thread Donald J.
http://www.support.xerox.com/support/xpaf/support/enus.html

-- 
  Donald J.
  dona...@4email.net

On Wed, Jan 18, 2017, at 09:51 PM, venkat kulkarni wrote:
> Hello Group,
> 
> Currently we are using mainframe printer with bus and tag connectivity with
> Xerox printer via prism hardware, which help us to convert fcion to bus and
> tag.
> 
> But now, we would like to use tcpip connectivity for mainframe connectivity
> with Xerox printer.
> 
> Can you please guide that how this new connectivity can be establish and do
> we need to buy any additional piece of hardware or software . I was reading
> about info print but didn't get much detail .
> 
> Please suggest.
> 
> Regards
> Venkat
> 
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

-- 
http://www.fastmail.com - Access all of your messages and folders
  wherever you are

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Mainframe printer connectivity

2017-01-19 Thread retired mainframer
>From dim memories of a conversion performed long ago:

We changed printers from IBM to HP. We had to get a special interface 
circuit that handled EBCDIC, PSF/AFP, and carriage control characters in column 
1.  We also had to update a lot of pagedefs and formdefs to deal with the 
differences in duplex printing.  Since you are using the same printer, 
hopefully this won't be an issue for you.

We defined new printers and new Functional Subsystem in the JES 
initialization deck.  The Bus and Tag printers used proc APSWPROA.  The network 
ones use APWSPROT (which is where you specify the IP address in the 
CNTL-PRINTDEV-ENDCNTL sequence of JCL statements).  Both procs obviously 
customized.  

We used the menu system built into the printer's little control display 
to specify that the connection was TCPIP and what the address was.

Since we were producing documents delivered to the customers, we did 
parallel testing of every type of product output (e.g., OGL, DCF, Waterloo, 
SAS/GRAPH, etc) as well as the mundane MSGCLASS=A for JCL listings.  The 
samples produced on the two printers had to line up pretty much exact.

> -Original Message-
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
> Behalf Of venkat kulkarni
> Sent: Wednesday, January 18, 2017 9:51 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Mainframe printer connectivity
> 
> Hello Group,
> 
> Currently we are using mainframe printer with bus and tag connectivity with
> Xerox printer via prism hardware, which help us to convert fcion to bus and
> tag.
> 
> But now, we would like to use tcpip connectivity for mainframe connectivity
> with Xerox printer.
> 
> Can you please guide that how this new connectivity can be establish and do
> we need to buy any additional piece of hardware or software . I was reading
> about info print but didn't get much detail .

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Mainframe printer connectivity

2017-01-18 Thread venkat kulkarni
Hello Group,

Currently we are using mainframe printer with bus and tag connectivity with
Xerox printer via prism hardware, which help us to convert fcion to bus and
tag.

But now, we would like to use tcpip connectivity for mainframe connectivity
with Xerox printer.

Can you please guide that how this new connectivity can be establish and do
we need to buy any additional piece of hardware or software . I was reading
about info print but didn't get much detail .

Please suggest.

Regards
Venkat

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN