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 strongm 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: lafalafa
  • Content: Threads
  • Order by date
  1. lafalafa

    Committed records after program abends

    Hi everyone, I would like to know will the records (which have been committed in the previous commit control)be rolled back when the program abends in the current commit control? Thanks in advance
  2. lafalafa

    How to release i/o PCB

    Hi I would like to say thanks for the suggestion you are going to give me. when i read an i/o file in lock mode for more than 1661 times,i got an error at 1662nd read.The description of the error is: "All I/O process control blocks are in use, or a requester tried to acquire too many record...
  3. lafalafa

    Exact difference b/w approx and generic position modes in cobol

    Hi, What is the exact difference between approximate and generic position modes? Can you please explain me in detail? As far as our knowledge is conserned when we pass an alternate key Approximate mode:It gives from the starting record(which has the alt-key)to the record which is at the...
  4. lafalafa

    what is the lock limit on a file

    I got an error stating that open lock limit has been reached.currently iam using a code which has the logic perform until x > 1980 add 1 to x read netd-file with lock key is ..... move some values to the fields of netd-rec rewrite netd-file with unlock. end-perform. i got lock limit...

Part and Inventory Search

Back
Top