if someone is using my file,how can i find which user id is
using?
Answer Posted / reh
Yes
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the use of outrecord?
what is search and searchall?what is the diffrence between them?give an best example?
What is the difference between external and global variables in COBOL?
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.
) how do u code after getting data?
How do u write test cases?
Explain what you understand by passing by value.
In which area will you utilize 88 level items in cobol?
What rules are to be followed while using the corresponding options?
Define static linking and dynamic linking.
What the difference is between continue and next sentence?
What is the difference between comp and comp-3?
Can a Search can be done on a table with or without Index?
What is report-item in COBOL?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?