When search all is used in cobol program without sorted
input data?
Answer Posted / prasad
Yes.It Wount shoe any compilation probelms.It will sort but
gives unpredictable result.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What are various search techniques in cobol? Explain.
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What are all the divisions of a COBOL program?
How can you get the ksds file records into your cobol program?
Can you please let me know the centre name of INS certification in Kolkata.
Explain what you understand by passing by value.
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
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 can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
In which area will you utilize 88 level items in cobol?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
How you can read the file from bottom?
In COBOL programming, what is PERFORM? What is VARYING?
Write a program that uses move corresponding.