Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: realdemp
  • Content: Threads
  • Order by date
  1. realdemp

    DB2 error -922 and Handle Abend

    If a DB2 program does not have an RCT entry, it will get a -922 DB2 SQL Code (Connection Not Established) when it tries to execute the first DB2 command. The problem is that it also appears to cause an abend that is trapped by a HANDLE ABEND. I could find no where that this is documented. Are...
  2. realdemp

    Dynamic VSAM file definition.

    I am trying to write a general VSAM I/O module that can read and write any VSAM file. I tried to use address modification in the select statement and that didn't work. Do I have to write an Assembler module that messes with the ACB? Is there anyone out there that has a way to do it all in COBOL?

Part and Inventory Search

Back
Top