Hi,

I'm trying to connect a TN3270 printer session to z/os so I can route print
output to it and finally be routed to a lan printer or just a text file. The
software I use is Infoprint Server.

During the configuration process, the only thing I did to VTAM is to define
a APPL:


PRINTWAY VBUILD TYPE=APPL

VTAMPR01 APPL  AUTH=ACQ



Actually I was following the Infoprint manual for VTAM protocol printer. So
I also modified JES parm:



FSS(FSS01) PROC=ANFWPROC

PRT01 CLASS=E,FSS=FSS01,MODE=FSS,PRESELCT=NO,

      START=NO,TRKCELL=YES,UCS=0,WS=(Q)



Then I defined a FSS in Infoprint:



FSS name: FSS01

Appl Id : VTAMPR01



The last step is to define a printer to Infoprint:



Printer name: INFOPR01

VTAM LU name: VTAMPR01



However, when connecting my TN3270 printer session, there is a question: to
which LU I should connect?



Since the Infoprint manual didn't told me more, I assigned the 'VTAMPR01' to
my printer session in CS configuration.



But when I connected, I got an error message in IBM Personal Communications:



PCSTLNET008 - The requested LU name is already associated with another
Telnet session



Here is the output from 'D NET,ID=VTAMPR01':



D NET,ID=VTAMPR01

IST097I DISPLAY ACCEPTED

IST075I NAME = P390.VTAMPR01, TYPE = APPL 250

IST486I STATUS= ACTIV, DESIRED STATE= ACTIV

IST1447I REGISTRATION TYPE = CDSERVR

IST977I MDLTAB=***NA*** ASLTAB=***NA***

IST861I MODETAB=***NA*** USSTAB=***NA*** LOGTAB=***NA***

IST934I DLOGMOD=***NA*** USS LANGTAB=***NA***

IST1632I VPACING = 7

IST597I CAPABILITY-PLU ENABLED ,SLU ENABLED ,SESSION LIMIT NONE

IST231I APPL MAJOR NODE = PRINTWAY

IST654I I/O TRACE = OFF, BUFFER TRACE = OFF

IST1500I STATE TRACE = OFF

IST271I JOBNAME = ANFWPROC, STEPNAME = FSS01, DSPNAME = IST6B4B7

IST228I ENCRYPTION = OPTIONAL , TYPE = DES

IST1563I CKEYNAME = VTAMPR01 CKEY = PRIMARY CERTIFY = NO

IST1552I MAC = NONE MACTYPE = NONE

IST1050I MAXIMUM COMPRESSION LEVEL - INPUT = 0, OUTPUT = 0

IST1633I ASRCVLM = 1000000

IST1634I DATA SPACE USAGE: CURRENT = 0 MAXIMUM = 0

IST171I ACTIVE SESSIONS = 0000000000, SESSION REQUESTS = 0000000000

IST314I END

Any help?

(Just my guess: It seems that ANFWPROC is using this LU so maybe I need to
define a different LU? )
--
Best Regards,
Johnny Luo

----------------------------------------------------------------------
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

Reply via email to