Can a Search can be done on a table with or without Index?
No Answer is Posted For this Question
Be the First to Post Answer
How can you declare the file ?
If my file contains 100,000 records and job abended at 55,000th records processing then how can i restart job from that record onward by ignoring that record. I can not edit the file as file size is big and it is getting browse substituted?
Name the divisions, which are available in a cobol program?
How to resolve the soc4 & soc7 other than following answers. Soc4 can resolved using mispleed dd name and dd name is not matching with file and soc7 check the sysdump and copy the offest address then correct it in the program.
10 Answers ADP, Amdocs, Cap Gemini, Keane India Ltd, Super Value, TCS,
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.
what is the default print format? in cobol
what is the diff b/w select stsmt and cursor ?
Why IBM?
How can you submit a job from COBOL programs?
Can anyone tell me how to handle the array beyond the limit. If we have an array or a table which can handle 5000 records but now we have to compensate 20000 records with the same array? how to handle the situation.
What rules are followed by the search verb.
what is the minimum number of lines a Cobol program should have to successfully compile and run