Answer Posted / laser
IDMS uses record locks to prevent another run-unit from
updating the same record.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is a SSRANGE and NOSSRANGE?
What is comp-1 and comp-2?
What are the pertinent COBOL
IF I mention stop run in CICS what happens?
) how do u code after getting data?
example for sub strings ? and refernce modifications whit output pls
How do define dynamic array in cobol.
What guidelines should be followed to write a structured cobol prgm?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
how do you reference the fixed unblock file formats from cobol programs
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
How you can read the file from bottom?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.