Path: utzoo!utgpu!watserv1!watmath!att!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!wuarchive!rex!ukma!usenet.ins.cwru.edu!eagle!news From: mar7363@saturn.lerc.nasa.gov (Michael A. Rife (Boeing Computer Support)) Newsgroups: comp.databases Subject: Re: Help on moving ORACLE data from PC to VAX Message-ID: <1990Nov18.160524.23364@eagle.lerc.nasa.gov> Date: 18 Nov 90 16:05:24 GMT References: <1990Nov16.151549.4998@cs.city.ac.uk> Reply-To: mar7363@saturn.lerc.nasa.gov Organization: NASA Lewis Research Center, Space Station Freedom Project Lines: 13 News-Software: VAX/VMS VNEWS 1.3-4 In article <1990Nov16.151549.4998@cs.city.ac.uk>, df555@cs.city.ac.uk (WHITTAKER A.P.B.) writes... >I am having great problems exp(orting) a table from pc Oracle ver 5.1b to a >VAX 8700 ver 5. When I try to imp(ort) the table, I get messages about >seals not matching when using Pacerlink binary transfer and abnormal >end of file when using Kermit. I have already tried multiple sources for help, >including Oracle UK Support, with no luck -- everyone assures me it should work. We had a similar problem with Kermit. We were using Kermit within a VT emulator. What we had to do is increase the record size on the transfer. In the VT package we were using the max record size was set at 255. We had to set it to the largest size possible because EXP files have large record sizes. This will give you something to try.