Hello all,
I'm trying to assign an LU to a device with a static IP address. It
successfully connects and receives the USS screen, but when the user presses
enter to connect to CICS, he receives message "unable to establish connection -
LU lookup failed with sense 00003003".
If I'm finding the sense codes in the right place in the manual, they indicate
a "device exception." But the user is able to assign a different static IP
address on a different subnet and successfully connect (though this is not a
specific LU, it is obtained from an LUGROUP pool). So, I'm looking again at my
VTAM and TN3270 definitions.
Here's the associated TNPROF entries:
IPGROUP DFWTESTYARD
255.255.255.0:192.168.61.0
ENDIPGROUP
LUMAP WTST IPADDR,192.168.61.10
USSTCP USSTNETW 192.168.61.10 ; DFW TESTING
And the VTAM definition:
**********************************************************
* DFW WIRELESS IP ADDR 192.168.61.10
**********************************************************
WTST APPL AUTH=NVPACE,EAS=1,PARSESS=NO,MODETAB=ISTINCLM, X
SESSLIM=YES
I don't think the IPGROUP entry is required, but I added it anyway.
I guess I have two questions I wondered if anyone could help with:
1. Any idea what error the 00003003 sense code is indicating?
2. Is the format of my LUMAP statement correct?
Thanks,
Greg Shirey
Ben E. Keith Company
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN