>I suddenly started getting the following messages when RSCS sends output to a >certain network printer. > >DMTCMX005I LOCATION TEST(XMSL) EXECUTING: START ST00LO >DMTCMY700I ACTIVATING LINK ST00LO LPR LINE=0000 CLASS=* QUEUEING=PRIORITY >DMTLPR012I LINK ST00LO EXIT ROUTINE LPRXONE LOADED AT 00FBD140 >DMTLPR181I LINK ST00LO READY FOR SESSION INITIATION >DMTAXM109I FILE QUEUE REORDERED >DMTLPR193I LINK ST00LO CONNECTING TO HOST 10.202.0.107 PORT 515 PRINTER >IBMIPPRT >DMTLPR083E SOCKET ERROR ON LINK ST00LO REQUEST=BIND >DMTLPR083E RETURN CODE=- 1 ERROR NUMBER=13 (PERMISSION DENIED) >DMTLPR183I LINK ST00LO SESSION TERMINATED >DMTMAN002I LINK ST00LO DEACTIVATED >DMTAXM109I FILE QUEUE REORDERED >DMTAXM500I 1 FILE(S) CLOSED ON LINK ST00LO > >Thinking that perhaps the IP was changed (network gurus don't always inform >MF about everything...) , I tried pinging >the printer and turning it off. The ping started to timeout, so I guess the >IP is correct. >Then I restarted the printer in RSCS (but the actual machine remained turned >off) - and >I *still* get Permission Denied!! So, obviously it can't be coming from the >printer, right? > >Can anyone explain what does this message mean? >
RSCS is not authorized to bind to ports 721-731 within the VM TCP/IP stack. You either need to add RSCS to the PORT statement for ports 721-731 in the TCPIP configuration, or change the RSCS link parm to use SECURE=NO so RSCS will not use a restricted port (note some printer deamons force the use of 721-731). Best Regards, Les Geer IBM z/VM and Linux Development
