home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #23 / NN_1992_23.iso / spool / bit / listserv / lvmctr / 281 < prev    next >
Encoding:
Internet Message Format  |  1992-10-07  |  1.8 KB

  1. Path: sparky!uunet!paladin.american.edu!darwin.sura.net!jvnc.net!netnews.upenn.edu!cronkite.ocis.temple.edu!vm.temple.edu!stan
  2. From: STAN@VM.TEMPLE.EDU (Stan Horwitz)
  3. Newsgroups: bit.listserv.l-vmctr
  4. Subject: VMSORT MERGE with VS COBOL II
  5. Message-ID: <92281.215422STAN@VM.TEMPLE.EDU>
  6. Date: 8 Oct 92 01:54:22 GMT
  7. Organization: Temple University - Computer Services
  8. Lines: 27
  9.  
  10. A faculty member here is using VS COBOL II to teach an advanced course in
  11. IBM VSAM. One of his assignments involves doing a merge of two input files
  12. to an output file. We use VMSORT 2.2D and it works nicely on its own and
  13. when using VS COBOL II V 3.3 to farm out sorts to it.
  14.  
  15. Unfortunately, VMSORT barfs when we do the simplest possible MERGE statement
  16. from within VS COBOL II. The result is an abend with totally meaningless
  17. dump information presented on the screen. By using COBTEST, I was able to
  18. deduce only that the status variables for the two input files were both set
  19. to 35. We are also up-to-date with our zaps to this product.
  20.  
  21. Of course, I contacted SCI regarding this matter. They seem as dumbfounded as
  22. I was when I first saw this problem. The last conversation I had with someone
  23. from SCI this afternoon  seemed to indicate that some user exit 32 was being
  24. used by our COBOL compiler to farm out the merging, but that they do not fully
  25. support that exit. SCI is still checking into this problem for me, but I was
  26. wondering if anyone else out there experienced difficulties using VS COBOL II
  27. with VMSORT to do file merges. I suspect that this function isn't available
  28. to anyone, not just to me, but maybe I'm  wrong. From what I gathered from SCI,
  29. they will have to write a new module to handle this exit 32 if it is indeed
  30. the cause of this problem.
  31.  
  32. Thanks
  33.  
  34. Stan Horwitz
  35. stan@vm.temple.edu
  36. stan@templevm
  37.