Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!rutgers!iuvax!pur-ee!ea.ecn.purdue.edu!davy From: davy@ea.ecn.purdue.edu (Dave Curry) Newsgroups: comp.databases,comp.unix.questions Subject: Re: Access to database on IBM/MVS from UNIX ? Message-ID: <452@ea.ecn.purdue.edu> Date: Fri, 4-Sep-87 18:44:57 EDT Article-I.D.: ea.452 Posted: Fri Sep 4 18:44:57 1987 Date-Received: Sat, 5-Sep-87 21:47:37 EDT References: <463@ambush.UUCP> <321@oracle.UUCP> <3589@zen.berkeley.edu> Reply-To: davy@ea.ecn.purdue.edu.UUCP (Dave Curry) Organization: Purdue University Engineering Computer Network Lines: 23 Xref: mnetor comp.databases:458 comp.unix.questions:3896 In article <3589@zen.berkeley.edu> larry@postgres.UUCP (Larry Rowe) writes: > >as mentioned by bradbury, tcp/ip is not something that ibm >wants to support so they don't really communicate it to >their sales force. the odds are you're going to have to >find someone else running it and get the details from them. IBM most certainly does have TCP/IP... at least for VM/CMS. In fact, they just announced a new version of it a month or two ago. It uses a DACU (Device Attachment Control Unit - a "7170", I think). It seems to understand subnets and the whole deal; Purdue has it running on their 3083 and one of their 4341s. I use "tn3270" to go from my Sun, through about three gateways, and onto the 3083 regularly with no problems. If you're truly desperate, I could dig up the product numbers and things for you, send me mail. FTP seems to work quite well. TELNET is there, but you have to run in ECMODE (full-duplex instead of half-duplex). TELNET'ing to a UNIX system using a 3270 block-mode terminal is "interesting", to say the least. It's usally easier to log in on UNIX and use "tn3270" (makes a serial terminal look like a 3278). --Dave